Clone this repo:
  1. f83d521 Update -ffast-math documentation to match reality. by Justin Lebar · 3 days ago master
  2. 5c2e21d [OpenCL] Add to_{global|local|private} builtin functions. by Yaxun Liu · 3 days ago
  3. 4cf7242 ObjectiveC: canonicalize "kindof id" to "id". by Manman Ren · 3 days ago
  4. e36a672 Make __FreeBSD_cc_version predefined macro configurable at build time by Dimitry Andric · 3 days ago
  5. ad2e1d3 [OpenCL] Allow explicit cast of 0 to event_t. by Yaxun Liu · 3 days ago
  6. 2ebf680 [X86][AVX] Added _mm256_testc_si256/_mm256_testnzc_si256/_mm256_testz_si256 tests by Simon Pilgrim · 3 days ago
  7. 59a4c8d Eliminate unnecessary file access checks in Clang driver on Windows by Adrian McCarthy · 3 days ago
  8. 4ca9013 Add all the avx512 flavors to __builtin_cpu_supports's list. by Benjamin Kramer · 3 days ago
  9. d300e2e [Hexagon] Recognize "s" constraint in inline-asm by Krzysztof Parzyszek · 3 days ago
  10. 6cc5b3e [X86][AVX] Added _mm256_extract_epi64 test by Simon Pilgrim · 3 days ago
  11. e0ee1c6 [X86][AVX] Full set of AVX intrinsics tests by Simon Pilgrim · 3 days ago
  12. 3e258a6 clang-format: [JS] sort ES6 imports. by Martin Probst · 3 days ago
  13. b01e846 clang-format: [JS] Treat "for" as a reserved word after a ".". by Daniel Jasper · 3 days ago
  14. 626b380 CodeGen: address -Wcast-qual warning by Saleem Abdulrasool · 3 days ago
  15. 368fcdd Re-alphabetize this file list. by Richard Smith · 4 days ago
  16. e6ee5c3 Revert incorrect module map changes in r269907 and replace them with the by Richard Smith · 4 days ago
  17. d1a961e Avoid depending on test inputes that aren't in Inputs by Reid Kleckner · 4 days ago
  18. b384460 [Lexer] Don't merge macro args from different macro files by Vedant Kumar · 4 days ago
  19. 23d62c0 [analyzer] Fix for PR23790 : constrain return value of strcmp() rather than returning a concrete value. by Anton Yartsev · 4 days ago
  20. 58d65b2 [CUDA] Implement __ldg using intrinsics. by Justin Lebar · 4 days ago