aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
AgeCommit message (Expand)Author
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris 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-11-03Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8.Evan Cheng
2009-11-03Temporary xfail until PR5367 will be resolvedAnton Korobeynikov
2009-10-25Update tests.Evan Cheng
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-05If the insert_subreg source is <undef>, insert an implicit_def instead of a c...Evan Cheng