summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-07-01-CommuteBug.ll
AgeCommit message (Expand)Author
2017-08-01ARM: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-01CommuteChangesDestination() should check if to-be-commuted instruction define...Evan Cheng