Revert "Fix (aref vector (+ i constant)) with i negative on x86oids"
[sbcl.git] / tests / compiler.pure.lisp
2013-05-24 Paul KhuongRevert "Fix (aref vector (+ i constant)) with i negativ...
2013-05-24 Paul KhuongFix (aref vector (+ i constant)) with i negative on...
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2013-05-22 Paul KhuongTruthful error reporting for complicated compile-time...
2013-05-21 Paul KhuongEnable (type-directed) constant folding for LOGTEST...
2013-05-19 Stas BoukarevMake ir1-convert-hairy-lambda safe for non-local exits.
2013-05-19 Paul KhuongMore robust FILTER-LVAR through CASTs
2013-05-18 Paul KhuongMore robust erroneous local call detection
2013-05-05 Stas BoukarevBetter type derivation for APPEND, NCONC, LIST.
2013-04-20 Paul KhuongSubstitute constants with modular equivalents more...
2013-03-31 Paul KhuongFix a compilation failure on svref of a symbol macro
2013-01-20 Nikodemus Siivolanote FIRST fix in NEWS, fix stupid typo in tests
2013-01-20 Nikodemus Siivolafix open coding of FIRST
2012-12-04 Christophe Rhodesfix a bug in signed modular arithmetic
2012-10-07 Nikodemus Siivolateach NODE-CONSERVATIVE-TYPE about union types
2012-10-06 Lutz EulerFix some tests for builds without sb-eval.
2012-10-05 David LichteblauUpdate tests for threaded windows builds
2012-07-19 David Lichteblauwin32: Mark all currently failing tests as such
2012-05-27 Nikodemus Siivolaemit compiler notes of NLX value-cells when (> SPEED...
2012-05-27 Nikodemus Siivolaelide value cells for NLXs when it seems like the right...
2012-05-21 Nikodemus SiivolaCOMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
2012-05-16 Stas BoukarevBetter error for malformed type declarations.
2012-05-16 Stas BoukarevBetter error message for malformed IGNORE declarations.
2012-04-25 Lutz EulerMicro-optimizations in MOVE-IMMEDIATE and MOVE-ARG...
2012-04-13 Christophe RhodesFix bug in unsigned modular arithmetic using a signed...
2012-04-13 Nikodemus SiivolaMAKE-LEXENV used NCONC on its arguments, which callers...
2012-04-13 Nikodemus Siivolaplain T and OTHERWISE not allowed in CASE normal-clauses
2012-01-23 Nikodemus Siivolaweakening hairy integer types
2011-12-13 Paul KhuongFix EQL constraint propagation on constant assigned...
2011-12-09 Nikodemus Siivolafix errors from stack allocation compiler notes
2011-12-09 Nikodemus Siivolamake TRIVIAL-LAMBDA-VAR-REF-P false for XEPs
2011-12-08 Nikodemus Siivolafix tyop in ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES...
2011-12-08 Nikodemus Siivolarobustify ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES...
2011-12-05 Nikodemus Siivolafix ONLY-ONE-BOXED-CONSTANT-FOR-MULTIPLE-USES test
2011-12-05 Nikodemus Siivolafix doubled unboxed constants when there is no immediat...
2011-12-05 Nikodemus Siivolaallow coercion of large fixnums to floats outside x86
2011-12-05 Nikodemus Siivolause boxed constants for full calls
2011-12-05 Nikodemus Siivolafix misoptimization of TRUNCATE
2011-12-05 Nikodemus Siivolafix bug in typechecking calls with non-constant keywords
2011-12-05 Nikodemus Siivolafix treatment of signed zeroes in INTERVAL-DIV
2011-11-29 Nikodemus Siivolatry to robustify test for bug-309448
2011-11-27 Nikodemus Siivolatweak NAME-CONTEXT
2011-11-25 Lutz EulerTighter floating-point type constraints in some cases
2011-11-07 Paul KhuongCorrect address computation in atomic-incf/aref for...
2011-10-30 Paul KhuongFix constant character comparisons for SPARC/sb-unicode
2011-10-30 Paul KhuongTake inline trampoline into account when optimizing...
2011-10-22 Paul KhuongFix a long-standing bug in (PRIMITIVE-TYPE [MEMBER...
2011-08-23 Paul KhuongEnsure correct alignment for complex single-float literals
2011-08-22 Nikodemus Siivolaignore non-function FTYPEs
2011-08-22 Nikodemus Siivolaextend ARRAY-TYPE-UPGRADED-ELEMENT-TYPE to work with...
2011-08-22 Nikodemus Siivolause WEAKEN-INTEGER-TYPE in ARRAY-IN-BOUNDS-P
2011-08-14 Paul KhuongFix automatic &rest to &more conversion in unsafe code
2011-08-14 Paul KhuongHandle SIMPLE-TYPE-ERROR when propagating bounds
2011-08-09 Nikodemus SiivolaLOAD-TIME-VALUE improvements
2011-07-27 Nikodemus Siivolamake sure LVAR-EXTERNALLY-CHECKABLE-TYPE always returns...
2011-07-22 Paul KhuongCorrect RIP-relative offset for strange x86-64 instructions
2011-06-22 Paul KhuongLet register allocation handle unused TNs due to consta...
2011-06-19 Paul KhuongLess constraint propagation when COMPILATION-SPEED...
2011-06-11 Paul KhuongAvoid constant folding NaNs from MAKE-{SINGLE,DOUBLE...
2011-06-07 Nikodemus Siivolamore conservative bounds in FP interval arithmetic
2011-05-28 Nikodemus Siivola1.0.48.28: make TRULY-THE macroexpandable
2011-05-12 Nikodemus Siivola1.0.48.14: more conservative global variable conversion
2011-04-21 Nikodemus Siivola1.0.47.27: limit open coding from MEMBER, ASSOC, &co
2011-04-21 Nikodemus Siivola1.0.47.26: BEST-SUB-SOURCE-PATH should ignore quoted...
2011-04-10 Nikodemus Siivola1.0.47.19: another MAKE-INSTANCE regression from 1...
2011-04-08 Nikodemus Siivola1.0.47.17: %FUNCALL IR1 translator was careless about...
2011-04-08 Nikodemus Siivola1.0.47.16: more ((LAMBDA ..) ..) and (FUNCALL (LAMBDA...
2011-04-08 Nikodemus Siivola1.0.47.15: %FUNCALL IR1 translator macroexpands the...
2011-04-07 Nikodemus Siivola1.0.47.14: optimize list DELETE to DELQ in more cases
2011-04-07 Nikodemus Siivola1.0.47.13: extend LVAR-FUN-IS to constant functions...
2011-04-07 Nikodemus Siivola1.0.47.12: robustify test for bug-654289
2011-03-12 Stas Boukarev1.0.46.34: Fix tests for builds without sb-eval.
2011-03-11 Alastair Bridgewater1.0.46.33: constraint: Don't substitute REFs when repla...
2011-02-26 Nikodemus Siivola1.0.45.14: CHECK-KEY-ARGS didn't take :ALLOW-OTHER...
2011-02-11 Nikodemus Siivola1.0.45.17: give CONSTANTLY some love
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
next