projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1.0.18.3: more conservative arithmetic optimizations
[sbcl.git]
/
src
/
compiler
/
x86
/
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-04-24
Nathan Froyd
1.0.16.10: function-ify ERROR-CALL and GENERATE-ERROR...
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.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-03-01
Nikodemus Siivola
1.0.15.7: threaded BIND and UNBIND improvements on x86
tree
|
commitdiff
2008-02-14
Nikodemus Siivola
1.0.14.27: rename MAKE-FIXNUM to POINTER-HASH
tree
|
commitdiff
2008-01-09
Richard M Kreuter
1.0.13.18: Revived OpenBSD support, contributed by...
tree
|
commitdiff
2008-01-02
Nikodemus Siivola
1.0.13.10: x86 MOVE-FROM-SIGNED & MOVE-FROM-UNSIGNED...
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.42: change dynamic space area on FreeBSD
tree
|
commitdiff
2007-09-26
Nikodemus Siivola
1.0.10.5: dynamic-extent CONS
tree
|
commitdiff
2007-09-12
Christophe Rhodes
1.0.9.58: Fix x86 smod30 ash with a constant large...
tree
|
commitdiff
2007-07-16
Nikodemus Siivola
1.0.7.21: threaded SET & BIND VOP touchups
tree
|
commitdiff
2007-07-15
Nikodemus Siivola
1.0.7.19: SB-EXT:COMPARE-AND-SWAP
tree
|
commitdiff
2007-06-28
Nikodemus Siivola
1.0.7.2: fix potential GC errors due to bogus objects...
tree
|
commitdiff
2007-06-28
Nikodemus Siivola
1.0.7.1: dynamic extent value cells
tree
|
commitdiff
2007-06-11
Juho Snellman
1.0.6.45: fix compilation speed regression from DATA...
tree
|
commitdiff
2007-06-05
Juho Snellman
1.0.6.24: a more sophisticated UNWIND-TO-FRAME-AND...
tree
|
commitdiff
2007-05-19
Nathan Froyd
1.0.5.53: cleanup LOAD-TYPE macros
tree
|
commitdiff
2007-05-08
NIIMI Satoshi
1.0.5.43: change memory layout on FreeBSD
tree
|
commitdiff
2007-05-06
Nikodemus Siivola
1.0.5.35: stack alignment on x86/Darwin, once more
tree
|
commitdiff
2007-04-30
Juho Snellman
1.0.5.14: make PURIFY a no-op on gencgc
tree
|
commitdiff
2007-04-29
Nikodemus Siivola
1.0.5.6: compare-and-swap / instance-set-conditional...
tree
|
commitdiff
2007-04-17
lisphacker
1.0.4.97: Oops. Fix bug introduced in x86 vop if-eq...
tree
|
commitdiff
2007-04-13
lisphacker
1.0.4.82: more x86 backend cleanups
tree
|
commitdiff
2007-04-13
lisphacker
1.0.4.81: more x86 backend cleanups
tree
|
commitdiff
2007-04-12
lisphacker
1.0.4.73: more x86 backend cleanups
tree
|
commitdiff
2007-04-12
lisphacker
1.0.4.72: More x86 backend cleanups
tree
|
commitdiff
2007-04-12
lisphacker
1.0.4.71: x86 backend cleanup
tree
|
commitdiff
2007-04-12
lisphacker
1.0.4.70: more x86 backend cleanups
tree
|
commitdiff
2007-04-11
lisphacker
1.0.4.68: Restore x86 non-darwin buildability.
tree
|
commitdiff
2007-04-11
Nathan Froyd
1.0.4.66: Undo D-X changes in 1.0.4.63
tree
|
commitdiff
2007-04-11
Nikodemus Siivola
1.0.4.64: more stack-alignment x86/Darwin
tree
|
commitdiff
2007-04-11
Nathan Froyd
1.0.4.63: Don't zeroize dynamic-extent simple-unboxed...
tree
|
commitdiff
2007-04-11
Nikodemus Siivola
1.0.4.61: stack-alignment on CALL-OUT VOP on x86/Darwin
tree
|
commitdiff
2007-04-10
Nathan Froyd
1.0.4.55: Optimized REPLACE and UB*-BASH-COPY routines
tree
|
commitdiff
2007-04-10
Nathan Froyd
1.0.4.53: Apply Lutz Euler's improved character VOPs...
tree
|
commitdiff
2007-04-08
lisphacker
1.0.4.50: more x86 backend
tree
|
commitdiff
2007-04-08
lisphacker
1.0.4.44: More x86 disassembler work
tree
|
commitdiff
2007-04-07
lisphacker
1.0.4.43: x86 assembler/disassembler tweaks
tree
|
commitdiff
2007-04-07
lisphacker
1.0.2.42: x86 backend cleanups
tree
|
commitdiff
2007-03-18
lisphacker
1.0.3.46: De-pessimized x86 sub-byte DATA-VECTOR-SET...
tree
|
commitdiff
2007-03-03
Cyrus Harmon
1.0.3.16: experimental x86-64/darwin suport
tree
|
commitdiff
2007-03-02
Juho Snellman
1.0.3.11: Fix deportation gc safety bug
tree
|
commitdiff
2007-02-07
Nathan Froyd
1.0.2.21:
tree
|
commitdiff
2007-02-07
Nathan Froyd
1.0.2.20:
tree
|
commitdiff
2007-01-29
Nathan Froyd
1.0.2.6:
tree
|
commitdiff
2007-01-29
Nathan Froyd
1.0.2.5:
tree
|
commitdiff
2007-01-29
Nathan Froyd
1.0.2.4: Improve inlined array heap allocation on x86.
tree
|
commitdiff
2007-01-28
Nathan Froyd
1.0.1.3:
tree
|
commitdiff
2007-01-27
Nathan Froyd
1.0.2.2:
tree
|
commitdiff
2007-01-27
Nathan Froyd
1.0.2.1: DATA-VECTOR-{REF,SET}-WITH-OFFSET for the x86
tree
|
commitdiff
2007-01-15
Juho Snellman
1.0.1.28: Fix SBCL on PPC with 65k pages.
tree
|
commitdiff
2007-01-13
lisphacker
1.0.1.24: unwinding lisp stack frames when alien code...
tree
|
commitdiff
2007-01-09
lisphacker
1.0.1.17: Remove Win32 exception trampolines
tree
|
commitdiff
2006-12-05
Nathan Froyd
1.0.0.24:
tree
|
commitdiff
2006-12-05
Nathan Froyd
1.0.0.23:
tree
|
commitdiff
2006-11-13
Juho Snellman
0.9.18.47:
tree
|
commitdiff
2006-11-02
Nikodemus Siivola
0.9.18.28: allow read-only space to be placed in higher...
tree
|
commitdiff
2006-10-19
Nathan Froyd
0.9.17.16:
tree
|
commitdiff
2006-10-06
Gabor Melis
0.9.17.10: async unwind for specials
tree
|
commitdiff
2006-10-06
Christophe Rhodes
0.9.17.8:
tree
|
commitdiff
2006-09-18
Juho Snellman
0.9.16.38:
tree
|
commitdiff
2006-09-17
Nathan Froyd
0.9.16.34:
tree
|
commitdiff
2006-09-17
Nathan Froyd
0.9.16.33:
tree
|
commitdiff
2006-09-15
Gabor Melis
0.9.16.32: weak hash tables
tree
|
commitdiff
2006-09-13
Nathan Froyd
0.9.16.28:
tree
|
commitdiff
2006-07-28
Juho Snellman
0.9.15.1:
tree
|
commitdiff
2006-07-20
Nathan Froyd
0.9.14.28:
tree
|
commitdiff
2006-07-15
Nathan Froyd
0.9.14.14:
tree
|
commitdiff
2006-07-15
Nathan Froyd
0.9.14.13:
tree
|
commitdiff
2006-07-08
Nathan Froyd
0.9.14.9:
tree
|
commitdiff
2006-07-04
Nathan Froyd
0.9.14.7:
tree
|
commitdiff
2006-06-06
Nathan Froyd
0.9.13.28:
tree
|
commitdiff
2006-06-04
Nathan Froyd
0.9.13.25:
tree
|
commitdiff
2006-05-31
Nathan Froyd
0.9.13.11:
tree
|
commitdiff
2006-05-28
Nathan Froyd
0.9.13.1:
tree
|
commitdiff
2006-05-21
Nathan Froyd
0.9.12.28:
tree
|
commitdiff
2006-05-15
Nathan Froyd
0.9.12.25:
tree
|
commitdiff
2006-04-09
Nathan Froyd
0.9.11.26:
tree
|
commitdiff
2006-04-08
Nathan Froyd
0.9.11.24:
tree
|
commitdiff
2006-04-05
Rudi Schlatte
0.9.11.13
tree
|
commitdiff
2006-03-20
Nathan Froyd
0.9.10.44:
tree
|
commitdiff
2006-03-16
Christophe Rhodes
0.9.10.39:
tree
|
commitdiff
2006-03-15
Cyrus Harmon
0.9.10.34
tree
|
commitdiff
2006-03-15
Cyrus Harmon
0.9.10.30:
tree
|
commitdiff
2006-03-14
Rudi Schlatte
0.9.10.29
tree
|
commitdiff
2006-03-07
Nathan Froyd
0.9.10.23:
tree
|
commitdiff
2006-03-07
Nathan Froyd
0.9.10.22:
tree
|
commitdiff
next