Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-24 | remove use of scratch register on IA32 for shift instructions (by adding | John van Groningen | 1 | -23/+59 | |
instruction with extra register), IScc, IFScc, IFBcc (by adding IFCcc instructions with extra register), ICMPW (not used anymore) prevent generating FLD and FSTP instructions between FCOMP and FNSTSW instruction | |||||
2006-02-24 | add generating instruction for converting real to int | John van Groningen | 1 | -3/+9 | |
2006-01-20 | optimize cmp $0,r , generate test r,r instead | John van Groningen | 1 | -0/+8 | |
2006-01-11 | generate code for amd64 | John van Groningen | 1 | -0/+3550 | |