| .. |
|
constant_propagation_pass.cc
|
Re-enabling x64 backend, fixing many bugs.
|
2014-02-10 23:24:46 -08:00 |
|
constant_propagation_pass.h
|
LIR skeleton, renaming some types to prevent conflict.
|
2013-12-29 14:28:46 -08:00 |
|
context_promotion_pass.cc
|
LIR skeleton, renaming some types to prevent conflict.
|
2013-12-29 14:28:46 -08:00 |
|
context_promotion_pass.h
|
LIR skeleton, renaming some types to prevent conflict.
|
2013-12-29 14:28:46 -08:00 |
|
control_flow_analysis_pass.cc
|
Fixing CFA.
|
2014-03-28 20:39:21 -07:00 |
|
control_flow_analysis_pass.h
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
data_flow_analysis_pass.cc
|
Fixing CFA.
|
2014-03-28 20:39:21 -07:00 |
|
data_flow_analysis_pass.h
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
dead_code_elimination_pass.cc
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
dead_code_elimination_pass.h
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
finalization_pass.cc
|
Reducing value count. IVM could take advantage of this.
|
2014-01-25 22:47:21 -08:00 |
|
finalization_pass.h
|
Deleting LIR and such, wiring up for HIR->x64.
|
2014-01-24 22:26:15 -08:00 |
|
register_allocation_pass.cc
|
A probably-working register allocator.
|
2014-02-10 21:16:38 -08:00 |
|
register_allocation_pass.h
|
A probably-working register allocator.
|
2014-02-10 21:16:38 -08:00 |
|
simplification_pass.cc
|
Not sure why I thought I could do this.
|
2014-01-14 00:39:31 -08:00 |
|
simplification_pass.h
|
Not sure why I thought I could do this.
|
2014-01-14 00:39:31 -08:00 |
|
sources.gypi
|
A probably-working register allocator.
|
2014-02-10 21:16:38 -08:00 |
|
validation_pass.cc
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
validation_pass.h
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
value_reduction_pass.cc
|
Oh my. Basic CFA/DFA, local variable support, misc fixes, etc.
|
2014-02-02 00:33:57 -08:00 |
|
value_reduction_pass.h
|
Reducing value count. IVM could take advantage of this.
|
2014-01-25 22:47:21 -08:00 |