Simpler word-sized variable right shifts on x86 and x86-64
[sbcl.git] / src / compiler / x86 / arith.lisp
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2011-10-19 Alastair BridgewaterChange x86oid modular arithmetic to work if fixnum...
2011-08-14 Paul KhuongNew function: SB!KERNEL:%MULTIPLY-HIGH
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2010-10-12 Paul Khuong1.0.43.48: Unbreak fast-ash-c/fixnum=>fixnum on x86
2010-10-12 Paul Khuong1.0.43.47: Unfix ASH of constant shift on x86oids
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-05-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-03-10 Nikodemus Siivola1.0.15.19: use TEST X X when possible in SIGNED-BYTE...
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2007-09-12 Christophe Rhodes1.0.9.58: Fix x86 smod30 ash with a constant large...
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-02-07 Nathan Froyd1.0.2.21:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2006-09-17 Nathan Froyd0.9.16.34:
2006-07-28 Juho Snellman0.9.15.1:
2006-07-20 Nathan Froyd0.9.14.28:
2006-07-15 Nathan Froyd0.9.14.14:
2006-06-06 Nathan Froyd0.9.13.28:
2006-04-09 Nathan Froyd0.9.11.26:
2006-04-08 Nathan Froyd0.9.11.24:
2006-02-08 Nathan Froyd0.9.9.23:
2006-02-07 Nathan Froyd0.9.9.20:
2006-02-07 Nathan Froyd0.9.9.18:
2005-11-06 Juho Snellman0.9.6.24:
2005-07-14 William Harold Newman0.9.2.48:
2005-05-01 Alexey Dejneka0.9.0.12:
2005-01-28 Christophe Rhodes0.8.19.2:
2004-12-19 Alexey Dejneka0.8.17.29:
2004-12-09 Nathan Froyd0.8.17.28:
2004-12-08 Nathan Froyd0.8.17.24:
2004-08-16 Christophe Rhodes0.8.13.67:
2004-08-07 Nathan Froyd0.8.13.35:
2004-08-04 Nathan Froyd0.8.13.26:
2004-03-25 Christophe Rhodes0.8.9.5:
2004-01-04 Christophe Rhodes0.8.7.7:
2004-01-04 Christophe Rhodes0.8.7.6:
2004-01-02 Christophe Rhodes0.8.7.5:
2003-11-11 Alexey Dejneka0.8.5.32:
2003-11-10 Christophe Rhodes0.8.5.29:
2003-10-26 Alexey Dejneka0.8.5.7:
2003-10-09 Alexey Dejneka0.8.4.15:
2003-10-09 Christophe Rhodes0.8.4.12:
2003-09-16 Christophe Rhodes0.8.3.72:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-09-10 Christophe Rhodes0.8.3.45.modular4:
2003-09-09 Christophe Rhodes0.8.3.45.modular2:
2003-09-04 Christophe Rhodes0.8.3.35:
2003-09-03 Christophe Rhodes0.8.3.32:
2003-08-29 Christophe Rhodes0.8.3.13:
2003-08-16 Alexey Dejneka0.8.2.32:
2003-08-15 Alexey Dejneka0.8.2.29:
2003-08-13 Alexey Dejneka0.8.2.26:
2003-08-12 Alexey Dejneka0.8.2.25:
2003-04-15 Alexey Dejneka0.pre8.59:
2002-01-12 William Harold Newman0.pre7.125:
2001-12-12 William Harold Newman0.pre7.90:
2001-11-01 William Harold Newman0.pre7.82:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-08 William Harold Newman0.pre7.56:
2001-05-03 William Harold Newman0.6.11.45:
2001-01-01 William Harold Newman0.6.9.16:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision