Go to file
Davide Italiano 44f6ea8818 [PGO] Update test now that we don't call IndirectCallPromotion.
llvm-svn: 301339
2017-04-25 17:48:10 +00:00
clang [PGO] Update test now that we don't call IndirectCallPromotion. 2017-04-25 17:48:10 +00:00
clang-tools-extra [clang-tidy] Some Cleanups for performance-faster-string-find check. 2017-04-24 16:41:00 +00:00
compiler-rt [lsan] When necessary, define LSan suppression for pthread_exit. 2017-04-25 17:24:27 +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 Add missing acquire_load to call_once overload. 2017-04-23 16:58:48 +00:00
libcxxabi Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an incorrect XFAIL. 2017-04-20 23:40:35 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Make it explicit that -export-dynamic overrides -dynamic-list and -export-dynamic-symbol. 2017-04-25 17:40:12 +00:00
lldb Remove the home-grown android toolchain file and all references to it 2017-04-25 12:58:49 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [APInt] Use isSubsetOf, intersects, and bit counting methods to reduce temporary APInts 2017-04-25 17:46:30 +00:00
openmp [OpenMP] Optimized default kernel launch parameters in CUDA plugin 2017-04-25 16:34:13 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Use Known information when comparing Existing.Occupied and Proposed.Occupied. 2017-04-25 10:57:32 +00:00