Jayke Meijer
|
7b952e86e2
Added section on dead code elimination to report.
|
14 年之前 |
Jayke Meijer
|
c2e864a59e
Fixed missing parts of report.
|
14 年之前 |
Taddeus Kroes
|
2f4240a4d4
Added LIVE and REACH sets to block comments,
|
14 年之前 |
Taddeus Kroes
|
821bdbe681
Changed inline comment format for long commands.
|
14 年之前 |
Taddeus Kroes
|
01cc0055d6
Added run script to easily run benchmarks.
|
14 年之前 |
Taddeus Kroes
|
2c52c49a3a
Added temporary .s files to gitignore.
|
14 年之前 |
Taddeus Kroes
|
d2a9252f1b
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
876d7a9802
Did some debigging in DCE.
|
14 年之前 |
Taddeus Kroes
|
cf98463961
Added comments in debug mode at start and end of basic blocks.
|
14 年之前 |
Jayke Meijer
|
ef3babb599
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Jayke Meijer
|
772c1458c8
Fied unit tests standard optimizations.
|
14 年之前 |
Richard Torenvliet
|
e755a9f6d9
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Richard Torenvliet
|
31e9202c60
worked on report constant folding part
|
14 年之前 |
Taddeus Kroes
|
069c57cec7
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
4dbce732db
Changed space to tab.
|
14 年之前 |
Taddeus Kroes
|
d9f1f041b3
Added dead register to DCE message.
|
14 年之前 |
Jayke Meijer
|
158030a203
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Jayke Meijer
|
91236cf5c6
Added unittest to test_statement, reoptimized some files
|
14 年之前 |
Taddeus Kroes
|
4099c995fa
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
59664cd764
Implemented dead code elimination with liveness.
|
14 年之前 |
Jayke Meijer
|
baff0f9ff2
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
620544ccf0
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
2aac7d8743
Fixed division in constant flding.
|
14 年之前 |
Jayke Meijer
|
f0f259ea2b
Removed testing print.
|
14 年之前 |
Jayke Meijer
|
9525cbe1d4
Restored algebraic transformations.
|
14 年之前 |
Richard Torenvliet
|
cbd3115015
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Jayke Meijer
|
98a981ab6a
Fixed use and def of div instruction.
|
14 年之前 |
Jayke Meijer
|
f971a60ed2
Added check if li already has int as argument.
|
14 年之前 |
Richard Torenvliet
|
42da38d6b9
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Richard Torenvliet
|
bc83de91ce
worked on report
|
14 年之前 |