summaryrefslogtreecommitdiff
path: root/cgcodep.h
AgeCommit message (Collapse)AuthorFilesLines
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