Handle (aref v (+ i k)), with i negative
[sbcl.git] / src / compiler / x86 / array.lisp
2013-06-08 Paul KhuongHandle (aref v (+ i k)), with i negative
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
2009-05-08 Nathan Froyd1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2007-06-11 Juho Snellman1.0.6.45: fix compilation speed regression from DATA...
2007-04-29 Nikodemus Siivola1.0.5.6: compare-and-swap / instance-set-conditional...
2007-04-13 lisphacker1.0.4.81: more x86 backend cleanups
2007-04-12 lisphacker1.0.4.70: more x86 backend cleanups
2007-04-10 Nathan Froyd1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
2007-03-18 lisphacker1.0.3.46: De-pessimized x86 sub-byte DATA-VECTOR-SET...
2007-02-07 Nathan Froyd1.0.2.20:
2007-01-29 Nathan Froyd1.0.2.6:
2007-01-29 Nathan Froyd1.0.2.5:
2007-01-28 Nathan Froyd1.0.1.3:
2007-01-27 Nathan Froyd1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
2006-07-15 Nathan Froyd0.9.14.13:
2006-06-04 Nathan Froyd0.9.13.25:
2005-07-14 William Harold Newman0.9.2.48:
2005-03-28 Nathan Froyd0.8.21.5:
2005-02-07 Alexey Dejneka0.8.19.17:
2005-01-18 Alexey Dejneka0.8.18.35:
2005-01-06 Christophe Rhodes0.8.18.14:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-08-10 Nathan Froyd0.8.13.51:
2003-11-10 Christophe Rhodes0.8.5.29:
2003-11-06 William Harold Newman0.8.5.24:
2003-08-19 Alexey Dejneka0.8.2.43:
2003-08-05 Christophe Rhodes0.8.2.15:
2003-06-18 Christophe Rhodes0.8.0.78.vector-nil-string.1:
2003-06-17 Alexey Dejneka0.8.0.77:
2002-03-12 William Harold Newman0.7.1.37:
2001-10-11 William Harold Newman0.pre7.60:
2001-10-11 William Harold Newman0.pre7.59:
2001-10-10 William Harold Newman0.pre7.58:
2001-10-08 William Harold Newman0.pre7.56:
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