Go to file
Adam Nemet 0937723b49 [AVX512] Move DAG for all-zero node to X86VectorVTInfo
No functional change.

No change in X86.td.expanded except for the appearance of the new attributes.

The new attributes will be used in the subsequent patch.

llvm-svn: 219360
2014-10-08 23:25:31 +00:00
clang Replace a destructor of EHCleanupScope with a Destroy() method to reflect the current usage. 2014-10-08 18:31:54 +00:00
clang-tools-extra Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer. 2014-10-07 15:49:36 +00:00
compiler-rt Mark sanitizer tests XFAIL on ARMv7 2014-10-08 21:13:23 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement log1p builtin 2014-10-07 20:22:42 +00:00
libcxx Fix for PR 19616: 'tuple_cat of nested tuples fails in noexcept specification'. Thanks to Louis Dionne for the fix. 2014-10-07 21:42:12 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [ELF] Only mark as DT_NEEDED libs that are strictly necessary 2014-10-08 22:53:49 +00:00
lldb Add a SyntheticValueProviderFrontEnd that serves internally the same purpose as lldb.SBSyntheticValueProvider serves on the API layer 2014-10-08 22:53:01 +00:00
llvm [AVX512] Move DAG for all-zero node to X86VectorVTInfo 2014-10-08 23:25:31 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NFC] Simplify (Vector)BlockGenerator 2014-10-08 20:18:32 +00:00