Go to file
Justin Bogner b713266331 AA: Use generic intrinsics for tests instead of target specific ones
Update a few tests to use llvm.masked.load/store instead of arm neon
vector loads and stores, and move the tests that are actually specific
to those arm intrinsics to their own files. This lets us mark the
tests that use target specific intrinsics as requiring those targets.

llvm-svn: 302972
2017-05-13 00:12:52 +00:00
clang Add LangOptions method to query whether we are tracking the owning module for a local declaration. 2017-05-13 00:00:16 +00:00
clang-tools-extra [include-fixer] Don't throw exception when parsing unknown arguments in 2017-05-12 19:01:02 +00:00
compiler-rt [XRay] Fix build with libc++ (NFC). 2017-05-12 22:26:42 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [test] Add specific test for P0138R2, direct-list-init of fixed enums from integers, part 3/3. 2017-05-12 20:33:46 +00:00
libcxxabi [Libcxxabi]: Support using compiler-rt for MinGW64 2017-05-11 21:16:29 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Apply clang-format. NFC. 2017-05-12 17:00:07 +00:00
lldb Fixed the OS X build after Error -> Status rename. 2017-05-12 21:53:44 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm AA: Use generic intrinsics for tests instead of target specific ones 2017-05-13 00:12:52 +00:00
openmp Clang-format and whitespace cleanup of source code 2017-05-12 18:01:32 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Simplify] Reset all stats between runs. 2017-05-12 17:23:07 +00:00