Fix make-array transforms.
[sbcl.git] / src / compiler / alpha /
2013-09-19 Stas BoukarevOptimize special variable binding on sb-thread.
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
2013-08-20 Stas BoukarevClean up %more-arg-values.
2013-06-24 Stas BoukarevSimplify EMIT-VOP further.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2011-12-10 Nikodemus Siivolastack-allocatable fill-initialized specialized arrays
2011-12-05 Nikodemus Siivolafix unthreaded non-x86oid builds
2011-11-22 Alastair BridgewaterAdd SB-SYS:SAP-REF-LISPOBJ.
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-08-14 Paul KhuongNew function: SB-EXT:SPIN-LOOP-HINT
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2011-07-03 Paul KhuongDifferentiate between object slot initialisation and...
2011-06-21 Paul KhuongCompiler support for specialised implicit value cells
2011-06-21 Paul KhuongInline local call trampolines on x86[-64]
2010-11-09 Alastair Bridgewater1.0.44.8: alpha: Implement ANCESTOR-FRAME VOPs.
2010-04-26 Paul Khuong1.0.37.66: Fix the build on alpha
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-08-06 Nikodemus Siivola1.0.30.38: faster TRUNCATE on floats
2009-07-18 Paul Khuong1.0.30.3: deal with load-time-value constants more...
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-01 Nathan Froyd1.0.28.5: delete MERGE-BITS
2009-02-11 Alastair Bridgewater1.0.25.11: Remove unused SIZE slot from catch-block...
2009-01-11 Paul Khuong1.0.24.34: IR2: additional representation for predicate...
2008-12-23 Thiemo Seufer1.0.23.66: Calculate array sizes in a more reliable...
2008-12-13 Nikodemus Siivola1.0.23.40: export page sizes to C with LU suffix
2008-09-19 Nikodemus Siivola1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
2008-08-01 Paul Khuong1.0.19.14: Immediate SAP bug fix & grab bag of small...
2008-07-30 Nikodemus Siivola1.0.19.7: refactor stack allocation decisions
2008-03-17 Nikodemus Siivola1.0.15.36: fix bug 423
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-09-26 Nikodemus Siivola1.0.10.5: dynamic-extent CONS
2007-09-05 Thiemo Seufer1.0.9.34: Encapulate the whole closure generation in...
2007-07-21 Nikodemus Siivola1.0.7.37: fix non-x86oid builds
2007-06-28 Nikodemus Siivola1.0.7.2: fix potential GC errors due to bogus objects...
2007-06-28 Nikodemus Siivola1.0.7.1: dynamic extent value cells
2006-10-06 Gabor Melis0.9.17.10: async unwind for specials
2006-10-06 Christophe Rhodes0.9.17.8:
2006-09-18 Juho Snellman0.9.16.38:
2006-06-04 Nathan Froyd0.9.13.25:
2006-03-16 Christophe Rhodes0.9.10.39:
2006-03-07 Nathan Froyd0.9.10.22:
2006-02-07 Nathan Froyd0.9.9.18:
2006-01-27 Nathan Froyd0.9.9.5:
2005-11-17 Gabor Melis0.9.6.48: more stability
2005-09-08 Thiemo SeuferCanonicalize in-package argument.
2005-09-07 Thiemo SeuferRename compute-code-from-fn to compute-code-from-lip...
2005-08-20 Christophe Rhodes0.9.3.71:
2005-08-18 Christophe Rhodes0.9.3.61:
2005-08-11 Gabor Melis0.9.3.41: gc trigger
2005-08-06 Christophe Rhodes0.9.3.32:
2005-07-14 William Harold Newman0.9.2.44:
2005-07-14 William Harold Newman0.9.2.43:
2005-06-20 Nikodemus Siivola0.9.1.62: align CSP for dx closures on alpha and ppc
2005-06-20 Nikodemus Siivola0.9.1.61: really allocate dx closures on stack on ppc...
2005-06-19 Alexey Dejneka0.9.1.52:
2005-06-12 Christophe Rhodes0.9.1.39:
2005-06-12 Christophe Rhodes0.9.1.38:
2005-06-11 Christophe Rhodes0.9.1.37:
2005-05-29 Nikodemus Siivola0.9.1.5: bigger dynamic space on PPC plus cleanups
2005-05-06 Nikodemus Siivola0.9.0.22: more fixed allocation
2005-05-04 Christophe Rhodes0.9.0.18:
2005-04-10 Alexey Dejneka0.8.21.30:
2005-04-09 Alexey Dejneka0.8.21.28:
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-04-05 Christophe Rhodes0.8.21.17:
2005-03-28 Nathan Froyd0.8.21.5:
2005-02-13 Nikodemus Siivolamessage
2005-01-08 Alexey Dejneka0.8.18.20:
2004-12-19 Alexey Dejneka0.8.17.29:
2004-12-09 Nathan Froyd0.8.17.28:
2004-12-08 Nathan Froyd0.8.17.24:
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-02 Christophe Rhodes0.8.16.25:
2004-11-01 Christophe Rhodes0.8.16.22:
2004-10-27 Christophe Rhodes0.8.16.9:
2004-09-13 Nikodemus Siivola0.8.14.18: non-x86 %listify-rest-args fixes
2004-09-13 Alexey Dejnekasbcl-0.8.14.15:
2004-09-13 Alexey Dejnekasbcl-0.8.14.11:
2004-08-16 Christophe Rhodes0.8.13.68:
2004-08-16 Christophe Rhodes0.8.13.67:
2004-08-10 Nathan Froyd0.8.13.51:
2004-08-07 Nathan Froyd0.8.13.35:
2004-08-06 Nathan Froyd0.8.13.34:
2004-08-04 Nathan Froyd0.8.13.26:
2004-08-03 Nathan Froyd0.8.13.20:
2004-08-02 Nathan Froyd0.8.13.19:
2004-08-02 Nathan Froyd0.8.13.18:
2004-08-02 Christophe Rhodes0.8.13.17:
2004-05-30 Alexey Dejneka0.8.10.64:
2004-05-21 Christophe Rhodes0.8.10.43:
2004-05-19 Christophe Rhodes0.8.10.35:
2004-05-17 Christophe Rhodes0.8.10.30:
2004-05-17 Christophe Rhodes0.8.10.28:
2004-03-30 Christophe Rhodes0.8.9.10:
2004-02-19 Christophe Rhodes0.8.7.56:
2003-11-26 William Harold Newman0.8.6.2:
next