Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SparcV8 backend. It has been renamed to be the Sparc backend. | Chris Lattner | 2006-02-05 | 1 | -51/+0 |
* | Add trivial subtarget support | Chris Lattner | 2006-01-26 | 1 | -0/+3 |
* | Remove JIT support, which doesn't work. | Chris Lattner | 2005-12-16 | 1 | -9/+0 |
* | Add a new option to indicate we want the code generator to emit code quickly,... | Chris Lattner | 2005-11-08 | 1 | -7/+1 |
* | 1. Use SubtargetFeatures in llc/lli. | Jim Laskey | 2005-09-01 | 1 | -1/+2 |
* | Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile | Chris Lattner | 2005-06-25 | 1 | -1/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -4/+4 |
* | Implement getModuleMatchQuality and getJITMatchQuality so that v8 will be the | Brian Gaeke | 2004-10-09 | 1 | -0/+4 |
* | Adjust to new TM interfaces | Chris Lattner | 2004-06-02 | 1 | -5/+2 |
* | TargetCacheInfo has been removed; its only uses were to propagate a constant | Brian Gaeke | 2004-03-01 | 1 | -1/+0 |
* | SparcV8 skeleton | Brian Gaeke | 2004-02-25 | 1 | -0/+61 |