Insert explicit cut to width when needed
[sbcl.git] / src /
2013-07-18 Paul KhuongInsert explicit cut to width when needed
2013-07-18 Paul KhuongAvoid uselessly re-scanning modular arithmetic expressions
2013-07-18 Paul KhuongNo more destructive MERGE of shared data in best-modula...
2013-07-16 Stas BoukarevOptimize TYPEP of (MOD X) on x86/x86-64.
2013-07-08 Paul KhuongHandle unbounded integer types in INTEGER-TYPE-NUMERIC...
2013-07-05 Christophe Rhodesrestore CLISP cross-compilability
2013-06-29 Paul KhuongRevert to binding *package* in bootstrappy code
2013-06-28 James M. LawrenceFix SLEEP on 32-bit platforms.
2013-06-28 Paul KhuongFix a typo in the block comment on encoding/decoding...
2013-06-28 Paul Khuongs/32/n-word-bits/ in bignum-index
2013-06-28 Paul KhuongStore FP values from x87 to the heap outside pseudo...
2013-06-28 Paul Khuongdouble->single float conversion isn't a no-op on x87...
2013-06-28 Paul KhuongDefer some sanity checks to after testing for value...
2013-06-28 Jan MoringenIn MAKE-THREAD, use WITH-SYSTEM-MUTEX for locking ...
2013-06-28 Attila LendvaiWrap the body of sb-debug:backtrace with with-debug...
2013-06-28 Attila LendvaiProvide more info in debugger-disabled-hook.
2013-06-28 Attila LendvaiMake the printing of a slot-unbound error more error...
2013-06-28 Attila LendvaiUse sb!ext:print-symbol-with-prefix in implicit-generic...
2013-06-28 Pierre ThierryUpdate URL of "Long, Painful History of Time"
2013-06-24 Stas BoukarevSimplify EMIT-VOP further.
2013-06-24 Stas BoukarevSimplify EMIT-GENERIC-VOP.
2013-06-22 Stas Boukarevbacktrace: don't cons large lists when RCX is overwritt...
2013-06-20 Joshua ElsasserHopefully fix the windows build to grovel time structur...
2013-06-20 Joshua ElsasserGrovel timeval and timespec struct definitions rather...
2013-06-18 Paul KhuongFix instruction encoding for XMM shifts with immediate...
2013-06-11 Stas Boukarevcheck-mod-fixnum: correct the test for power-of-two.
2013-06-10 Stas BoukarevAdd a missing :suppress-errors keyword for WRITE defknown.
2013-06-10 Lutz EulerMicro-optimize DOUBLE-FLOAT-LOW-BITS on x68-64.
2013-06-08 Paul KhuongInsert error traps after full calls inferred not to...
2013-06-08 Paul KhuongOnly use MASK-SIGNED-FIELD VOPs as last resorts
2013-06-08 Paul KhuongHandle (aref v (+ i k)), with i negative
2013-06-08 Paul KhuongFix a typo in bignum--ref-with-offset
2013-06-08 Paul KhuongConsistently force (double) rounding of foreign x87...
2013-06-08 Paul KhuongLook for left-over dead code when *check-consistency*
2013-06-08 Paul KhuongSimplify RATIONAL/constant FLOAT and INTEGER/constant...
2013-06-08 Paul KhuongSilence notes about being specialised EQ templates...
2013-06-08 Paul KhuongSilence the transforms that detect rightward arithmetic...
2013-06-08 Paul KhuongMark DATA-VECTOR-REF[-WITH-OFFSET] as unsafely flushable
2013-06-08 Paul KhuongAdjust internal encoding for TN location for larger...
2013-06-08 Paul KhuongNew VOP for LOGAND of bignum and word-sized constant...
2013-06-08 Paul KhuongMASK-SIGNED-FIELD VOPs on x86-64
2013-06-08 Paul KhuongMore identity folding for LOGAND and LOGIOR with constants
2013-06-08 Paul KhuongMore associativity-based constant-folding
2013-06-08 Paul KhuongEnable signed modular arithmetic for LOGIOR
2013-06-08 Paul KhuongEnable more modular arithmetic
2013-06-08 Paul KhuongComplete cut-to-width for modular arithmetic
2013-06-08 Paul KhuongFix negation of SIMD-PACK types
2013-06-06 Lutz EulerSimplify getting the contents of assembler segments.
2013-06-05 Stas BoukarevStop exporting unused symbols.
2013-06-05 Stas BoukarevFactor out read-var-integer into a function.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-06-05 Stas BoukarevOptimize (mod FIXNUM) type-checks on x86oids.
2013-06-04 Christophe Rhodesfix CL case conversions of characters involving iota...
2013-06-03 Paul KhuongSimpler and more precise type derivation for APPEND...
2013-06-03 Stas BoukarevUninitialized type-error conditions can now be printed.
2013-06-03 Stas BoukarevFix APPEND/NCONC type derivation properly this time.
2013-06-03 Christophe Rhodesfixes in EXPT type derivation
2013-06-03 Stas BoukarevFix NCONC type derivation.
2013-06-03 Stas Boukarevsleep: Add more precautions to avoid consing on x86.
2013-06-03 Stas BoukarevFix sleep on ratios, avoiding consing.
2013-06-03 Christophe Rhodesfix sleep on most ratios
2013-06-03 Christophe Rhodesdelete ye olde FIXME relating to unbound variable warnings
2013-06-03 Christophe Rhodesfix (again) the handling of read errors in the debugger
2013-06-02 Stas BoukarevAvoid consing in SLEEP.
2013-06-02 Stas BoukarevMake %coerce-callable-to-fun static on x86oids.
2013-06-02 Stas BoukarevDon't go through fdefn when referencing #'known-functions.
2013-06-02 Christophe Rhodesslightly better handling of read errors in the debugger
2013-06-02 Stas BoukarevCorrect call-indirect for >32-bit addresses.
2013-06-02 Stas BoukarevBetter calls to static functions on x86-64.
2013-06-02 Stas BoukarevBetter calls to static functions on x86-64.
2013-06-02 Stas BoukarevBetter initialization of ir2-component-constants on...
2013-06-02 Stas BoukarevRemove unused variables in the compiler.
2013-06-02 Stas Boukarevdisassemble: Better annotation of static functions...
2013-05-31 Stas BoukarevFix a regression in APPEND type derivation.
2013-05-31 Paul KhuongStricter precondition when strength reducing variable...
2013-05-27 Paul KhuongCompute single-value-type correctly in the absence...
2013-05-27 Christophe Rhodesfix CHAR-EQUALity of non-ascii caseful characters
2013-05-24 Paul KhuongRevert "Fix (aref vector (+ i constant)) with i negativ...
2013-05-24 Paul KhuongEven safer substitution of constants in CUT-TO-WIDTH
2013-05-24 Paul KhuongRobustify specialised IF/IF conversion introduced in...
2013-05-24 Paul KhuongSilence the compiler when (runtime-) compiling PCL...
2013-05-24 Paul KhuongFix (aref vector (+ i constant)) with i negative on...
2013-05-23 Jingyi Houtweak so that block-delete-p is findable by grep for...
2013-05-23 Jingyi Housearch_for_executable() fails to process last part...
2013-05-23 Christophe Rhodesfix build with #!-SB-UNICODE
2013-05-22 Paul KhuongImproved SIMD-PACK manipulation VOPs on x86-64
2013-05-22 Paul KhuongSpecialised VOPs for EQ of fixnum values on x86oids
2013-05-22 Paul KhuongPreserve types when swapping constant arguments and...
2013-05-22 Paul KhuongOptimize (- (* x constant)) into (* x (- constant))
2013-05-22 Paul KhuongMore efficient move-from-signed on x86-64 with 63-bit...
2013-05-22 Paul KhuongSimpler word-sized variable right shifts on x86 and...
2013-05-22 Paul KhuongSimplify (- (- x)) for rationals
2013-05-22 Paul KhuongEvaluate global inline functions via their fdefinition
2013-05-22 Paul KhuongTruthful error reporting for complicated compile-time...
2013-05-21 Paul KhuongImplement EQ of unboxed characters and small integers...
2013-05-21 Paul KhuongComplete SSE instruction definitions for x86-64
2013-05-21 Paul KhuongAdditional niceties and middle end support for short...
2013-05-21 Paul KhuongBack end work for short vector SIMD packs
2013-05-21 Paul KhuongFront end infrastructure for short vector SIMD packs
2013-05-21 Stas BoukarevFix foreign-symbol-address transform on +sb-dynamic...
next