Fix :bug-309448 test for faster CPUs.
[sbcl.git] / tests / compiler.pure.lisp
2010-12-19 Juho Snellman1.0.45.4: Revert 1.0.44.34
2010-11-18 Nikodemus Siivolaallow approximating unions of numeric types
2010-11-08 Nikodemus Siivola1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA...
2010-11-07 Nikodemus Siivola1.0.44.1: more conservative CONCATENATE open-coding
2010-10-19 Nikodemus Siivola1.0.43.73: oops, let's not derive &REST as list quite...
2010-10-19 Nikodemus Siivola1.0.43.71: fix regression from 1.0.43.26
2010-10-18 Nikodemus Siivola1.0.43.67: COERCE: don't trust vector dimensions in...
2010-10-14 Nikodemus Siivola1.0.43.53: less CPU-speed sensitive test for bug 654289
2010-10-12 Paul Khuong1.0.43.47: Unfix ASH of constant shift on x86oids
2010-10-06 Nikodemus Siivola1.0.43.26: propagate-local-call-args for lambdas with...
2010-10-04 Nikodemus Siivola1.0.43.19: don't record source-paths for sub-parts...
2010-09-30 Nikodemus Siivola1.0.43.3: make (LOAD-TIME-VALUE (THE (VALUES FIXNUM...
2010-09-30 Nikodemus Siivola1.0.43.1: better handling of complex array types in...
2010-09-02 Alastair Bridgewater1.0.42.23: x86-64: Fix passing of unboxed complex float...
2010-09-02 Alastair Bridgewater1.0.42.22: x86-64: Add test case for unboxed complex...
2010-09-01 Nikodemus Siivola1.0.42.15: prevent inline expansion from creating refs...
2010-08-31 Nikodemus Siivola1.0.42.5: revert 1.0.42.2, "correct defknown for data...
2010-08-30 Nikodemus Siivola1.0.42.3: DOTIMES and non-integer counts
2010-08-30 Nikodemus Siivola1.0.42.2: correct defknown for data-vector-ref-with...
2010-03-30 Nikodemus Siivola1.0.37.17: multiplication-by-one misoptimization in...
2010-03-08 Nikodemus Siivola1.0.36.15: upgraded array element-type of unions and...
2010-03-08 Nikodemus Siivola1.0.36.14: better differences of numeric types
2010-02-28 Nikodemus Siivola1.0.36.8: deal with environment argument in TYPEP trans...
2010-02-28 Nikodemus Siivola1.0.36.6: array data vector type derivation
2010-02-28 Nikodemus Siivola1.0.36.2: buglet in LVAR-MATCHES
2010-02-22 Nathan Froyd1.0.35.18: Fix type-derivation for EXPT
2010-01-30 Christophe Rhodes1.0.34.16: Test case for ROUND brokenness
2010-01-26 Nathan Froyd1.0.34.11: properly inline %UNARY-TRUNCATE/{SINGLE...
2009-11-19 Christophe Rhodes1.0.32.31: type system now understands (and <array...
2009-11-12 Alastair Bridgewater1.0.32.30: Fix breakage from 1.0.32.26.
2009-10-07 Nikodemus Siivola1.0.31.31: SATISFIES cannot refer to local functions
2009-09-14 Nikodemus Siivola1.0.31.8: specialized out-of-line CONCATENATE for strings
2009-09-11 Nikodemus Siivola1.0.31.4: misuse of ABORT-IR1-TRANSFORM
2009-08-26 Christophe Rhodes1.0.30.52: fix for multiple-value TRUNCATE
2009-08-23 Christophe Rhodes1.0.30.51: fix for COERCE compilation regression
2009-08-22 Christophe Rhodesx86 sap fixes
2009-08-12 Nikodemus Siivola1.0.30.44: DECODE-FLOAT and INTEGER-DECODE-FOAT are...
2009-08-11 Nikodemus Siivola1.0.30.43: LVAR-MATCHES needs to deal with unnamed...
2009-08-10 Nikodemus Siivola1.0.30.42: missing array predicate definitions
2009-08-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
2009-08-04 Nikodemus Siivola1.0.30.34: flushable INITIALIZE-VECTOR
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:
next