aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/indirectbr.ll
AgeCommit message (Expand)Author
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-03-14fix AsmPrinter::GetBlockAddressSymbol to always return a uniqueChris Lattner
2010-03-10Enable machine cse pass.Evan Cheng
2010-01-16Run the pre-register allocation tail duplication pass by default. RemoveBob Wilson
2010-01-13remove uses of deprecated functions, this generates slightlyChris Lattner
2009-11-05Update these tests for the new label names.Dan Gohman
2009-11-05Attempt again to fix buildbot failures: make expected output less specificBob Wilson
2009-11-04Fix broken test.Bob Wilson
2009-11-04Add test for ARM indirectbr codegen.Bob Wilson