Go to file
Ben Langmuir 6efe3a886e Move sha intrinsics to immintrin.h
This is consistent with ICC and Intel's SHA-enabled GCC version.

llvm-svn: 191002
2013-09-19 14:00:22 +00:00
clang Move sha intrinsics to immintrin.h 2013-09-19 14:00:22 +00:00
clang-tools-extra Don't use default label in fully covered switch 2013-09-19 07:35:47 +00:00
compiler-rt [MSan] Fix -Wempty-body warning 2013-09-19 08:35:16 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Fix typo. 2013-09-17 08:46:53 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [PECOFF][Driver] Support /version command line option 2013-09-19 02:37:36 +00:00
lldb Made SymbolFileDWARF not crash if a function doesn't 2013-09-18 22:59:55 +00:00
llvm DAGCombiner: Don't fold vector muls with constants that look like a splat of a power of 2 but differ in bit width. 2013-09-19 13:28:20 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00