1. afa2e7e Remove alignment argument from memcpy/memmove/memset in favour of alignment attributes (Step 1) by Daniel Neilson · 8 years ago
  2. 6d024c6 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  3. 8b170f7 Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  4. c3d5c1c Rewrite test/Verifier tests to use FileCheck instead of grep by Eli Bendersky · 12 years ago
  5. 49589f0 Convert the uses of '|&' to use '2>&1 |' instead, which works on old by Chandler Carruth · 13 years ago
  6. 4177e6f Convert all tests using TCL-style quoting to use shell-style quoting. by Chandler Carruth · 13 years ago
  7. 20adc9d Reapply address space patch after fixing an issue in MemCopyOptimizer. by Mon P Wang · 15 years ago
  8. e754d3f Revert r100191 since it breaks objc in clang by Mon P Wang · 15 years ago
  9. e33c848 Reapply address space patch after fixing an issue in MemCopyOptimizer. by Mon P Wang · 15 years ago
  10. 100f090 Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. by Bob Wilson · 15 years ago
  11. 808bab0 Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, by Mon P Wang · 15 years ago
  12. 3f63785 All of these tests had out of date syntax and were never even running through by Nick Lewycky · 17 years ago
  13. 32c081a New testcase for PR1047 by Chris Lattner · 19 years ago