1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 696e2d7 Merging r196535: by Bill Wendling · 10 years ago
  3. 917b328 Merging r196211: by Bill Wendling · 10 years ago
  4. 2647623 Merging r196189: by Bill Wendling · 10 years ago
  5. e3b558d Merging r195943: by Bill Wendling · 11 years ago
  6. 08efe36 Merging r195942: by Bill Wendling · 11 years ago
  7. 51d8546 Merging r195844: by Bill Wendling · 11 years ago
  8. f27429d Merging r195326: by Bill Wendling · 11 years ago
  9. 315007b Add predicate for AArch64 crypto instructions. by Jiangning Liu · 11 years ago
  10. 769187a Clean up predefined macros for AArch64 to follow ACLE 2.0. by Jiangning Liu · 11 years ago
  11. dd12780 Implement the newly added AArch64 ACLE functions for ld1/st1 with 2/3/4 vectors. by Hao Liu · 11 years ago
  12. 51cc017 Implemented aarch64 Neon scalar vmulx_lane intrinsics by Ana Pazos · 11 years ago
  13. 624bb5e [AArch64 neon] support poly64 and relevant intrinsic functions. by Kevin Qin · 11 years ago
  14. 8137a60 Implement aarch64 neon instruction class misc. by Kevin Qin · 11 years ago
  15. 2e22f29 Implement AArch64 NEON instruction set AdvSIMD (table). by Jiangning Liu · 11 years ago
  16. 9473c19 [AArch64] Add support for NEON scalar floating-point convert to fixed-point instructions. by Chad Rosier · 11 years ago
  17. bf3bc5d Implement AArch64 Neon instruction set Perm. by Jiangning Liu · 11 years ago
  18. 22229d6 Implemented aarch64 neon intrinsic vcopy_lane with float type. by Kevin Qin · 11 years ago
  19. f427272 [AArch64] Add support for NEON scalar shift immediate instructions. by Chad Rosier · 11 years ago
  20. 5640209 [AArch64] Add support for NEON scalar floating-point compare instructions. by Chad Rosier · 11 years ago
  21. 4553a85 [AArch64] Add support for NEON scalar extract narrow instructions. by Chad Rosier · 11 years ago
  22. 2102a1d Implemented aarch64 SIMD copy related ACLE intrinsic : by Kevin Qin · 11 years ago
  23. 6d048e1 [AArch64] Add support for NEON scalar signed/unsigned integer to floating-point by Chad Rosier · 11 years ago
  24. 0391691 Implement aarch64 neon instruction set AdvSIMD (Across). by Jiangning Liu · 11 years ago
  25. 0aa1a88 Implement aarch64 neon instruction set AdvSIMD (3V elem). by Jiangning Liu · 11 years ago
  26. 097a4b4 Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions, by Jiangning Liu · 11 years ago
  27. 912502b Inplement aarch64 neon instructions in AdvSIMD(shift). About 24 shift instructions: by Hao Liu · 11 years ago
  28. 944f09f mangle aarch64 Neon ACLE scalar instrinsic name with BHSD suffix. by Kevin Qin · 11 years ago
  29. 12cd6a8 Clang and AArch64 backend patches to support shll/shl and vmovl instructions and ACLE functions by Hao Liu · 11 years ago
  30. b793f0d AArch64: initial NEON support by Tim Northover · 11 years ago
  31. fdeee9d [NeonIntrinsicTestEmitter] vld1/vst1 do not require the :64 hint. by Michael Gottesman · 11 years ago
  32. 410c3f7 [NeonIntrinsicTestEmitter] Fix incorrect FileCheck pattern where we were expecting a ',' prefix to alignment hints. by Michael Gottesman · 11 years ago
  33. bb5595d [NeonIntrinsicTestEmitter] Add requirement to arm neon intrinsic tests for the feature long_tests. by Michael Gottesman · 11 years ago
  34. cd76539 ARM: Improve codegen for vget_low_* and vget_high_ intrinsics. by Jim Grosbach · 11 years ago
  35. c873b51 [neonemitter tests] Change triple of emitted tests to thumbv7s to match the target cpu being swift. Also specify the target-abi to apcs-gnu. by Michael Gottesman · 11 years ago
  36. c327f87 [6/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 11 years ago
  37. fb9929e [5/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 11 years ago
  38. 7200bd6 [4/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 11 years ago
  39. fb599a4 [3/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 11 years ago
  40. 21e4e94 [2/6] ARM Neon Intrinsic Tablegen Test Generator. by Michael Gottesman · 11 years ago
  41. 1e8058f Define Neon intrinsics as "static inline" to avoid warning. rdar://13108414 by Bob Wilson · 11 years ago
  42. 38859ee Don't throw exceptions in clang-tblgen by switching to PrintFatalError. by Joerg Sonnenberger · 12 years ago
  43. b27660a Placate the mingw32 buildbot by suffixing 64-bit constants with ULL. by Richard Smith · 12 years ago
  44. f8ee6bc Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin by Richard Smith · 12 years ago
  45. 66981c7 TableGen: Remove extraneous \ character from arm_neon.h definitions. by Jim Grosbach · 12 years ago
  46. 3cc509b Make clang-tblgen backends functions instead of TableGenBackends. by Jakob Stoklund Olesen · 12 years ago
  47. b4a5425 TableGen: Remove extraneous '\' at EOL in generated tests. by Jim Grosbach · 12 years ago
  48. 667381b ARM: Support marking intrinsic definitions as 'unavailable' by Jim Grosbach · 12 years ago
  49. 7530c03 Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) by David Blaikie · 12 years ago
  50. 9082cdd Relax type checking for a few Neon intrinsics. <rdar://problem/10538555> by Bob Wilson · 12 years ago
  51. 4648255 Fix Neon builtin pointer argument checking for "sret" builtins. by Bob Wilson · 13 years ago
  52. 6f9f03e Check pointer types for arguments of Neon load/store macros. rdar://9958031 by Bob Wilson · 13 years ago
  53. da95f73 Clean up type flags for overloaded Neon builtins. No functional change. by Bob Wilson · 13 years ago
  54. d1af3b9 Add __nodebug__ attribute to functions in arm_neon.h by Bob Wilson · 13 years ago
  55. 51d7777 Add the Clang tblgen backends to Clang, and flip the switch to cause by Peter Collingbourne · 13 years ago