1. Use SubtargetFeatures in llc/lli.
[oota-llvm.git] / lib / Target / CBackend / CTargetMachine.h
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-04-20 Misha BrukmanRemove trailing whitespace, patch by Markus Oberhumer.
2004-07-11 Chris LattnerAuto-registrate target
2004-06-02 Chris LattnerStubs are no longer needed
2004-03-03 Chris LattnerSPECIFY a target data to initialize the CBE target...
2004-03-01 Brian GaekeTargetCacheInfo has been removed; its only uses were...
2004-02-13 Chris LattnerConvert the C backend into a target, for use with LLC...