Implement EQ of unboxed characters and small integers on x86oids
[sbcl.git] / src / compiler / x86 / pred.lisp
2013-05-21 Paul KhuongImplement EQ of unboxed characters and small integers...
2009-06-03 Nikodemus Siivola1.0.28.76: fix non-unicode builds on x86 and x86-64
2009-04-24 Christophe Rhodes1.0.27.43: constant coalescing agreement fixes
2009-01-12 Nikodemus Siivola1.0.24.40: fix regression from 1.0.24.37
2009-01-11 Paul Khuong1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona...
2009-01-11 Paul Khuong1.0.24.34: IR2: additional representation for predicate...
2007-04-17 lisphacker1.0.4.97: Oops. Fix bug introduced in x86 vop if-eq...
2007-04-12 lisphacker1.0.4.73: more x86 backend cleanups
2005-07-14 William Harold Newman0.9.2.48:
2004-10-27 Christophe Rhodes0.8.16.9:
2001-10-10 William Harold Newman0.pre7.58:
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