DX structs with raw slots only allowed on conservative gencgc.
[sbcl.git] / src / compiler / generic / vm-ir2tran.lisp
2011-12-15 Alastair BridgewaterDX structs with raw slots only allowed on conservative...
2011-12-05 Nikodemus Siivoladon't stack-allocate specialized vectors on non-conserv...
2011-12-05 Nikodemus Siivolause boxed constants for full calls
2011-07-03 Paul KhuongDifferentiate between object slot initialisation and...
2011-05-24 Nikodemus Siivola1.0.48.21: explicitly indefinite-extent leaves, safer...
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-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-01-03 Nikodemus Siivola1.0.24.11: stack allocation support for HPPA
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-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-06-23 Juho Snellman1.0.17.40: Fix build on -raw-instance-init-vops platfor...
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
2007-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-07-15 Nikodemus Siivola1.0.7.19: SB-EXT:COMPARE-AND-SWAP
2006-10-06 Christophe Rhodes0.9.17.8:
2006-07-08 Nathan Froyd0.9.14.10:
2005-07-14 William Harold Newman0.9.2.44:
2003-09-15 Alexey Dejneka0.8.3.62:
2003-05-09 Christophe Rhodes0.8alpha.0.23:
2003-05-08 Christophe Rhodes0.8alpha.0.21:
2002-02-09 William Harold Newman0.7.1.17:
2001-10-06 William Harold Newman0.pre7.48:
2001-03-22 William Harold Newman0.6.11.23:
2000-10-20 William Harold Newman0.6.7.22: removed CVS dollar-Header-dollar tags from...
2000-09-18 William Harold NewmanInitial revision