2011-07-03 |
Paul Khuong | Split GENCGC_PAGE_BYTES in 3 constants |
tree | commitdiff |
2011-07-03 |
Paul Khuong | Differentiate between object slot initialisation and... |
tree | commitdiff |
2011-06-24 |
Paul Khuong | Get alignment right for block headers on x86-64, this... |
tree | commitdiff |
2011-06-23 |
Paul Khuong | Microoptimisation for block headers on x86-64 |
tree | commitdiff |
2011-06-21 |
Paul Khuong | Unboxed implicit value cells on x86[-64] |
tree | commitdiff |
2011-06-21 |
Paul Khuong | Compiler support for specialised implicit value cells |
tree | commitdiff |
2011-06-21 |
Paul Khuong | Inline local call trampolines on x86[-64] |
tree | commitdiff |
2011-06-11 |
Paul Khuong | Avoid constant folding NaNs from MAKE-{SINGLE,DOUBLE... |
tree | commitdiff |
2011-06-11 |
Paul Khuong | Improve SINGLE-FLOAT-BITS on x86-64 |
tree | commitdiff |
2011-01-19 |
cracauer | 1.0.45.7: set *backend-page-bytes* to 32KB |
tree | commitdiff |
2010-11-09 |
Alastair Bridgewater | 1.0.44.14: x86-64: Implement ANCESTOR-FRAME VOPs. |
tree | commitdiff |
2010-10-12 |
Paul Khuong | 1.0.43.47: Unfix ASH of constant shift on x86oids |
tree | commitdiff |
2010-10-07 |
Alastair Bridgewater | 1.0.43.31: x86-64: Implement %ARRAY-ATOMIC-INCF/WORD. |
tree | commitdiff |
2010-09-30 |
Nikodemus Siivola | 1.0.43.10: make.sh now accepts --dynamic-space-size... |
tree | commitdiff |
2010-09-08 |
Alastair Bridgewater | 1.0.42.34: threads: Consolidate thread-specific static... |
tree | commitdiff |
2010-09-02 |
Alastair Bridgewater | 1.0.42.23: x86-64: Fix passing of unboxed complex float... |
tree | commitdiff |
2010-08-05 |
Alastair Bridgewater | 1.0.41.8: x86/x86-64: Weaken read and write barrier... |
tree | commitdiff |
2010-08-04 |
Alastair Bridgewater | 1.0.41.4: x86-64: Implement memory-barrier-vops. |
tree | commitdiff |
2010-05-06 |
Paul Khuong | 1.0.38.6: Clear higher order bits for SSE operations... |
tree | commitdiff |
2010-04-26 |
Paul Khuong | 1.0.37.69: Avoid emitting instructions (LODS, MOVSXD... |
tree | commitdiff |
2010-04-18 |
Nathan Froyd | 1.0.37.59: micro-optimize x86oid signed-word checking |
tree | commitdiff |
2010-03-28 |
Nikodemus Siivola | 1.0.37.9: atomic STOREW for large integer constants... |
tree | commitdiff |
2010-03-28 |
Nikodemus Siivola | 1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET |
tree | commitdiff |
2010-03-18 |
Nikodemus Siivola | 1.0.36.30: on x86-64 split MOVE-TO-SINGLE into -REG... |
tree | commitdiff |
2010-03-01 |
Alastair Bridgewater | 1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems |
tree | commitdiff |
2010-02-16 |
Nathan Froyd | 1.0.35.17: micro-optimize x86-64 MOVE-TO-SINGLE |
tree | commitdiff |
2010-01-27 |
Nathan Froyd | 1.0.34.12: slightly better code generation for x86... |
tree | commitdiff |
2010-01-06 |
Nathan Froyd | 1.0.34.4: micro-optimize widetag checking on x86oids |
tree | commitdiff |
2009-12-17 |
Nathan Froyd | 1.0.33.20: MORE CONSTANTIFICATION |
tree | commitdiff |
2009-12-15 |
Gabor Melis | 1.0.33.11: fix detection of tls exhaustion |
tree | commitdiff |
2009-10-30 |
Nathan Froyd | 1.0.32.8: macroize x86-64 {8,16,32}-bit array accessors |
tree | commitdiff |
2009-09-29 |
Nathan Froyd | 1.0.31.26: improved DATA-VECTOR-{REF,SET} on x86-64 |
tree | commitdiff |
2009-09-27 |
Nathan Froyd | 1.0.31.22: improved SAP-{REF,SET}-* for x86-64 |
tree | commitdiff |
2009-08-26 |
Christophe Rhodes | 1.0.30.53: fix occasional SIGBUS in single-float comple... |
tree | commitdiff |
2009-08-06 |
Nikodemus Siivola | 1.0.30.38: faster TRUNCATE on floats |
tree | commitdiff |
2009-07-18 |
Paul Khuong | 1.0.30.3: deal with load-time-value constants more... |
tree | commitdiff |
2009-07-18 |
Paul Khuong | 1.0.30.2: more aggressive constant-folding |
tree | commitdiff |
2009-07-08 |
Nikodemus Siivola | 1.0.29.54.rc4: correct loading of first FP operand... |
tree | commitdiff |
2009-06-28 |
Paul Khuong | 1.0.29.54: Inline unboxed constants on x86[-64] |
tree | commitdiff |
2009-06-25 |
Paul Khuong | 1.0.29.44: Complex float improvements |
tree | commitdiff |
2009-06-25 |
Paul Khuong | 1.0.29.43: SSE{1,2} instruction definitions on x86-64 |
tree | commitdiff |
2009-06-05 |
Nikodemus Siivola | 1.0.29.3: better reporting for failure to stack allocate |
tree | commitdiff |
2009-06-05 |
Nikodemus Siivola | 1.0.29.2: implement fixnump/signed-word VOP on x86... |
tree | commitdiff |
2009-06-03 |
Nikodemus Siivola | 1.0.28.76: fix non-unicode builds on x86 and x86-64 |
tree | commitdiff |
2009-05-16 |
Nikodemus Siivola | 1.0.28.52: fix x86-64 build, oops |
tree | commitdiff |
2009-05-08 |
Nathan Froyd | 1.0.28.31: remove :PREFIX/:SUFFIX from DEFENUM for... |
tree | commitdiff |
2009-05-08 |
Nikodemus Siivola | 1.0.28.30: DEFGLOBAL, ALWAYS-BOUND, GLOBAL, SYMBOL... |
tree | commitdiff |
2009-05-08 |
Nathan Froyd | 1.0.28.28: delete %RAW-BITS and %SET-RAW-BITS |
tree | commitdiff |
2009-05-07 |
Nikodemus Siivola | 1.0.28.26: Mr. ATOMIC-INCF/SYMBOL, meet Mr. AX |
tree | commitdiff |
2009-05-06 |
Nikodemus Siivola | 1.0.28.17: tn packing issues in ALLOCATE-VECTOR-ON... |
tree | commitdiff |
2009-05-04 |
Alastair Bridgewater | 1.0.28.11: Fix bug 316325 (x86oid alien integer result... |
tree | commitdiff |
2009-05-01 |
Nathan Froyd | 1.0.28.5: delete MERGE-BITS |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.17: faster local calls on x86/x86-64 |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.16: slightly smaller LISTIFY-REST-ARGS on x86... |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.15: optimize multiple values recievers on x86... |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.14: bias x86oid frame pointer |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.13: more RET on x86oids |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.12: x86/x86-64 calling convention comments,... |
tree | commitdiff |
2009-04-21 |
Gabor Melis | 1.0.27.11: swap ocfp and return-pc slots in x86oid... |
tree | commitdiff |
2009-04-13 |
Gabor Melis | 1.0.27.8: slightly faster x86oid pseudo atomic with... |
tree | commitdiff |
2009-04-07 |
Gabor Melis | 1.0.27.4: x86/x86-64 REP prefix has the same code as... |
tree | commitdiff |
2009-04-07 |
Gabor Melis | 1.0.27.3: fix UNWIND-TO-FRAME-AND-CALL |
tree | commitdiff |
2009-03-22 |
Juho Snellman | 1.0.26.13: OpenBSD x86-64 support |
tree | commitdiff |
2009-02-11 |
Alastair Bridgewater | 1.0.25.11: Remove unused SIZE slot from catch-block... |
tree | commitdiff |
2009-01-26 |
Juho Snellman | 1.0.24.48: Do explicit sign-extension of small signed... |
tree | commitdiff |
2009-01-12 |
Nikodemus Siivola | 1.0.24.40: fix regression from 1.0.24.37 |
tree | commitdiff |
2009-01-11 |
Paul Khuong | 1.0.24.35: Flag-setting VOPs on x86[-64] and conditiona... |
tree | commitdiff |
2009-01-11 |
Paul Khuong | 1.0.24.34: IR2: additional representation for predicate... |
tree | commitdiff |
2008-12-13 |
Nikodemus Siivola | 1.0.23.40: export page sizes to C with LU suffix |
tree | commitdiff |
2008-12-01 |
Nikodemus Siivola | 1.0.23.6: move code-object allocation to C side on... |
tree | commitdiff |
2008-09-20 |
Nikodemus Siivola | 1.0.20.16: make LOCK and FS prefixes part of the affect... |
tree | commitdiff |
2008-09-19 |
Nikodemus Siivola | 1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT |
tree | commitdiff |
2008-09-17 |
Nikodemus Siivola | 1.0.20.8: ATOMIC-INCF implementation |
tree | commitdiff |
2008-08-01 |
Paul Khuong | 1.0.19.14: Immediate SAP bug fix & grab bag of small... |
tree | commitdiff |
2008-07-30 |
Nikodemus Siivola | 1.0.19.7: refactor stack allocation decisions |
tree | commitdiff |
2008-07-19 |
Nikodemus Siivola | 1.0.18.25: tweak stack allocation on x86 and x86-64 |
tree | commitdiff |
2008-05-29 |
Nikodemus Siivola | 1.0.17.7: smaller and faster raw slot initialization... |
tree | commitdiff |
2008-05-28 |
Nikodemus Siivola | 1.0.17.4: support for dynamic-extent structures |
tree | commitdiff |
2008-05-17 |
Nikodemus Siivola | 1.0.16.35: improved TIME output |
tree | commitdiff |
2008-05-08 |
Nikodemus Siivola | 1.0.16.27: function-ify ERROR-CALL and GENERATE-ERROR... |
tree | commitdiff |
2008-05-08 |
Nikodemus Siivola | 1.0.16.22: FIXED-ALLOC to use MAYBE-PSEUDO-ATOMIC on... |
tree | commitdiff |
2008-03-17 |
Nikodemus Siivola | 1.0.15.36: fix bug 423 |
tree | commitdiff |
2008-03-14 |
Nikodemus Siivola | 1.0.15.33: implement SB-VM::WITH-CYCLE-COUNTER for... |
tree | commitdiff |
2008-03-10 |
Nikodemus Siivola | 1.0.15.19: use TEST X X when possible in SIGNED-BYTE... |
tree | commitdiff |
2008-03-10 |
Nikodemus Siivola | 1.0.15.18: kill commented out ALLOCATION from x86-64 |
tree | commitdiff |
2008-03-10 |
Nikodemus Siivola | 1.0.15.17: better threaded BIND & UNBIND for x86-64 |
tree | commitdiff |
2008-03-07 |
Christophe Rhodes | 1.0.15.16: New modular arithmetic representation decision |
tree | commitdiff |
2008-03-05 |
Nikodemus Siivola | 1.0.15.15: reset DF on x86 and x86-64 after every STD... |
tree | commitdiff |
2008-03-05 |
Nikodemus Siivola | 1.0.15.14: move bignum allocation out of line on x86... |
tree | commitdiff |
2008-02-14 |
Nikodemus Siivola | 1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH |
tree | commitdiff |
2008-01-21 |
Nikodemus Siivola | 1.0.13.50: rename JECXZ to JRCXZ in the x86-64 backend... |
tree | commitdiff |
2008-01-01 |
Juho Snellman | 1.0.13.6: Add missing sb-xc-host definition for sign... |
tree | commitdiff |
2007-11-30 |
Nikodemus Siivola | 1.0.12.9: don't limit TOUCH-OBJECT to descriptor-regs |
tree | commitdiff |
2007-11-09 |
Nikodemus Siivola | 1.0.11.20: fix with-pinned-objects stack corruption... |
tree | commitdiff |
2007-11-06 |
Nikodemus Siivola | 1.0.11.11: expand zero-object WITH-PINNED-OBJECTS to... |
tree | commitdiff |
2007-10-11 |
NIIMI Satoshi | 1.0.10.43: Fix NaN comparison on x86-64 |
tree | commitdiff |
2007-10-08 |
Cyrus Harmon | 1.0.10.36: support for Darwin versions that support... |
tree | commitdiff |
2007-09-26 |
Nikodemus Siivola | 1.0.10.5: dynamic-extent CONS |
tree | commitdiff |
2007-09-12 |
Christophe Rhodes | 1.0.9.59: Fix ash/smod61 on x86-64 for constant large... |
tree | commitdiff |
2007-07-16 |
Nikodemus Siivola | 1.0.7.21: threaded SET & BIND VOP touchups |
tree | commitdiff |
next |