1. 239c030 Begin adding XOP intrinsics by Craig Topper · 12 years ago
  2. 97075fb Add fma3 intrinsic header file. by Craig Topper · 12 years ago
  3. 6ea73b2 Install ammintrin.h in the cmake build. by Benjamin Kramer · 12 years ago
  4. 1785c36 Remove the 'intrin.h' builtin header file and its tests for now. by Chandler Carruth · 12 years ago
  5. 5775351 Introduce an initial sketch of a MSVC compatible 'intrin.h' builtin by Chandler Carruth · 12 years ago
  6. 3e80d8a Introduce a module map for (some of) the compiler-supplied by Douglas Gregor · 13 years ago
  7. 5c76db3 clang/lib/Headers/CMakeLists.txt: Unbreak cmake build. by NAKAMURA Takumi · 13 years ago
  8. 0945f20 Unbreak cmake build after r147340. by Richard Smith · 13 years ago
  9. b5409c5 clang/lib/Headers/CMakeLists.txt: Unbreak cmake build to add bmi2intrin.h since r147275. by NAKAMURA Takumi · 13 years ago
  10. 6ab9f02 lib/Headers/CMakeLists.txt: Fix cmake build since r147263, for two missing headers. by NAKAMURA Takumi · 13 years ago
  11. 925be54 Begin adding AVX2 intrinsics. Necessitated increasing the number of bits used to store builtinID when serializing identifier table. by Craig Topper · 13 years ago
  12. d85c1e9 Add a minimal unwind.h that knows how to forward to the system one in systems by Rafael Espindola · 13 years ago
  13. 82e11cd Install cpuid.h when building with cmake too. by Rafael Espindola · 13 years ago
  14. 82d0b0a Add support for alignment-specifiers in C1X and C++11, remove by Peter Collingbourne · 13 years ago
  15. 408d5d1 Add mm3dnow.h. by Michael J. Spencer · 13 years ago
  16. be7025e CMake: updated list of installable header files. PR9321. by Oscar Fuentes · 14 years ago
  17. a3f787c Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 14 years ago
  18. c8da1ec New function for tablegenning: clang_tablegen. by Oscar Fuentes · 14 years ago
  19. 105716e Fix CMake installation of arm_neon.h by Douglas Gregor · 14 years ago
  20. d1e6fdb Eliminate CIndexer::getClangPath(), since libclang no longer depends by Douglas Gregor · 14 years ago
  21. 033b7b3 Add immintrin meta header. by Benjamin Kramer · 14 years ago
  22. 3a70f86 alphabeticalize by Chris Lattner · 14 years ago
  23. 46c25ef hopefully unbreak the msvc buildbot. by Chris Lattner · 14 years ago
  24. 55db5b8 Add AVX intrinsics header by Bruno Cardoso Lopes · 14 years ago
  25. 2390b62 Update CMake build system for ARM NEON generation. by Douglas Gregor · 14 years ago
  26. a23326b Generate arm_neon.inc in include/clang/Basic, which provides: by Nate Begeman · 14 years ago
  27. c302f00 Add CMake goop to get arm_neon.h generated by Douglas Gregor · 14 years ago
  28. a96698e Stub out NEON support, more to come. by Nate Begeman · 14 years ago
  29. dd17394 implement altivec.h and a bunch of support code, patch by Anton Yartsev! by Chris Lattner · 14 years ago
  30. 25950e8 CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific headers under by Oscar Fuentes · 15 years ago
  31. 7f7b748 CMake: Improve installation of Clang by Douglas Gregor · 15 years ago
  32. 91a425c Make sure install Clang headers when building clang-cc by Douglas Gregor · 15 years ago
  33. ebfc180 Update Clang to include the InitializeAllTargets and by Douglas Gregor · 15 years ago
  34. 0602600 CMake: Install Clang's headers into the right place in the build tree, for regression testing by Douglas Gregor · 15 years ago
  35. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago