Go to file
Sanjay Patel 1cb6241a89 [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Retrying r268550/r268751 which were reverted at r268577/r268765 due a memory sanitizer failure.
I have not been able to reproduce that failure, but I've taken another guess at fixing
the problem in this version of the patch and will watch for another failure.

Original commit message:
Unlike earlier similar fixes, we need to recalculate the branch weights
in this case.

Differential Revision: http://reviews.llvm.org/D19674

llvm-svn: 268767
2016-05-06 18:07:46 +00:00
clang [www][analyzer] Add FAQ about suppression of missing localization diagnostic. 2016-05-06 17:51:34 +00:00
clang-tools-extra [Documentation] List Clang-tidy checks alphabetically. 2016-05-05 18:25:53 +00:00
compiler-rt [InstProf] Temporarily removing a test that fails/passes on different configurations (PR27667) 2016-05-06 16:44:56 +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 Refactor pthread usage of libcxx. 2016-05-06 14:06:29 +00:00
libcxxabi libc++abi: fix visibility of personalities 2016-05-04 04:22:29 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld [ELF][MIPS] Reduce code duplication. NFC 2016-05-06 15:02:54 +00:00
lldb debugserver; fix -Wunused-local-typedef, -Wunused-variable warnings 2016-05-06 17:33:13 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix) 2016-05-06 18:07:46 +00:00
openmp [STATS] Use partitioned timer scheme 2016-05-05 16:15:57 +00:00
polly Update to ISL 0.17. 2016-05-04 14:41:36 +00:00