1. 70dbd5f Infer lowest bits of an integer Multiply when the low bits of the operands are known by Simon Dardis · 8 years ago
  2. 8580cd4 [ValueTracking] Avoid undefined behavior in unittest by not making a named ArrayRef from a std::initializer_list by Craig Topper · 9 years ago
  3. 4897cea Fix signed-unsigned comparison warning by Sanjoy Das · 9 years ago
  4. 39a684d [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits by Sanjoy Das · 9 years ago
  5. 3bb2dbd Fix an issue with isGuaranteedToTransferExecutionToSuccessor by Sanjoy Das · 9 years ago
  6. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 10 years ago
  7. 687a844 [ValueTracking] Minor comment change in test by James Molloy · 10 years ago
  8. 569cea6 [ValueTracking] Look through casts when both operands are casts. by James Molloy · 10 years ago
  9. 134bec2 Add support for floating-point minnum and maxnum by James Molloy · 10 years ago