1.0.30.33: failed aver in %ALLOCATE-CLOSURES IR2 conversion
[sbcl.git] / tests / compiler.pure.lisp
2009-08-04 Nikodemus Siivola1.0.30.33: failed aver in %ALLOCATE-CLOSURES IR2 conversion
2009-07-31 Nikodemus Siivola1.0.30.26: fix failing AVER in CONVERT-MV-CALL
2009-07-31 Nikodemus Siivola1.0.30.25: deftransform for ARRAY-IN-BOUNDS-P
2009-07-29 Nikodemus Siivola1.0.30.8: redo the recent FP optimizations in a better way
2009-07-28 Nikodemus Siivola1.0.30.5: optimize some floating point operations
2009-06-28 Nikodemus Siivola1.0.29.53: some LOAD-TIME-VALUE smartness
2009-06-28 Nikodemus Siivola1.0.29.52: small UCD optimizations and related cleanups
2009-06-02 Nikodemus Siivola1.0.28.73: regression from 1.0.28.21
2009-05-18 Nikodemus Siivola1.0.28.57: cross compiler is able to reason about host...
2009-05-17 Nikodemus Siivola1.0.28.53: enable dumping of specialized complexes...
2009-05-11 Nikodemus Siivola1.0.28.38: undefined warning and compilation unit summa...
2009-05-05 Nikodemus Siivola1.0.28.13: quiet WITH-TIMEOUT when used with constant...
2009-05-01 Nikodemus Siivola1.0.28.2: fix bug 201, Incautious type inference from...
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-02 Nikodemus Siivola1.0.24.7: CHAR-CODE type derivation
2009-01-02 Nikodemus Siivola1.0.24.6: OPTIMIZATION #23 is there already
2008-12-22 Nikodemus Siivola1.0.23.64: fixed bug 395
2008-12-02 Paul Khuong1.0.23.11: Typecheck late-bound calls too
2008-10-18 Nikodemus Siivola1.0.21.31: fix bad PROGV and RESTRICT-COMPILER-POLICY...
2008-10-18 Nikodemus Siivola1.0.21.27: no more &OPTIONAL-DISPATCH debug names
2008-10-17 Nikodemus Siivola1.0.21.22: COMPILE-FILE and toplevel symbols
2008-08-17 Nikodemus Siivola1.0.19.30: muffle code deletion note from destructuring...
2008-08-03 Nikodemus Siivola1.0.19.17: DOLIST variable type on constant lists
2008-08-03 Nikodemus Siivola1.0.19.16: derive the type of (AREF (THE STRING X)...
2008-06-30 Nikodemus Siivola1.0.18.4: use CAREFUL-SPECIFIER-TYPE when deriving...
2008-06-30 Nikodemus Siivola1.0.18.3: more conservative arithmetic optimizations
2008-06-30 Nikodemus Siivola1.0.18.2: more conservative interval artihmetic
2008-06-03 Nikodemus Siivola1.0.17.20: NIL is a legal function name (regression...
2008-06-02 Nikodemus Siivola1.0.17.18: handlers with non-required arguments (regres...
2008-05-16 Nikodemus Siivola1.0.16.33: UNION and NUNION work with :TEST-NOT again
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-04 Christophe Rhodes1.0.16.16: Use declared element type in AREF short...
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
2007-11-30 Nikodemus Siivola1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs
2007-09-12 Christophe Rhodes1.0.9.58: Fix x86 smod30 ash with a constant large...
2007-09-10 William Harold Newman1.0.9.53: trivial typo fixes
2007-07-20 Nikodemus Siivola1.0.7.34: adjust lexenv frobbing in TRANSFORM-CALL...
2007-07-19 Nikodemus Siivola1.0.7.31: paper over bug inlining known functions in...
2007-06-02 Nikodemus Siivola1.0.6.13: minor fix to the compiler's interval-arithmetic
2007-05-07 Nathan Froyd1.0.5.42: fix (setf aref) on single-float vectors
2007-04-29 Nikodemus Siivola1.0.5.3: compiling a SUBSEQ on a SIMPLE-VECTOR should...
2007-04-08 Nikodemus Siivola1.0.4.45: workaround for bug #412 & undefined variable...
2007-04-07 Nikodemus Siivola1.0.4.40: small fixes
2007-03-31 Nikodemus Siivola1.0.4.12: stale bugs
2007-03-08 Juho Snellman1.0.3.37: Oops, fix bad argument types in the new x86...
2007-01-23 Gabor Melis1.0.1.35: propagate (EQL X Y) constraints symmetrically
2007-01-18 Juho Snellman1.0.1.31: Speed up fopcompilation of functions
2006-10-28 Nikodemus Siivola0.9.18.11: whitespace
2006-10-26 Nikodemus Siivola0.9.18.8: LET* and VALUES declaration
2006-09-15 Gabor Melis0.9.16.32: weak hash tables
2006-09-15 Christophe Rhodes0.9.16.31:
2006-09-13 Juho Snellman0.9.16.27:
2006-08-14 Christophe Rhodes0.9.15.29:
2006-08-12 Nikodemus Siivola0.9.15.28: less instrumentation
2006-06-01 Juho Snellman0.9.13.19:
2006-05-28 Alexey Dejneka0.9.13.2:
2006-04-27 Juho Snellman0.9.12.3:
2006-04-16 Alexey Dejneka0.9.11.38:
2006-04-14 Alexey Dejneka0.9.11.37:
2006-04-08 Nathan Froyd0.9.11.24:
2006-04-07 Gabor Melis0.9.11.22
2006-04-07 Juho Snellman0.9.11.21:
2006-04-07 Juho Snellman0.9.11.20:
2006-03-28 Gabor Melis0.9.11.4
2006-03-17 Gabor Melis0.9.10.43
2006-03-06 Nikodemus Siivola0.9.10.17: fix bug #400, aka more correct CONSTANTP
2006-03-06 Alexey Dejneka0.9.10.15:
2006-02-27 Nikodemus Siivola0.9.10.4: better CONSTANTP
2006-02-09 Christophe Rhodes0.9.9.24:
2006-02-08 Nathan Froyd0.9.9.23:
2006-02-07 Nathan Froyd0.9.9.20:
2006-01-27 Christophe Rhodes0.9.9.9:
2006-01-08 Juho Snellman0.9.8.22:
2005-11-06 Christophe Rhodes0.9.6.29:
2005-11-06 Nikodemus Siivola0.9.6.28: missing NEWS entries, minor test fix
2005-11-06 Nikodemus Siivola0.9.6.27: type inference from CHECK-TYPE
2005-10-21 Christophe Rhodes0.9.5.82:
2005-10-11 Juho Snellman0.9.5.41:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-05 Nathan Froyd0.9.2.31:
2005-07-02 Alexey Dejneka0.9.2.13:
2005-06-30 Nathan Froyd0.9.2.6:
2005-04-15 Juho Snellman0.8.21.42:
2005-04-10 Alexey Dejneka0.8.21.30:
2005-03-27 Alexey Dejneka0.8.21.1:
2005-03-01 Christophe Rhodes0.8.20.2:
2005-02-23 Alexey Dejneka0.8.19.38:
2005-01-31 Christophe Rhodes0.8.19.9:
2005-01-31 Christophe Rhodes0.8.19.8:
2005-01-18 Alexey Dejneka0.8.18.35:
2005-01-15 Alexey Dejneka0.8.18.33:
2004-12-19 Alexey Dejneka0.8.17.29:
2004-12-02 Christophe Rhodes0.8.17.15:
2004-11-08 Nikodemus Siivola0.8.16.37: fixed #351
2004-11-06 Alexey Dejneka0.8.16.34:
2004-11-06 Alexey Dejneka0.8.16.33:
2004-11-04 Nikodemus Siivola0.8.16.32: Fix #302
2004-11-01 Alexey Dejneka0.8.16.21:
2004-10-31 Alexey Dejneka0.8.16.19:
next