Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-18 | rename IMOD to IREM | John van Groningen | 1 | -1/+1 | |
2007-05-10 | rename IMOVEW as IMOVEDB, | John van Groningen | 1 | -1/+1 | |
add sincosR instruction for IA32, add 32 bit integer and real arrays for AI64 | |||||
2006-04-25 | optimize apply with >1 arguments | John van Groningen | 1 | -0/+26 | |
2006-03-24 | remove use of scratch register on IA32 for shift instructions (by adding | John van Groningen | 1 | -20/+65 | |
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 | |||||
2004-07-15 | add absR and negI for sparc, commit not yet used code for new array ↵ | John van Groningen | 1 | -58/+182 | |
representation | |||||
2003-10-10 | don't use negative number for TEXT_LABEL_ID and DATA_LABEL_ID, because <0 ↵ | John van Groningen | 1 | -2/+2 | |
means not initialised | |||||
2003-10-03 | add optimized linking | John van Groningen | 1 | -0/+3103 | |