Age | Commit message (Expand) | Author |
---|---|---|
2016-02-11 | patch minic for new comparisons | Quentin Carbonneaux |
2016-02-11 | fixed the comparison issue | Quentin Carbonneaux |
2016-02-11 | update tests to new comparisons | Quentin Carbonneaux |
2016-02-11 | fix the class for generated jumps | Quentin Carbonneaux |
2016-02-11 | fix format string bug in fptox.c | Quentin Carbonneaux |
2016-02-11 | use new float comparison in test | Quentin Carbonneaux |
2016-02-11 | fp cmp fixes (highly untested) | Quentin Carbonneaux |
2016-02-11 | leave the prototype to git history | Quentin Carbonneaux |
2016-02-09 | uh oh, it is 2016 now | Quentin Carbonneaux |
2016-02-09 | add one case in address matching | Quentin Carbonneaux |
2016-02-04 | fix indent in emit | Quentin Carbonneaux |
2016-02-04 | more mac os compatibility in emit | Quentin Carbonneaux |
2016-02-04 | cheap rip relative hack | Quentin Carbonneaux |
2016-02-04 | re-enable all optimizations | Quentin Carbonneaux |
2016-02-04 | cheaply integrate fp in mem.c | Quentin Carbonneaux |
2016-02-04 | comment in enum Op | Quentin Carbonneaux |
2016-02-04 | iterate correctly on blocks in spiller... | Quentin Carbonneaux |
2016-02-04 | re-add ssa construction | Quentin Carbonneaux |
2016-02-04 | fix super old bug in rega! | Quentin Carbonneaux |
2016-02-04 | fix emit bugs for binops | Quentin Carbonneaux |
2016-02-04 | fix hinting bug in spiller | Quentin Carbonneaux |
2016-02-04 | fix spill bug on return nodes | Quentin Carbonneaux |
2016-02-04 | fix typo in emit tables | Quentin Carbonneaux |
2016-02-03 | fix call emission | Quentin Carbonneaux |
2016-02-03 | add more spaces | Quentin Carbonneaux |
2016-02-03 | add tool to show ieee representations | Quentin Carbonneaux |
2016-02-03 | fix the double test | Quentin Carbonneaux |
2016-02-03 | finish emit lifting, seems ok now | Quentin Carbonneaux |
2016-02-03 | more revamp in emit | Quentin Carbonneaux |
2016-02-02 | document emit format | Quentin Carbonneaux |
2016-01-29 | start emit simplification | Quentin Carbonneaux |
2016-01-29 | add cheapo static assert in isel | Quentin Carbonneaux |
2016-01-29 | compile rega | Quentin Carbonneaux |
2016-01-29 | more fp integration in rega | Quentin Carbonneaux |
2016-01-28 | cosmetics | Quentin Carbonneaux |
2016-01-28 | use macros for OXxx and OXxx1 | Quentin Carbonneaux |
2016-01-28 | start fp integration in rega | Quentin Carbonneaux |
2016-01-28 | remove constant NReg | Quentin Carbonneaux |
2016-01-28 | fix non-updated limit() call in spiller | Quentin Carbonneaux |
2016-01-22 | fix spacing | Quentin Carbonneaux |
2016-01-22 | fix wrong assumption in spill.c | Quentin Carbonneaux |
2016-01-05 | enable new spilling pass | Quentin Carbonneaux |
2016-01-04 | compile spill.c | Quentin Carbonneaux |
2016-01-04 | force warning with XMM15 in rsave[] | Quentin Carbonneaux |
2016-01-04 | fix dopm() in spill | Quentin Carbonneaux |
2016-01-03 | index() conflicts with string.h on freebsd | Ori Bernstein |
2016-01-03 | change design in spill.c | Quentin Carbonneaux |
2015-12-27 | go verbose in parse.c | Quentin Carbonneaux |
2015-12-27 | get rid of the Ty enum | Quentin Carbonneaux |
2015-12-27 | more work on spill, not elegant | Quentin Carbonneaux |