summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/peephole-bitcast.ll
AgeCommit message (Expand)Author
2017-08-01ARM: Do not use llc -march in tests.Matthias Braun
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-11-12XFAIL test that depends on linear scan to remove dead code.Jakob Stoklund Olesen
2011-03-31Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen
2011-03-15Add a peephole optimization to optimize pairs of bitcasts. e.g.Evan Cheng