Age | Commit message (Expand) | Author |
---|---|---|
2015-03-01 | 6c: fix missing memset in Bconv() | cinap_lenrek |
2015-02-18 | 6c: eleminate more MOV instructions | cinap_lenrek |
2015-02-17 | [125678kqv][cl]: fix sprint() and strcpy() buffer overflows | cinap_lenrek |
2014-09-24 | 6c/8c: eleminate moves by swaping source and destination operands in peephole... | cinap_lenrek |
2014-08-07 | 8c, 6c: generate enam.c file, just like 5c | cinap_lenrek |
2014-05-30 | 6a, 6c, 6l: fix copy propagation | Aram Hăvărneanu |
2014-04-28 | 8c, 6c: fix peephole bug for eleminating CMPL $0,R after shift | cinap_lenrek |
2014-03-29 | 6c, 8c: optimize away CMPL/CMPQ reg, $0 instruction in peephole pass | cinap_lenrek |
2014-03-21 | 8c, 6c: fix mulgen botch error for handling multiplication by zero constant | cinap_lenrek |
2013-02-28 | 6c: fix 32bit pointer truncation (from patch/6c-sugen-types) | cinap_lenrek |
2012-09-18 | 6c: extern register fix (import from patch/6c-extreg) | cinap_lenrek |
2012-07-30 | import updated compilers from sources | cinap_lenrek |