summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-02-CoalescerBug.ll
AgeCommit message (Expand)Author
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
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner
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-08-03Fix a coaelescer bug. If a copy val# is extended to eliminate a non-trivially...Evan Cheng