Clone this repo:
  1. 2c4ca68 [InstCombine] Signed saturation patterns by David Green · 4 years, 5 months ago master
  2. 6e8533b [InstCombine] Signed saturation tests. NFC by David Green · 4 years, 5 months ago
  3. e6fb6db [MIParser] Set RegClassOrRegBank during instruction parsing by Petar Avramovic · 4 years, 5 months ago
  4. ee57dd4 [MIPS GlobalISel] Select MSA vector generic and builtin add by Petar Avramovic · 4 years, 5 months ago
  5. a461b7a [ThinLTO] Add code comment. NFC by Eugene Leviant · 4 years, 5 months ago
  6. 31ec98d [Alignment][NFC] Convert StoreInst to MaybeAlign by Guillaume Chatelet · 4 years, 5 months ago
  7. 8b6d26e [Alignment][NFC] Convert LoadInst to MaybeAlign by Guillaume Chatelet · 4 years, 5 months ago
  8. 4a0e897 [PowerPC] Turn on CR-Logical reducer pass by Nemanja Ivanovic · 4 years, 5 months ago
  9. 77450cd [Alignment][NFC] Use MaybeAlign in AttrBuilder by Guillaume Chatelet · 4 years, 5 months ago
  10. 672893c [Alignment][NFC] Attributes use Align/MaybeAlign by Guillaume Chatelet · 4 years, 5 months ago
  11. 55b4ec9 [ThinLTO] Don't internalize during promotion by Eugene Leviant · 4 years, 5 months ago
  12. 5cd00d1 [LLVMDebugInfoPDB] - Use cantFail() instead of assert(). by George Rimar · 4 years, 5 months ago
  13. d35e5f8 [CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc by Martin Storsjo · 4 years, 5 months ago
  14. 5205202 [CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake by Martin Storsjo · 4 years, 5 months ago
  15. 719615b gn build: Merge r375483 by GN Sync Bot · 4 years, 5 months ago
  16. eab745a [lit] Move increase_process_limit to ParallelRun by Julian Lettner · 4 years, 5 months ago
  17. 9c3636f [X86][BMI] Pull out schedule classes from bmi_andn<> and bmi_bls<> by Simon Pilgrim · 4 years, 5 months ago
  18. 1e4c44b [X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1))) -> MOVMSK+CMP reduction combine by Simon Pilgrim · 4 years, 5 months ago
  19. d8c44a5 [X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1))) movmsk v2X64 tests by Simon Pilgrim · 4 years, 5 months ago
  20. 88e224a [examples] Add a dependency on ExecutionEngine to LLJITWithObjectCache example. by Lang Hames · 4 years, 5 months ago