1. 1e68724 Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) by Daniel Neilson · 8 years ago
  2. 67cf9a7 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  3. 72bc23e Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  4. 80ed9dc rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is by Chris Lattner · 14 years ago
  5. 29dda21 Remove arm_apcscc from the test files. It is the default and doing this by Rafael Espindola · 15 years ago
  6. 71fcb4f switch the flag for using NEON for SP floating point to a subtarget 'feature'. by Jim Grosbach · 16 years ago
  7. 8d681f0 Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8. by Evan Cheng · 16 years ago
  8. 2c2dc9f Temporary xfail until PR5367 will be resolved by Anton Korobeynikov · 16 years ago
  9. b9f3520 Update tests. by Evan Cheng · 16 years ago
  10. 1cc6dd9 Remove neonfp attribute and instead set default based on CPU string. Add -arm-use-neon-fp to override the default. by David Goodwin · 16 years ago
  11. c8054d9 Eliminate more uses of llvm-as and llvm-dis. by Dan Gohman · 16 years ago
  12. cdb125c If the insert_subreg source is <undef>, insert an implicit_def instead of a copy. by Evan Cheng · 16 years ago