Revert "Replace a big gob of old coalescer logic with the new CoalescerPair class."
[oota-llvm.git] / test / CodeGen / ARM / indirectbr.ll
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-03-14 Chris Lattnerfix AsmPrinter::GetBlockAddressSymbol to always return...
2010-03-10 Evan ChengEnable machine cse pass.
2010-01-16 Bob WilsonRun the pre-register allocation tail duplication pass...
2010-01-13 Chris Lattnerremove uses of deprecated functions, this generates...
2009-11-05 Dan GohmanUpdate these tests for the new label names.
2009-11-05 Bob WilsonAttempt again to fix buildbot failures: make expected...
2009-11-04 Bob WilsonFix broken test.
2009-11-04 Bob WilsonAdd test for ARM indirectbr codegen.