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