summaryrefslogtreecommitdiff
path: root/cgstack.c
AgeCommit message (Collapse)AuthorFilesLines
2004-07-12add absR, negI, unsigned compare, divU, remU and faster notJohn van Groningen1-20/+14
instructions for IA32 add loop optimization code (speeds up jmp to a cmp and branch instruction), not yet enabled
2003-07-11add .c and .h filesJohn van Groningen1-0/+4320