summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-07-18-RewriterBug.ll
AgeCommit message (Expand)Author
2016-12-27test: modernise ARM CodeGen testsSaleem Abdulrasool
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-20Forgot this test earlier.Evan Cheng