Age | Commit message (Expand) | Author |
---|---|---|
2011-06-18 | rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is | Chris Lattner |
2010-06-17 | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola |
2010-03-25 | switch the flag for using NEON for SP floating point to a subtarget 'feature'. | Jim Grosbach |
2009-11-03 | Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8. | Evan Cheng |
2009-11-03 | Temporary xfail until PR5367 will be resolved | Anton Korobeynikov |
2009-10-25 | Update tests. | Evan Cheng |
2009-10-01 | Remove neonfp attribute and instead set default based on CPU string. Add -arm... | David Goodwin |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-05 | If the insert_subreg source is <undef>, insert an implicit_def instead of a c... | Evan Cheng |