summaryrefslogtreecommitdiff
path: root/cgcodep.h
AgeCommit message (Collapse)AuthorFilesLines
2004-07-15add absR and negI for sparc, commit not yet used code for new array ↵John van Groningen1-4/+1
representation
2004-07-12implement absR, negI and faster not for the PowerPCJohn van Groningen1-2/+2
2004-07-12add absR, negI, unsigned compare, divU, remU and faster notJohn van Groningen1-0/+18
instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled
2004-04-23implement umulIIL instruction on the PowerPCJohn van Groningen1-0/+3
2003-05-12cgcodep.hJohn van Groningen1-0/+281