More complicated TYPEP tests are marginally transparent to type propagation
[sbcl.git] / src / compiler / typetran.lisp
2013-11-04 Paul KhuongMore complicated TYPEP tests are marginally transparent...
2013-07-16 Stas BoukarevOptimize TYPEP of (MOD X) on x86/x86-64.
2013-05-21 Paul KhuongBack end work for short vector SIMD packs
2012-04-20 Nikodemus Siivolateach IR1-TRANSFORM-TYPE-PREDICATE about alien types
2010-10-18 Nikodemus Siivola1.0.43.67: COERCE: don't trust vector dimensions in...
2010-10-12 Paul Khuong1.0.43.46: Simplify some type tests to EQL comparisons
2010-02-28 Nikodemus Siivola1.0.36.8: deal with environment argument in TYPEP trans...
2009-11-19 Christophe Rhodes1.0.32.31: type system now understands (and <array...
2009-10-07 Nikodemus Siivola1.0.31.31: SATISFIES cannot refer to local functions
2009-07-30 Nikodemus Siivola1.0.30.19: optimize (COERCE X 'VECTOR) as well
2009-07-30 Nikodemus Siivola1.0.30.17: generalize the previous COERCE optimization...
2009-07-29 Nikodemus Siivola1.0.30.16: faster COERCE for various (SIMPLE-ARRAY...
2009-06-02 Nikodemus Siivola1.0.28.73: regression from 1.0.28.21
2009-05-06 Nikodemus Siivola1.0.28.21: further array typechecking optimization
2009-05-04 Nikodemus Siivola1.0.28.10: faster array dimension typechecking code
2008-03-14 Nikodemus Siivola1.0.15.31: thread-safe FIND-CLASS -- really this time
2007-05-03 Juho Snellman1.0.5.28: new contrib: sb-cover, a code coverage tool
2007-02-28 Christophe Rhodes1.0.3.5: slightly different SEQUENCE type handling.
2007-02-06 Juho Snellman1.0.2.16: Replace SVREF with DATA-VECTOR-REF in %INSTAN...
2006-12-05 Christophe Rhodes1.0.0.22: Extensible sequences. (EXPERIMENTAL: Do...
2006-08-08 Christophe Rhodes0.9.15.17:
2006-05-13 Cyrus Harmon0.9.12.12:
2006-03-08 Christophe Rhodes0.9.10.24:
2005-09-10 Brian Mastenbrook0.9.4.58:
2005-09-09 Christophe Rhodes0.9.4.54:
2005-07-14 William Harold Newman0.9.2.47:
2005-06-13 Alexey Dejneka0.9.1.40:
2005-04-07 Christophe Rhodes0.8.21.22:
2005-03-03 Brian Mastenbrook0.8.20.5: Candidate for minor bug fix of the year:
2004-11-02 Christophe Rhodes0.8.16.25:
2004-10-27 Christophe Rhodes0.8.16.10:
2004-10-26 Christophe Rhodes0.8.16.6:
2004-04-13 Christophe Rhodes0.8.9.36:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-09-03 Alexey Dejneka0.8.3.28:
2003-07-03 Alexey Dejneka0.8.1.17:
2003-06-16 Christophe Rhodes0.8.0.74:
2003-05-27 Alexey Dejneka0.8.0.6:
2003-05-26 Alexey Dejneka0.8.0.3:
2003-05-03 Christophe Rhodes0.8alpha.0.8:
2003-04-17 William Harold Newman0.pre8.68:
2003-03-20 Christophe Rhodes0.7.13.pcl-class.1
2003-02-17 Christophe Rhodes0.7.12.39:
2002-10-02 Alexey Dejneka0.7.8.9:
2002-10-02 Christophe Rhodes0.7.8.8:
2002-09-23 William Harold Newman0.7.7.40:
2002-09-21 Alexey Dejneka0.7.7.34:
2002-09-20 Christophe Rhodes0.7.7.33:
2002-04-17 William Harold Newman0.7.2.13:
2002-01-16 William Harold Newman0.pre7.136:
2002-01-13 William Harold Newman0.pre7.127:
2002-01-13 William Harold Newman0.pre7.126:
2001-12-12 William Harold Newman0.pre7.90:
2001-11-06 William Harold Newman0.pre7.86.flaky7:
2001-10-16 William Harold Newman0.pre7.69:
2001-10-06 William Harold Newman0.pre7.49:
2001-08-08 William Harold Newman0.pre7.3:
2001-08-05 William Harold Newman0.6.12.65:
2001-06-12 William Harold Newman0.6.12.33:
2001-05-03 William Harold Newman0.6.11.45:
2001-04-06 William Harold Newman0.6.11.32:
2001-03-22 William Harold Newman0.6.11.23:
2001-03-19 William Harold Newman0.6.11.17:
2001-03-03 William Harold Newman0.6.11.11:
2001-03-02 William Harold Newman0.6.11.10:
2001-03-02 William Harold Newman0.6.11.9:
2001-02-10 William Harold Newman0.6.10.14:
2000-12-29 William Harold Newman0.6.9.11:
2000-11-13 William Harold Newman0.6.8.17:
2000-11-10 William Harold Newman0.6.8.14:
2000-11-01 William Harold Newman0.6.8.6: applied MNA megapatch (will be edited shortly)
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision