aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/peephole-bitcast.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* XFAIL test that depends on linear scan to remove dead code.Jakob Stoklund Olesen2011-11-121-1/+3
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-1/+4
* Add a peephole optimization to optimize pairs of bitcasts. e.g.Evan Cheng2011-03-151-0/+23