Fix make-array transforms.
[sbcl.git] / src / compiler / ppc /
2014-01-03 Stas BoukarevRestore PPC build.
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-08-15 Stas BoukarevAdd a memory barrier inside pseudo-atomic on PPC.
2013-06-24 Stas BoukarevSimplify EMIT-VOP further.
2013-06-05 Stas BoukarevStop exporting unused symbols.
2013-06-05 Stas BoukarevGet rid of vm-support-routines indirection.
2013-05-21 Paul KhuongEnable (type-directed) constant folding for LOGTEST...
2013-05-01 Alastair Bridgewatercompiler/{sparc,ppc}/macros: with-pinned-objects improv...
2013-05-01 Alastair Bridgewaterppc: Implement :stack-allocatable-fixed-objects
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-11-13 David LichteblauPowerPC safepoints
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2012-10-02 Christophe Rhodesslightly more reproducible builds
2012-06-07 David LichteblauSimplify ppc's MOVE-TO-WORD/INTEGER
2012-06-07 David LichteblauFix inline fixnum LDB on PowerPC for certain bytespecs
2012-04-23 Christophe RhodesFix ldb / %%ldb / rlwinm on PowerPC
2011-12-05 Nikodemus Siivolafix unthreaded non-x86oid builds
2011-11-22 Alastair BridgewaterAdd SB-SYS:SAP-REF-LISPOBJ.
2011-11-21 Nikodemus Siivolasmaller default dynamic-space size on GENCGC
2011-10-19 Alastair BridgewaterFixnum and unsigned-fixnum array cleanups.
2011-08-14 Paul KhuongNew function: SB-EXT:SPIN-LOOP-HINT
2011-08-14 Paul KhuongNew function: SB!KERNEL:%MULTIPLY-HIGH
2011-08-05 Nikodemus Siivolarename %FLOOR to %BIGFLOOR
2011-07-06 Paul KhuongMore conservative defaults in GENCGC
2011-07-03 Paul KhuongSplit GENCGC_PAGE_BYTES in 3 constants
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.11: ppc: Implement ANCESTOR-FRAME VOPs.
2010-10-07 Alastair Bridgewater1.0.43.33: ppc: Implement %ARRAY-ATOMIC-INCF/WORD
2010-09-30 Nikodemus Siivola1.0.43.10: make.sh now accepts --dynamic-space-size...
2010-09-08 Alastair Bridgewater1.0.42.34: threads: Consolidate thread-specific static...
2010-09-05 Alastair Bridgewater1.0.42.33: ppc: Improve pseudo-atomic implementation
2010-08-08 Alastair Bridgewater1.0.41.40: ppc: Shorten the gencgc allocation sequence.
2010-08-08 Alastair Bridgewater1.0.41.39: ppc: Rename reg_L2 to reg_THREAD on threaded...
2010-08-08 Alastair Bridgewater1.0.41.37: ppc: allocation fixes for threaded builds.
2010-08-08 Alastair Bridgewater1.0.41.36: ppc: Implement atomic-{incf,decf} as atomic...
2010-08-08 Alastair Bridgewater1.0.41.35: ppc: Implement compare-and-swap-vops.
2010-08-08 Alastair Bridgewater1.0.41.34: ppc: Implement multithreaded symbol binding...
2010-08-08 Alastair Bridgewater1.0.41.33: ppc: Implement threaded symbol value accessors.
2010-08-08 Alastair Bridgewater1.0.41.32: ppc: Random small threading bits.
2010-08-08 Alastair Bridgewater1.0.41.31: ppc: Update backend to use TL symbol storage...
2010-08-08 Alastair Bridgewater1.0.41.30: ppc: Add thread-local symbol-value accessor...
2010-08-08 Alastair Bridgewater1.0.41.29: ppc: Dedicate a register to the TLS-block...
2010-08-07 Alastair Bridgewater1.0.41.27: ppc: Calling convention fixes for assembly...
2010-08-07 Alastair Bridgewater1.0.41.26: ppc: Calling-convention fixes for static...
2010-08-07 Alastair Bridgewater1.0.41.24: ppc: Calling-convention fixes for entry...
2010-08-07 Alastair Bridgewater1.0.41.23: ppc: Calling-convention fixes for LRA handli...
2010-08-06 Alastair Bridgewater1.0.41.15: gencgc: Implement object pinning for non...
2010-08-04 Alastair Bridgewater1.0.41.3: ppc: Implement memory-barrier-vops.
2010-06-06 Alastair Bridgewater1.0.39.8: Inline-compare more character codes on SB...
2010-05-23 Alastair Bridgewater1.0.38.10: Support for building on OpenBSD/PPC (patch...
2010-05-01 Alastair Bridgewater1.0.38.5: PPC character handling fixes.
2010-04-06 Nathan Froyd1.0.37.43: add RAW-INSTANCE-INIT/* VOPs for PPC
2009-12-17 Nathan Froyd1.0.33.20: MORE CONSTANTIFICATION
2009-09-26 Nathan Froyd1.0.31.21: OAOOize SAP-REF-64 and friends
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-21 Nathan Froyd1.0.28.68: move PPC over to slimmed-down EMIT-ERROR...
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-11-03 Brian Mastenbrook1.0.22.14: fix a bug in PPC alien function calls
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.35: Delete wrong comment.
2007-09-05 Thiemo Seufer1.0.9.30: Make SBCL work on MIPS/Linux with larger...
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
2007-05-19 Nathan Froyd1.0.5.53: cleanup LOAD-TYPE macros
2007-04-30 Juho Snellman1.0.5.14: make PURIFY a no-op on gencgc
2007-04-02 Nikodemus Siivola1.0.4.16: some GC and interrupt refactoring
2007-02-05 Christophe Rhodes1.0.2.11:
2007-01-15 Juho Snellman1.0.1.28: Fix SBCL on PPC with 65k pages.
2006-11-23 Nikodemus Siivola0.9.18.71: fix build on Darwin 7.9.0 (OS X 10.3)
2006-11-19 Christophe Rhodes0.9.18.61:
2006-11-02 Nikodemus Siivola0.9.18.28: allow read-only space to be placed in higher...
2006-11-01 Nikodemus Siivola0.9.18.20: correct step-frame logic on non-x86oids
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-06 Nathan Froyd0.9.13.28:
2006-06-04 Nathan Froyd0.9.13.25:
2006-03-20 Christophe Rhodes0.9.10.45:
2006-03-16 Christophe Rhodes0.9.10.39:
2006-03-07 Nathan Froyd0.9.10.22:
2006-03-01 Christophe Rhodes0.9.10.9:
next