Clone this repo:
  1. 745b335 Fix inline assembler constraint validation by Joerg Sonnenberger · 5 years ago llvm-r353983 main master
  2. af54e98 Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890) by Hans Wennborg · 5 years ago
  3. 61f23ae [8.0 Regression] Fix handling of `__builtin_constant_p` inside template arguments, enumerators, case statements, and the enable_if attribute. by Eric Fiselier · 5 years ago
  4. 649b4ad Make HasFloat16 true for all architectures by Yi Kong · 5 years ago
  5. 374532a Revert "Revert removal of F16 literal support for non ARM/SPIR Targets" by Yi Kong · 5 years ago
  6. a714003 Revert removal of F16 literal support for non ARM/SPIR Targets by Yi Kong · 5 years ago
  7. 748b59d Revert "Re-land "[LTO] Enable module summary eission by default for regular LTO"" by Pirama Arumuga Nainar · 5 years ago
  8. 213b792 [Driver] Fix float ABI default for Android ARMv8. by Dan Albert · 5 years ago
  9. 2d6cd94 Merge 171531e317 for LLVM update to 353983 by Yi Kong · 5 years ago
  10. 8a56a06 revert to previous base llvm-svn.349610 by Yi Kong · 5 years ago
  11. 08b26c8 [Driver] Fix float ABI default for Android ARMv8. by Dan Albert · 5 years ago
  12. 171531e [WebAssembly] Bulk memory intrinsics and builtins by Thomas Lively · 5 years ago
  13. 6ee7c11 [Sema] Delay checking whether objc_designated_initializer is being applied to an init method by Erik Pilkington · 5 years ago
  14. bbbf618 [PowerPC] Stop defining _ARCH_PWR6X on POWER7 and up by Hubert Tong · 5 years ago
  15. def315d [clang] Make sure C99/C11 features in <float.h> are provided in C++11 by Louis Dionne · 5 years ago
  16. 4f0d235 Re-enable the test disabled in r353836 and hopefully make it pass in gcc builds by Nico Weber · 5 years ago
  17. 6f25168 [Headers][mips] Add `__attribute__((__mode__(__unwind_word__)))` to the _Unwind_Word / _Unwind_SWord definitions by Simon Atanasyan · 5 years ago
  18. d5e9726 [Driver] Pass +reserve-x25 to backend if -ffixed-x25 is specified by Petr Hosek · 5 years ago
  19. 8c50001 [AArch64] Support reserving arbitrary general purpose registers by Petr Hosek · 5 years ago
  20. f60a93f [HIP] Handle compile -m options and propagate into LLC by Aaron Enye Shi · 5 years ago