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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8b0c5d113837d3b604a8a5abc9b3f1589fccff60
Select Git revision
Branches
1
master
default
1 result
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
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.
Attempt 1 fixing unittest.
Changed list to set in def and use.
Jump to register now uses that register.
Removed useless length check.
Fixed algorithm for liveness analysis.
Merge branch 'master' of github.com:taddeus/peephole
Fixed liveness in- and out set generation.
Fixed typos in report (for the third time...).
Added wiki.s to build folder.
Fixed merge conflict
Removed optimized files from repository.
Merge branch 'master' of github.com:taddeus/peephole
change to wiki.c
Merge branch 'master' of github.com:taddeus/peephole
Loading