expand unsupported stacksave/stackrestore nodes
[oota-llvm.git] / lib / Target / SparcV8 / SparcV8TargetMachine.h
2005-12-16 Chris LattnerRemove JIT support, which doesn't work.
2005-11-08 Chris LattnerAdd a new option to indicate we want the code generator...
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-10-09 Brian GaekeImplement getModuleMatchQuality and getJITMatchQuality...
2004-06-02 Chris LattnerAdjust to new TM interfaces
2004-03-01 Brian GaekeTargetCacheInfo has been removed; its only uses were...
2004-02-25 Brian GaekeSparcV8 skeleton