summaryrefslogtreecommitdiff
path: root/sys/src/cmd/6c
AgeCommit message (Expand)Author
2015-03-016c: fix missing memset in Bconv()cinap_lenrek
2015-02-186c: eleminate more MOV instructionscinap_lenrek
2015-02-17[125678kqv][cl]: fix sprint() and strcpy() buffer overflowscinap_lenrek
2014-09-246c/8c: eleminate moves by swaping source and destination operands in peephole...cinap_lenrek
2014-08-078c, 6c: generate enam.c file, just like 5ccinap_lenrek
2014-05-306a, 6c, 6l: fix copy propagationAram Hăvărneanu
2014-04-288c, 6c: fix peephole bug for eleminating CMPL $0,R after shiftcinap_lenrek
2014-03-296c, 8c: optimize away CMPL/CMPQ reg, $0 instruction in peephole passcinap_lenrek
2014-03-218c, 6c: fix mulgen botch error for handling multiplication by zero constantcinap_lenrek
2013-02-286c: fix 32bit pointer truncation (from patch/6c-sugen-types)cinap_lenrek
2012-09-186c: extern register fix (import from patch/6c-extreg)cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek