Fix make-array transforms.
[sbcl.git] / src / assembly / x86-64 /
2013-10-01 Stas BoukarevOptimize RETURN-MULTIPLE on x86-64.
2013-09-04 Stas BoukarevMicro-optimize calling assembly routines on x86oids.
2013-08-15 Stas BoukarevOptimize calling asm routines and static foreign functi...
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-18 Paul KhuongRecover full backtraces with generic arithmetic on...
2012-04-17 Lutz EulerMicro-optimize machine code for some register tests...
2011-10-19 Alastair Bridgewaterx86-64 disentwingling of fixnums and words.
2011-10-19 Alastair BridgewaterRedefine symbol TLS slot indices.
2010-06-14 cracauer1.0.39.16: tls-slot allocation not thread-safe
2010-02-28 Alastair Bridgewater1.0.36.1: Improve backtrace from THROW to unknown tag...
2009-12-15 Gabor Melis1.0.33.11: fix detection of tls exhaustion
2009-04-21 Gabor Melis1.0.27.14: bias x86oid frame pointer
2009-04-21 Gabor Melis1.0.27.13: more RET on x86oids
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...
2009-01-11 Gabor Melis1.0.24.32: undo parts of 1.0.24.26
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...
2008-09-20 Nikodemus Siivola1.0.20.16: make LOCK and FS prefixes part of the affect...
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.25: restore buildability on threaded x86-64
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-03-10 Nikodemus Siivola1.0.15.17: better threaded BIND & UNBIND for x86-64
2008-03-05 Nikodemus Siivola1.0.15.15: reset DF on x86 and x86-64 after every STD...
2008-03-05 Nikodemus Siivola1.0.15.14: move bignum allocation out of line on x86...
2008-01-21 Nikodemus Siivola1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend...
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2006-03-09 Juho Snellman0.9.10.25:
2006-03-07 Nathan Froyd0.9.10.21:
2006-03-04 Christophe Rhodes0.9.10.11:
2005-11-03 Juho Snellman0.9.6.14:
2005-07-14 William Harold Newman0.9.2.43:
2005-05-02 Juho Snellman0.9.0.16:
2005-04-29 Christophe Rhodes0.9.0.6:
2005-01-06 Christophe Rhodes0.8.18.14: