summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
Commit message (Expand)AuthorAge
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-25
* Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.Evan Cheng2009-11-03
* Temporary xfail until PR5367 will be resolvedAnton Korobeynikov2009-11-03
* Update tests.Evan Cheng2009-10-25
* Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin2009-10-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* If the insert_subreg source is <undef>, insert an implicit_def instead of a c...Evan Cheng2009-08-05