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