Go to file
Xinliang David Li 6c7bddb28b Use __builtin_alloca with __GNUC__
llvm-svn: 269592
2016-05-15 16:41:58 +00:00
clang [AVX512] Make the permd builtins take a 32-bit immediate to match the software spec. 2016-05-14 21:13:31 +00:00
clang-tools-extra [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor. 2016-05-14 22:43:50 +00:00
compiler-rt Use __builtin_alloca with __GNUC__ 2016-05-15 16:41:58 +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 math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Disable LIBCXX_ENABLE_ABI_LINKER_SCRIPT for static library builds. 2016-05-14 23:58:11 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Update for a recent format change. 2016-05-13 21:58:46 +00:00
lldb [LLDB] Adding lldb_private namespace to DiagnosticSeverity. NFC. 2016-05-14 13:14:39 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Move helper classes into anonymous namespaces. NFC. 2016-05-15 15:18:11 +00:00
openmp NFC fix indent (relates to my previous commit) 2016-05-13 17:45:49 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00