Go to file
Craig Topper b77279083c [X86][builtins] Sync getX86CpuIDAndInfoEx with llvm's Host.cpp again.
We now use __cpuidex intrinsics intead of inline asm on 32-bit Windows. We already used it on 64-bit.

llvm-svn: 308420
2017-07-19 05:11:20 +00:00
clang [analyzer] Add annotation attribute to trust retain count implementation 2017-07-19 04:10:44 +00:00
clang-tools-extra Add autoload cookies for clang-include-fixer lisp functions. 2017-07-18 10:15:07 +00:00
compiler-rt [X86][builtins] Sync getX86CpuIDAndInfoEx with llvm's Host.cpp again. 2017-07-19 05:11:20 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [CMake] Use MATCHES for regular expression. 2017-07-18 19:48:02 +00:00
libcxxabi [demangler] Respect try_to_parse_template_args 2017-07-13 19:37:37 +00:00
libunwind [CMake] Set library dir to be LLVM's intermediate output dir 2017-07-18 21:30:18 +00:00
lld test: remove duplicated test 2017-07-19 02:39:00 +00:00
lldb cmake build needs to run tests AND collect results 2017-07-18 23:45:06 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [CGP] Allow cycles during Phi traversal in OptimizaMemoryInst 2017-07-19 04:49:17 +00:00
openmp For KMP_PAGE_SIZE, use getpagesize() on Unix, GetSystemInfo() on Windows 2017-07-18 20:31:19 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][docs][Release Notes] Adding Information about Remarks to Release Notes and Documentation 2017-07-19 01:16:55 +00:00