| Commit message (Expand) | Author | Age | Files | Lines |
* | silence warnings | Chris Lattner | 2006-11-03 | 1 | -1/+1 |
* | Patches to make the LLVM sources more -pedantic clean. Patch provided | Chris Lattner | 2006-05-24 | 1 | -1/+1 |
* | Rename SPARC V8 target to be the LLVM SPARC target. | Chris Lattner | 2006-02-05 | 1 | -46/+43 |
* | treat conditional branches the same way as conditional moves (giving them | Chris Lattner | 2006-01-31 | 1 | -34/+0 |
* | compactify all of the integer conditional moves into one instruction that takes | Chris Lattner | 2006-01-31 | 1 | -1/+111 |
* | remove the V8 simple isel | Chris Lattner | 2006-01-23 | 1 | -1/+0 |
* | Add the framework for a dag-dag isel | Chris Lattner | 2005-12-17 | 1 | -0/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | Add createSparcV8FPMoverPass(). | Brian Gaeke | 2004-09-29 | 1 | -0/+1 |
* | Add references to delay slot filler pass. | Brian Gaeke | 2004-04-06 | 1 | -0/+1 |
* | Asm printer support, based on x86 - only prints mnemonics for now | Brian Gaeke | 2004-03-04 | 1 | -2/+2 |
* | Add an instruction selector capable of selecting 'ret void' | Chris Lattner | 2004-02-29 | 1 | -5/+3 |
* | SparcV8 skeleton | Brian Gaeke | 2004-02-25 | 1 | -0/+42 |