1. 21e4e94 [2/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 12 years ago
  2. 1e8058f Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414 by Bob Wilson · 12 years ago
  3. 38859ee Don't throw exceptions in clang-tblgen by switching to PrintFatalError. by Joerg Sonnenberger · 13 years ago
  4. b27660a Placate the mingw32 buildbot by suffixing 64-bit constants with ULL. by Richard Smith · 13 years ago
  5. f8ee6bc Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin by Richard Smith · 13 years ago
  6. 66981c7 TableGen: Remove extraneous \ character from arm_neon.h definitions. by Jim Grosbach · 13 years ago
  7. 3cc509b Make clang-tblgen backends functions instead of TableGenBackends. by Jakob Stoklund Olesen · 13 years ago
  8. b4a5425 TableGen: Remove extraneous '\' at EOL in generated tests. by Jim Grosbach · 13 years ago
  9. 667381b ARM: Support marking intrinsic definitions as 'unavailable' by Jim Grosbach · 13 years ago
  10. 7530c03 Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) by David Blaikie · 14 years ago
  11. 9082cdd Relax type checking for a few Neon intrinsics. <rdar://problem/10538555> by Bob Wilson · 14 years ago
  12. 4648255 Fix Neon builtin pointer argument checking for "sret" builtins. by Bob Wilson · 14 years ago
  13. 6f9f03e Check pointer types for arguments of Neon load/store macros. rdar://9958031 by Bob Wilson · 14 years ago
  14. da95f73 Clean up type flags for overloaded Neon builtins. No functional change. by Bob Wilson · 14 years ago
  15. d1af3b9 Add __nodebug__ attribute to functions in arm_neon.h by Bob Wilson · 14 years ago
  16. 51d7777 Add the Clang tblgen backends to Clang, and flip the switch to cause by Peter Collingbourne · 14 years ago