Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / fastcall-correct-mangling.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-03 Daniel DunbarPass target triple string in to TargetMachine constructor.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-03-01 Anton KorobeynikovEnsure that fastcall'ed function is correctly mangled...