summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/indirectbr.ll
Commit message (Expand)AuthorAge
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-03
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-30
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* fix AsmPrinter::GetBlockAddressSymbol to always return a uniqueChris Lattner2010-03-14
* Enable machine cse pass.Evan Cheng2010-03-10
* Run the pre-register allocation tail duplication pass by default. RemoveBob Wilson2010-01-16
* remove uses of deprecated functions, this generates slightlyChris Lattner2010-01-13
* Update these tests for the new label names.Dan Gohman2009-11-05
* Attempt again to fix buildbot failures: make expected output less specificBob Wilson2009-11-05
* Fix broken test.Bob Wilson2009-11-04
* Add test for ARM indirectbr codegen.Bob Wilson2009-11-04