Age | Commit message (Expand) | Author |
---|---|---|
2013-07-09 | replace &-1 with |0 at the end of the optimization pipeline | Alon Zakai |
2013-06-30 | do not optimize while into do-while if there are continues; fixes #1337 | Alon Zakai |
2013-06-21 | update tests | Alon Zakai |
2013-06-07 | optimize out double not | Alon Zakai |
2013-06-07 | properly simplify not comps in loop suffixes and elsewhere | Alon Zakai |
2013-06-06 | move asm loop optimization into last phase | Alon Zakai |
2013-01-19 | support 0x[a-f] as well in +X to X.0 correction for asm | Alon Zakai |
2013-01-19 | support 0x... numbers in +X to X.0 correction for asm | Alon Zakai |
2013-01-19 | emit 5.0 instead of +5 in asm | Alon Zakai |