Go to file
Adam Nemet 3e8b22bc1b [AVX512] Add intrinsics for masked aligned FP loads and stores
Similar to the unaligned cases.

Test was generated with update_llc_test_checks.py.

Part of <rdar://problem/17688758>

llvm-svn: 226296
2015-01-16 18:50:09 +00:00
clang AArch64: implement AAPCS layout rules for bit-fields. 2015-01-16 18:44:04 +00:00
clang-tools-extra clang-tidy: 'size' call that could be replaced with 'empty' on STL containers 2015-01-15 15:46:58 +00:00
compiler-rt [sanitizer] Additional error checking. 2015-01-16 15:25:16 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Remove triple detection from cmake. 2015-01-16 02:27:17 +00:00
libcxxabi LIBCXXABI_TARGET_TRIPLE won't always be set. 2015-01-16 01:10:09 +00:00
lld Split a function for readability. 2015-01-16 17:53:55 +00:00
lldb minor refactoring to remove unneeded/unspecific header files 2015-01-16 06:47:43 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm [AVX512] Add intrinsics for masked aligned FP loads and stores 2015-01-16 18:50:09 +00:00
openmp few fixes for ittnotify iterface (used by Intel(R) VTune Amplifier) 2015-01-16 15:58:03 +00:00
polly [PM] Track an LLVM API change by switching this code to directly create 2015-01-15 10:43:18 +00:00