Age | Commit message (Expand) | Author |
---|---|---|
2017-04-11 | unscrew freebsd tests | Quentin Carbonneaux |
2017-04-11 | simplify amd64 aggregates classification | Quentin Carbonneaux |
2017-04-10 | bump the size of the instruction buffer | Quentin Carbonneaux |
2017-04-10 | simplify slot logic in alias analysis | Quentin Carbonneaux |
2017-04-09 | always disable pie in tests | Quentin Carbonneaux |
2017-04-08 | misc fixes for osx | Quentin Carbonneaux |
2017-04-08 | add handy src target to the Makefile | Quentin Carbonneaux |
2017-04-08 | add instructions to build on windows | Quentin Carbonneaux |
2017-04-08 | nits in the documentation | Quentin Carbonneaux |
2017-04-08 | use amd64 instead of x64 in abi doc | Quentin Carbonneaux |
2017-04-08 | new abi test for arm64 HFAs | Quentin Carbonneaux |
2017-04-08 | enable arm64 tests | Quentin Carbonneaux |
2017-04-08 | add cross testing for arm64 | Quentin Carbonneaux |
2017-04-08 | new arm64 backend, yeepee | Quentin Carbonneaux |
2017-04-08 | rework storage of types | Quentin Carbonneaux |
2017-04-08 | prepare for multi-target | Quentin Carbonneaux |
2017-04-08 | fix bug in union size computation | Quentin Carbonneaux |
2017-03-29 | improve global registers handling | Quentin Carbonneaux |
2017-03-03 | add another idiomatic C test (rega does no good) | Quentin Carbonneaux |
2017-02-27 | make install/uninstall phonies | Quentin Carbonneaux |
2017-02-27 | add install and uninstall targets to Makefile | Quentin Rameau |
2017-02-27 | remove unused parameter from uffind() | Quentin Carbonneaux |
2017-02-27 | minor tweaks to simpljmp pass | Quentin Carbonneaux |
2017-02-27 | fix int parsing | Quentin Carbonneaux |
2017-02-27 | scrub assembly output | Quentin Carbonneaux |
2017-02-27 | update license years | Quentin Carbonneaux |
2017-02-27 | cosmetic fixes | Quentin Carbonneaux |
2017-02-25 | do sign/zero extensions removal in copy.c | Quentin Carbonneaux |
2017-02-24 | cosmetic modifications to emit.c | Quentin Carbonneaux |
2017-02-24 | start a new simplification pass | Quentin Carbonneaux |
2017-02-24 | fix pretty bad bug in alias analysis | Quentin Carbonneaux |
2017-02-24 | wrong assumption killsl() | Quentin Carbonneaux |
2017-02-24 | improve the range of action of load elimination | Quentin Carbonneaux |
2017-02-24 | deduplicate loadsz & storesz | Quentin Carbonneaux |
2017-02-24 | reenable and fix a bug in memopt | Quentin Carbonneaux |
2017-02-24 | update isel comment | Quentin Carbonneaux |
2017-02-23 | add simple idiomatic c test | Quentin Carbonneaux |
2017-02-23 | propagate aliasing information through copies | Quentin Carbonneaux |
2017-02-22 | do not err on address comparisons | Quentin Carbonneaux |
2017-02-22 | turn the instruction index into a list | Quentin Carbonneaux |
2017-02-17 | stricter class constraints for store & vastart | Quentin Carbonneaux |
2017-02-15 | comment fix | Quentin Carbonneaux |
2017-02-15 | add support for closure calls | Quentin Carbonneaux |
2017-02-14 | minor cleanup in all.h | Quentin Carbonneaux |
2017-02-10 | update minic for new vararg support | Quentin Carbonneaux |
2017-02-10 | tests for variable argument lists | Quentin Carbonneaux |
2017-02-10 | support variable argument lists | Quentin Carbonneaux |
2017-02-08 | make rsp and rbp globally live | Quentin Carbonneaux |
2017-02-07 | update assert() missed in 7e1c1f | Quentin Carbonneaux |
2017-02-06 | fix edge deletion bug in sccp | Quentin Carbonneaux |