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