summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
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
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
2010-03-25switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach
2009-10-01Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-05Another nasty coalescer bug (is there another kind):Evan Cheng