Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
peephole
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Taddeüs Kroes
peephole
Graph
ceb2f51c2c1f3b506de4800c905b1b28d4b08f3c
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
31
Dec
30
29
28
27
22
19
7
2
30
Nov
24
23
19
18
16
11
4
3
Did not change a thing...
master
master
Added in.s and out.s to 'make clean'.
Added report folder to structure.
Removed unused files.
Fixed table alignment.
Final changes to report
Merge branch 'master' of github.com:taddeus/peephole
Fixed unit tests.
Removed old parser.
Code cleanup.
Removed old table.
Filled in table in report.
Merge branch 'master' of github.com:taddeus/peephole
Reverted CSE fix.
Started filling in report table, added optimization to appendix.
Added latest optimizations.
Almost-finished report.
Moved optimization files to src/ directory.
Added command line options to main.py.
Fixed typo.
Worked on report.
Set default verbose level to 2.
Fixed copy propagation name conflicts.
Moved optimization loop to program class.
Debug messages are not concatenated instead of overwritten.
Improved local copy propagation.
Updated ToDo list.
Improved local Copy Propagation.
Added comment').
Set default verbose level to 2.
Moved pred/succ functions to dataflow.py for common usage.
Fixed syntax error.
Merge branch 'master' of github.com:taddeus/peephole
added table to results
Updated print statement spaces.
Reverted usage of RESERVED_OUT.
Small bugfix.
Moved RESERVED_OUT to live_out set of exit points.
Rewrote reserved register sets.
Added space.
Loading