Go to file
Rafael Espindola 708a91a103 Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst"
This reverts commit r256028.

It broke:

    LLVM :: CodeGen/Mips/eh.ll
    LLVM :: CodeGen/Mips/insn-zero-size-bb.ll

llvm-svn: 256032
2015-12-18 21:23:32 +00:00
clang PIC should not be enabled by default on Darwin with -static. 2015-12-18 20:37:54 +00:00
clang-tools-extra Remove clang-modernize. 2015-12-17 11:49:19 +00:00
compiler-rt [UBSan] Implement runtime suppressions (PR25066). 2015-12-18 19:56:42 +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 AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Fix type in tuple test. Sorry for the noise 2015-12-18 01:04:36 +00:00
libcxxabi [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a 2015-12-14 22:20:04 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld [ELF] - implemented @indntpoff (x86) relocation and its optimization. 2015-12-17 09:32:21 +00:00
lldb Xcode build: add a lldb-python-test-suite target. 2015-12-18 20:44:45 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst" 2015-12-18 21:23:32 +00:00
openmp [STATS] Have CMake do real check for stats functionality 2015-12-18 16:19:35 +00:00
polly Fix of a comment. 2015-12-17 20:47:10 +00:00