Taddeus Kroes
|
fff63a67a7
Added docstings for Constant Folding.
|
14 年之前 |
Jayke Meijer
|
1912905aa0
Added new version of hello.s and hello.c
|
14 年之前 |
Jayke Meijer
|
31df039239
Added new version of hello.s and hello.c
|
14 年之前 |
Jayke Meijer
|
b704d92065
Added new version of hello.s and hello.c
|
14 年之前 |
Jayke Meijer
|
c72234a98a
Added new version of hello.s
|
14 年之前 |
Taddeus Kroes
|
f1794b62fd
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
cbd8597b9b
Started implementing Constant Folding.
|
14 年之前 |
Taddeus Kroes
|
ad32fbbc07
Added more test code to hello.c
|
14 年之前 |
Jayke Meijer
|
7b0de9af0d
Started work on copy propagation.
|
14 年之前 |
Jayke Meijer
|
8a08a3a237
Small changes on report.
|
14 年之前 |
Taddeus Kroes
|
e62c02fc21
Applied pep8.
|
14 年之前 |
Taddeus Kroes
|
effe72670a
Added common subexpression elimination (unfinished and untested).
|
14 年之前 |
Taddeus Kroes
|
c308e7b7b0
Renamed 'glob' to 'standard' and cleaned up unit tests.
|
14 年之前 |
Taddeus Kroes
|
12e6457404
Added 'make clean' option to remove .pyc files.
|
14 年之前 |
Taddeus Kroes
|
2f22e7083f
Moved main optimization functions to __init__ file.
|
14 年之前 |
Taddeus Kroes
|
fb30dd2f77
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
f438cef181
Moved optimization implementations to module 'optimize'.
|
14 年之前 |
Jayke Meijer
|
e9a8d5028d
Added details on implementation to report.
|
14 年之前 |
Jayke Meijer
|
77412c474d
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Jayke Meijer
|
941ce4df8d
Filled list of optimizations.
|
14 年之前 |
Taddeus Kroes
|
af811f6e0a
Automatic whitespace fix.
|
14 年之前 |
Taddeus Kroes
|
06bb955ca9
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Taddeus Kroes
|
e340aadbad
Deleted pyc file
|
14 年之前 |
Jayke Meijer
|
134aea82c9
Added todo with two things i just realized.
|
14 年之前 |
Jayke Meijer
|
3bbb104278
Added description of code structure and optimizations so far to report.
|
14 年之前 |
Jayke Meijer
|
0443f16d95
Added todo on CSE.
|
14 年之前 |
Jayke Meijer
|
1e2cf2e981
Added unittests for dag.
|
14 年之前 |
Jayke Meijer
|
1f8dbb4f66
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |
Jayke Meijer
|
38a5bdca71
Added optimized files.
|
14 年之前 |
Taddeus Kroes
|
ec54b66b9a
Merge branch 'master' of github.com:taddeus/peephole
|
14 年之前 |