llvm-project/clang/include
Craig Topper 09175dab31 [X86] Replace unaligned store builtins in SSE/AVX intrinsic files with code that will compile to a native unaligned store. Remove the builtins since they are no longer used.
Intrinsics will be removed from llvm in a future commit.

llvm-svn: 271214
2016-05-30 17:10:30 +00:00
..
clang [X86] Replace unaligned store builtins in SSE/AVX intrinsic files with code that will compile to a native unaligned store. Remove the builtins since they are no longer used. 2016-05-30 17:10:30 +00:00
clang-c [OpenMP] Parsing and sema support for target update directive 2016-05-26 17:30:50 +00:00
CMakeLists.txt