Micro-optimize calling assembly routines on x86oids.
[sbcl.git] / src / assembly / x86 / arith.lisp
2013-09-04 Stas BoukarevMicro-optimize calling assembly routines on x86oids.
2013-05-18 Paul KhuongRecover full backtraces with generic arithmetic on...
2010-09-10 Nathan Froyd1.0.42.36: micro-optimize x86 assembly comparison VOPs
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.11: swap ocfp and return-pc slots in x86oid...
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2008-12-03 Nikodemus Siivola1.0.23.16: more generic assembly op optimizations on...
2008-12-01 Nikodemus Siivola1.0.23.3: faster generic arithmetic dispatch on x86...
2007-04-14 lisphacker1.0.4.88: x86 assembly-routine cleanups
2006-03-04 Christophe Rhodes0.9.10.11:
2005-07-14 William Harold Newman0.9.2.43:
2005-05-02 Juho Snellman0.9.0.16:
2001-11-01 William Harold Newman0.pre7.82:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.56:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-10-17 William Harold Newmana baby step where angels fear to tread.. I'm still...
2000-09-18 William Harold NewmanInitial revision