Faster MAP[-INTO] when (> SPEED SPACE)
[sbcl.git] / src / compiler / generic /
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
2010-10-10 Juho Snellman1.0.43.40: Allow use of unmangled win32 function names
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-10-07 Alastair Bridgewater1.0.43.32: x86: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.31: x86-64: Implement %ARRAY-ATOMIC-INCF/WORD.
2010-10-07 Alastair Bridgewater1.0.43.30: threads: Initial implementation of ATOMIC...
2010-10-05 Nikodemus Siivola1.0.43.24: initialize cold-layouts with source-location...
2010-10-04 Nathan Froyd1.0.43.17: fix static symbols for array dispatch tables
2010-09-30 Nikodemus Siivola1.0.43.10: make.sh now accepts --dynamic-space-size...
2010-09-30 Nikodemus Siivola1.0.43.1: better handling of complex array types in...
2010-09-08 Alastair Bridgewater1.0.42.34: threads: Consolidate thread-specific static...
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-08-07 Alastair Bridgewater1.0.41.25: compiler: Create sb!vm::static-fdefn-offset.
2010-08-07 Alastair Bridgewater1.0.41.21: runtime: Current stack and frame pointers...
2010-08-07 Alastair Bridgewater1.0.41.19: runtime: Fix pseudo-atomic on non-x86oid...
2010-08-07 Alastair Bridgewater1.0.41.17: runtime: Make foreign_function_call_active...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-06-13 Cyrus Harmon1.0.39.15: delete all traces of the darwin dlshim
2010-06-03 Cyrus Harmon1.0.39.3: support building on darwin x86 and x86-64...
2010-04-03 Alastair Bridgewater1.0.37.29: Cleanup from fasl format and fasdump logic...
2010-04-03 Alastair Bridgewater1.0.37.27: Add new named-package FOPs for simpler packa...
2010-04-03 Alastair Bridgewater1.0.37.25: Defer interning symbols to cold-core as...
2010-04-03 Alastair Bridgewater1.0.37.24: Genesis deFIXMEification: Symbol allocation...
2010-03-28 Nikodemus Siivola1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
2010-03-26 Nikodemus Siivola1.0.36.40: fix PPC build
2010-03-08 Nikodemus Siivola1.0.36.15: upgraded array element-type of unions and...
2010-02-28 Nikodemus Siivola1.0.36.6: array data vector type derivation
2010-01-06 Nathan Froyd1.0.34.5: remove dead DATA-VECTOR-{REF,SET} transforms
2009-12-21 Alastair Bridgewater1.0.33.28: Display descriptions for internal errors...
2009-11-19 Nikodemus Siivola1.0.32.33: GENCGC tuning parameters
2009-08-23 Christophe Rhodes1.0.30.51: fix for COERCE compilation regression
2009-08-04 Nikodemus Siivola1.0.30.34: flushable INITIALIZE-VECTOR
2009-07-29 Nikodemus Siivola1.0.30.11: autogenerate tagname information for LDB...
2009-06-28 Paul Khuong1.0.29.54: Inline unboxed constants on x86[-64]
2009-06-25 Paul Khuong1.0.29.44: Complex float improvements
2009-06-22 Gabor Melis1.0.29.32: SCRUB-CONTROL-STACK related changes
2009-06-21 Nikodemus Siivola1.0.29.24: preserve docstrings for local and anonymous...
2009-06-18 Nikodemus Siivola1.0.29.14: implement SB-INTROSPECT:ALLOCATION-INFORMATION
2009-06-17 Nikodemus Siivola1.0.29.12: nicer DX capability conditionalization
2009-05-21 Nathan Froyd1.0.28.68: move PPC over to slimmed-down EMIT-ERROR...
2009-05-17 Nikodemus Siivola1.0.28.55: transform FILL to a UB*-BASH-FILL when possible
2009-05-16 Nikodemus Siivola1.0.28.51: better MAKE-ARRAY transforms
2009-05-16 Nikodemus Siivola1.0.28.49: allow stack allocation for arguments of...
2009-05-14 Nikodemus Siivola1.0.28.47: depessimize accesses to maybe non-simple...
2009-05-08 Nathan Froyd1.0.28.31: remove :PREFIX/:SUFFIX from DEFENUM for...
2009-05-08 Nikodemus Siivola1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL...
2009-05-08 Nathan Froyd1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS
2009-05-07 Nikodemus Siivola1.0.28.24: better %ARRAY-DISPLACED-FROM handling
2009-05-06 Nikodemus Siivola1.0.28.21: further array typechecking optimization
2009-05-06 Nikodemus Siivola1.0.28.19: faster ARRAY-DIMENSION for non-vectors
2009-05-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-04-24 Christophe Rhodes1.0.27.44: genesis fixes
2009-04-24 Christophe Rhodes1.0.27.37: fix host constant leaks
2009-04-24 Christophe Rhodes1.0.27.34: various trivial fixups for portability ...
2009-04-24 Christophe Rhodes1.0.27.33: make various form orders deterministic
2009-04-24 Christophe Rhodes1.0.27.31: repeatable fasl header and debug-source
2009-03-22 Christophe Rhodes1.0.26.14: minor portability fixes
2009-02-16 Gabor Melis1.0.25.50: detect binding and alien stack exhaustion
2009-02-16 Gabor Melis1.0.25.44: INTERRUPT-THREAD and timer improvements
2009-02-16 Gabor Melis1.0.25.43: alpha interrupt context fixes
2009-02-16 Gabor Melis1.0.25.34: gc trigger improvements
2009-02-16 Gabor Melis1.0.25.32: improvements to WITHOUT-GCING
2009-02-16 Gabor Melis1.0.25.29: thread state visibility and synchronization
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-02-04 Gabor Melis1.0.25.8: fix sxhash bug
2009-02-03 Alastair Bridgewater1.0.25.5: genesis descriptor-intuit-gspace cleanups
2009-02-03 Alastair Bridgewater1.0.25.4: genesis load-time-value cleanup
2009-02-03 Alastair Bridgewater1.0.25.3: earlier x86 code-object fixup envectorization
2009-02-03 Alastair Bridgewater1.0.25.2: Eliminate untagged pointers to heap space...
2009-02-03 Alastair Bridgewater1.0.25.1: x86-64 code fixup recording for gc / slash...
2009-01-04 Nikodemus Siivola1.0.24.21: call stub needed to switch between hpux...
2009-01-03 Nikodemus Siivola1.0.24.16: updates on how we deal with fixup on HPPA
2009-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
2009-01-03 Nikodemus Siivola1.0.24.10: raw slot support for HPPA
2009-01-02 Nikodemus Siivola1.0.24.3: sanity check address spaces
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-12-11 Thiemo Seufer1.0.23.33: Stack-allocatable vectors for MIPS.
2008-12-05 Thiemo Seufer1.0.23.21: Stack allocated conses for MIPS.
2008-12-01 Nikodemus Siivola1.0.23.6: move code-object allocation to C side on...
2008-09-17 Nikodemus Siivola1.0.20.8: ATOMIC-INCF implementation
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-07-03 Richard M Kreuter1.0.18.10: Record filenames in DEBUG-SOURCEs during...
2008-06-30 Nikodemus Siivola1.0.18.2: more conservative interval artihmetic
2008-06-23 Juho Snellman1.0.17.40: Fix build on -raw-instance-init-vops platfor...
2008-06-04 Nikodemus Siivola1.0.17.24: refactor handling of constants in the compiler
2008-05-29 Nikodemus Siivola1.0.17.7: smaller and faster raw slot initialization...
2008-05-28 Nikodemus Siivola1.0.17.4: support for dynamic-extent structures
2008-05-17 Nikodemus Siivola1.0.16.36: fix Windows build, hopefully
2008-05-15 Nikodemus Siivola1.0.16.32: revert ANY-REG from registers for primitive...
2008-05-15 Nikodemus Siivola1.0.16.31: --control-stack-size runtime argument
2008-05-08 Nikodemus Siivola1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR...
2008-05-08 Nikodemus Siivola1.0.16.24: slightly more verbose errors for SB-FOO...
2008-05-08 Gabor Melis1.0.16.21: lose informatively when the tls is full
2008-04-24 Nikodemus Siivola1.0.16.11: ANY-REG is good for pritimitive-type T on...
2008-04-24 Nathan Froyd1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
2008-04-23 Christophe Rhodes1.0.16.9: restore buildability from CMUCL
2008-03-07 Christophe Rhodes1.0.15.16: New modular arithmetic representation decision
2008-02-14 Nikodemus Siivola1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
2007-12-09 Nikodemus Siivola1.0.12.18: faster member-type operations
2007-09-30 Juho Snellman1.0.10.14: remove locking and gc inhibition from hash...
next