This project is a fork of the sbcl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/sbcl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionSBCL -- With LLVM!
ownerfoom@fuhm.net
last changeSat, 2 Jan 2010 07:33:24 +0000
Content tags:
Add:
shortlog
2010-01-02 James Y KnightRemove sign-extend arg to LLVMConstInt calls. master
2010-01-02 James Y KnightSome convenience macros and rearrangement.
2009-12-31 James Y KnightImplement "cons" as an llvm "vop" to see how that goes.
2009-12-23 James Y KnightHandle "cset" nodes (setf); handle combinations of...
2009-12-23 James Y KnightSupport multiple basic blocks and "cif" nodes.
2009-12-21 James Y KnightAdd README.LLVM file, and update for CL-LLVM changes.
2009-12-15 James Y KnightAdd very hacky symbol constant support and function...
2009-12-15 James Y KnightSome LLVM hacks.
2009-12-12 Alastair Bridgewater1.0.33.10: Make slam.sh usable to obtain a trace-file...
2009-12-12 Alastair Bridgewater1.0.33.9: LDB stability improvements.
2009-12-12 Alastair Bridgewater1.0.33.8: Fix x86-64 interrupt context display in ldb.
2009-12-10 Tobias C. Rittweiler1.0.33.7: Indicate *DEBUGGER-HOOK* / SB-EXT:*INVOKE...
2009-12-04 Gabor Melis1.0.33.6: prettier PRINT-OBJECT default method
2009-12-04 Gabor Melis1.0.33.5: improve DESCRIBE (#lp488976)
2009-12-02 Christophe... 1.0.33.4: rewriting history, the regexp way
2009-12-02 Christophe... 1.0.33.3: restore buildability from CMUCL
...
heads
3 years ago master