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