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
d224b1b111461f4a5967a75c8a2763689571bcf8
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
30
Dec
29
28
27
22
19
7
2
30
Nov
24
23
19
18
16
11
4
3
Fixed logic error.
Fixed syntax error.
Tried to fix faulty remove of defs.
Removed useless newline.
Fixed unit tests without dummy block.
Merged conflicts.
Fixed liveness analysis.
Added last original cycles to report and fixed some bugs.
Fixed merge conflict.
Merge branch 'master' of github.com:taddeus/peephole
Added cycles of original program to report.
Merged conflicts.
Fixed infinite loop in optimization phase.
Merge branch 'master' of github.com:taddeus/peephole
commented test in_out_set test
Removed debugging commented code.
Added registers to dummy block to ensure proper functioning.
Merge branch 'master' of github.com:taddeus/peephole
worked on test_liveness create_in_out testing
Fixed unit tests.
Worked on optimization loop.
Added global optimization and dataflow anaysis to optimization loop.
Merge branch 'master' of github.com:taddeus/peephole
test_liveness commented
Merge branch 'master' of github.com:taddeus/peephole
Added proper removal of redundant jumps.
Merge branch 'master' of github.com:taddeus/peephole
Fixed basic block unit test.
Added j-label optimization.
Small changes report.
Merge branch 'master' of github.com:taddeus/peephole
Added dummy block to prevent DCE in library fucntion calls.
Removed useless newline.
Removed old DCE function.
Added pagebreak before appendix.
Removed debug print statement.
Fixed inline comment alignment in writer.
Unit tests fixed.
Merge branch 'master' of github.com:taddeus/peephole
Removed faulty returns.
Loading