Taddeus Kroes 93fade30ba Assembly optimizations are now only executed when -noopt is not specified 12 years ago
..
assemble.ml 93fade30ba Assembly optimizations are now only executed when -noopt is not specified 12 years ago
bool_op.ml efd38ab9df fixed issue where bool_op phase would not traverse properly in nested expressions 12 years ago
constant_propagation.ml 93fade30ba Assembly optimizations are now only executed when -noopt is not specified 12 years ago
context_analysis.ml 4225c53427 Finished first version of assembly phase 12 years ago
depth_analysis.ml 93fade30ba Assembly optimizations are now only executed when -noopt is not specified 12 years ago
desug.ml 4225c53427 Finished first version of assembly phase 12 years ago
dim_reduce.ml 4225c53427 Finished first version of assembly phase 12 years ago
expand_dims.ml 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level 12 years ago
extern_vars.ml 90c7e2b83d Worked on assembly generation, added -noopt argument, tweaked verbority level 12 years ago
load.ml 4225c53427 Finished first version of assembly phase 12 years ago
output.ml 4225c53427 Finished first version of assembly phase 12 years ago
parse.ml 4225c53427 Finished first version of assembly phase 12 years ago
peephole.ml 93fade30ba Assembly optimizations are now only executed when -noopt is not specified 12 years ago
print.ml 2398b7395b Fixed iinc_1/idec_1 replacement 12 years ago
typecheck.ml 4225c53427 Finished first version of assembly phase 12 years ago