aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/indirectbr.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-4/+4
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
* fix AsmPrinter::GetBlockAddressSymbol to always return a uniqueChris Lattner2010-03-141-3/+3
* Enable machine cse pass.Evan Cheng2010-03-101-2/+2
* Run the pre-register allocation tail duplication pass by default. RemoveBob Wilson2010-01-161-0/+4
* remove uses of deprecated functions, this generates slightlyChris Lattner2010-01-131-3/+3
* Update these tests for the new label names.Dan Gohman2009-11-051-3/+3
* Attempt again to fix buildbot failures: make expected output less specificBob Wilson2009-11-051-12/+9
* Fix broken test.Bob Wilson2009-11-041-2/+2
* Add test for ARM indirectbr codegen.Bob Wilson2009-11-041-0/+63