1. 7716075 [opaque pointer types] Pass value type to GetElementPtr creation. by James Y Knight · 7 years ago
  2. 14359ef [opaque pointer types] Pass value type to LoadInst creation. by James Y Knight · 7 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. 4a2d58e [TI removal] Remove `TerminatorInst` from BasicBlockUtils.h by Chandler Carruth · 7 years ago
  5. 3c23f66 [LowerMemIntrinsics] Update uses of deprecated MemIntrinsic::getAlignment API (NFC) by Daniel Neilson · 8 years ago
  6. 5fb624a [Memcpy Loop Lowering] Remove the fixed int8 lowering. by Sean Fertile · 8 years ago
  7. 68d7f9d [Memcpy Loop Lowering] Only calculate residual size/bytes copied when needed. by Sean Fertile · 8 years ago
  8. 42b1334 [Memcpy Loop Lowering] Insert loop BB inbetween the split BB. by Sean Fertile · 8 years ago
  9. 9cd1cdf Extend memcpy expansion in Transform/Utils to handle wider operand types. by Sean Fertile · 8 years ago
  10. 32d9574 Recommit "r306541 - Add zero-length check to memcpy/memset load store loop expansion"" by Teresa Johnson · 8 years ago
  11. 3b704ce Revert "r306541 - Add zero-length check to memcpy/memset load store loop expansion" by Daniel Jasper · 8 years ago
  12. 538b8d2 Add zero-length check to memcpy/memset load store loop expansion by Teresa Johnson · 8 years ago
  13. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  14. 5606652 NVPTX: Extract mem intrinsic expansions into utilities by Matt Arsenault · 9 years ago