projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
More robust FILTER-LVAR through CASTs
[sbcl.git]
/
src
/
compiler
/
2012-05-21
Nikodemus Siivola
COMPILED-PROGRAM-ERROR source form needs *PRINT-ESCAPE*
tree
|
commitdiff
2012-05-16
Stas Boukarev
Better error message for malformed IGNORE declarations.
tree
|
commitdiff
2012-05-12
Christophe Rhodes
open intervals and type derivation
tree
|
commitdiff
2012-05-07
Stas Boukarev
Optimize truncate, ceiling and friends when divisor...
tree
|
commitdiff
2012-05-02
Nikodemus Siivola
more deprecation
tree
|
commitdiff
2012-05-01
Lutz Euler
Better equidistributed and faster/less consing integer...
tree
|
commitdiff
2012-05-01
Lutz Euler
Fix the DEFTRANSFORM of RANDOM for hairy integer types.
tree
|
commitdiff
2012-04-27
Nikodemus Siivola
fix compiler reader error reporting
tree
|
commitdiff
2012-04-25
Lutz Euler
Micro-optimizations in MOVE-IMMEDIATE and MOVE-ARG...
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
globaldb: remove ENV-LIST arguments from INFO functions
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
globaldb: add source-transforms for INFO functions...
tree
|
commitdiff
2012-04-24
Nikodemus Siivola
better reader-errors for COMPILE-FILE
tree
|
commitdiff
2012-04-23
Lutz Euler
Allow larger immediate values in fixnum arithmetic...
tree
|
commitdiff
2012-04-23
Christophe Rhodes
Fix ldb / %%ldb / rlwinm on PowerPC
tree
|
commitdiff
2012-04-20
Lutz Euler
Typo fixes in comments
tree
|
commitdiff
2012-04-20
Lutz Euler
Fix typos in docstrings.
tree
|
commitdiff
2012-04-20
Nikodemus Siivola
teach IR1-TRANSFORM-TYPE-PREDICATE about alien types
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize machine code for some register tests...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimization: Shorter encoding of MOVZX in more...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize some type tests on x86-64 for code size.
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize LENGTH/LIST and VALUES-LIST on x86-64...
tree
|
commitdiff
2012-04-17
Lutz Euler
Micro-optimize type tests using widetag on x86-64.
tree
|
commitdiff
2012-04-15
Nathan Froyd
use fixnums for x86-64 array accessor VOPs when possible
tree
|
commitdiff
2012-04-14
Lutz Euler
Correct disassembly of some SSE instructions on x86-64.
tree
|
commitdiff
2012-04-13
Nathan Froyd
micro-optimize allocation sequences, special variable...
tree
|
commitdiff
2012-04-13
Nathan Froyd
s/8/n-word-bytes/ in x86-64's macros.lisp where appropriate
tree
|
commitdiff
2012-04-13
Nathan Froyd
micro-optimize FIXNUMP on known (signed-byte 64) quanti...
tree
|
commitdiff
2012-04-13
Nathan Froyd
use LEA Y, [X+X] instead of LEA Y, [X*2] where appropri...
tree
|
commitdiff
2012-04-13
Christophe Rhodes
Fix bug in unsigned modular arithmetic using a signed...
tree
|
commitdiff
2012-04-13
Nikodemus Siivola
MAKE-LEXENV used NCONC on its arguments, which callers...
tree
|
commitdiff
2012-01-23
Nikodemus Siivola
weakening hairy integer types
tree
|
commitdiff
2011-12-30
Nikodemus Siivola
defknown SC-NUMBER-OR-LOSE as foldable
tree
|
commitdiff
2011-12-29
Nikodemus Siivola
stack-allocatable fill-initialized specialized arrays...
tree
|
commitdiff
2011-12-29
Nikodemus Siivola
faster FIND and POSITION on bit-vectors
tree
|
commitdiff
2011-12-15
Alastair Bridgewater
DX structs with raw slots only allowed on conservative...
tree
|
commitdiff
2011-12-14
Lutz Euler
x86: Better disassembly of segment-prefixes.
tree
|
commitdiff
2011-12-14
Lutz Euler
Improve handling of x86[-64] prefix instructions in...
tree
|
commitdiff
2011-12-14
Lutz Euler
Corrections to disassembly of SHLD, SHRD and LEA on...
tree
|
commitdiff
2011-12-14
Lutz Euler
Make some disassembler parameters effectual.
tree
|
commitdiff
2011-12-14
Lutz Euler
Make the disassembler understand instruction prefixes.
tree
|
commitdiff
2011-12-13
Paul Khuong
Fix EQL constraint propagation on constant assigned...
tree
|
commitdiff
2011-12-10
Nikodemus Siivola
stack-allocatable fill-initialized specialized arrays...
tree
|
commitdiff
2011-12-10
Nikodemus Siivola
faster VECTOR-SUBSEQ*
tree
|
commitdiff
2011-12-10
Nikodemus Siivola
stack-allocatable fill-initialized specialized arrays
tree
|
commitdiff
2011-12-10
Nikodemus Siivola
remove MUFFLE-CONDITION from the FILL transform
tree
|
commitdiff
2011-12-09
Nikodemus Siivola
fix errors from stack allocation compiler notes
tree
|
commitdiff
2011-12-09
Nikodemus Siivola
refactor FOP table and stack handling
tree
|
commitdiff
2011-12-09
Nikodemus Siivola
better "cannot stack allocate" compiler notes
tree
|
commitdiff
2011-12-09
Nikodemus Siivola
make TRIVIAL-LAMBDA-VAR-REF-P false for XEPs
tree
|
commitdiff
2011-12-08
Nikodemus Siivola
use COMPONENT-TOPLEVELISH-P in CHECK-CONSISTENCY
tree
|
commitdiff
2011-12-08
Stas Boukarev
Fix transform for SEARCH on vectors with :form-end t.
tree
|
commitdiff
2011-12-08
Stas Boukarev
Fix transform for SEARCH on vectors.
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
don't stack-allocate specialized vectors on non-conserv...
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
fix doubled unboxed constants when there is no immediat...
tree
|
commitdiff
2011-12-05
Manfred Gahr
fix make.sh --dynamic-space-size option handling
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
fix unthreaded non-x86oid builds
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
semaphores in the runtime
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
allow coercion of large fixnums to floats outside x86
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
muffle style-warnings for INFO :FUNCTION :TYPE
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
use boxed constants for full calls
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
fix misoptimization of TRUNCATE
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
fix bug in typechecking calls with non-constant keywords
tree
|
commitdiff
2011-12-05
Nikodemus Siivola
fix treatment of signed zeroes in INTERVAL-DIV
tree
|
commitdiff
2011-12-02
Nikodemus Siivola
remove a stray debugging PRINT
tree
|
commitdiff
2011-11-27
Nikodemus Siivola
tweak NAME-CONTEXT
tree
|
commitdiff
2011-11-25
Lutz Euler
Tighter floating-point type constraints in some cases
tree
|
commitdiff
2011-11-23
Nikodemus Siivola
tweak tail merging logic
tree
|
commitdiff
2011-11-22
Alastair Bridgewater
Add SB-SYS:SAP-REF-LISPOBJ.
tree
|
commitdiff
2011-11-21
Nikodemus Siivola
smaller default dynamic-space size on GENCGC
tree
|
commitdiff
2011-11-19
Nikodemus Siivola
better inner and anonymous function names
tree
|
commitdiff
2011-11-15
Paul Khuong
Plug two more CTYPE leaks into fasls
tree
|
commitdiff
2011-11-15
Paul Khuong
Plug a CTYPE leak into fasls via SETQ
tree
|
commitdiff
2011-11-12
Nikodemus Siivola
extensible CAS and CAS extensions
tree
|
commitdiff
2011-11-09
Nikodemus Siivola
killing lutexes, adding timeouts
tree
|
commitdiff
2011-11-07
Paul Khuong
Correct address computation in atomic-incf/aref for...
tree
|
commitdiff
2011-10-31
Eric Marsden
fix SEARCH vector vector transform
tree
|
commitdiff
2011-10-30
Paul Khuong
Unbreak the build on SPARC
tree
|
commitdiff
2011-10-30
Paul Khuong
Fix constant character comparisons for SPARC/sb-unicode
tree
|
commitdiff
2011-10-30
Paul Khuong
Take inline trampoline into account when optimizing...
tree
|
commitdiff
2011-10-26
Alastair Bridgewater
Minor lowtag-handling cleanup in genesis.
tree
|
commitdiff
2011-10-25
Alastair Bridgewater
threads: Thread objects don't need a lowtag.
tree
|
commitdiff
2011-10-25
Alastair Bridgewater
genesis: Export assembly slot offsets for primitive...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
Unwind-to-frame-and-call-VOP doesn't need static symbols.
tree
|
commitdiff
2011-10-22
Paul Khuong
Fix a long-standing bug in (PRIMITIVE-TYPE [MEMBER...
tree
|
commitdiff
2011-10-22
Alastair Bridgewater
setf: excise GET-SETF-METHOD and related detritus.
tree
|
commitdiff
2011-10-20
Alastair Bridgewater
63-bit fixnums on 64-bit targets.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Reorder 64-bit lowtags.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
x86-64 disentwingling of fixnums and words.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
General disentwingling of fixnums and words.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Fixnum and unsigned-fixnum array cleanups.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Change x86oid modular arithmetic to work if fixnum...
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Fix definition of most-FOOative-fixnum.
tree
|
commitdiff
2011-10-19
Alastair Bridgewater
Introduce sb!vm::fixnum-lowtags
tree
|
commitdiff
2011-08-30
Lutz Euler
Microoptimization for code size in floating point compa...
tree
|
commitdiff
2011-08-29
Paul Khuong
More complete disassembly for XADD and CMPXCHG on x86-64
tree
|
commitdiff
2011-08-29
Lutz Euler
Clean up some SSE instruction format definitions on...
tree
|
commitdiff
2011-08-29
Lutz Euler
More readable disassembler output for SSE shuffle instr...
tree
|
commitdiff
2011-08-29
Lutz Euler
Cleanup SSE instruction printers on x86-64
tree
|
commitdiff
2011-08-28
Paul Khuong
Optional support for zlib-based in-memory deflate/infla...
tree
|
commitdiff
2011-08-23
Paul Khuong
Ensure correct alignment for complex single-float literals
tree
|
commitdiff
next