llvm-project/llvm/lib
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
..
Analysis Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst" 2015-12-18 21:23:32 +00:00
AsmParser Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
Bitcode Remove redundant argument. NFC. 2015-12-18 21:18:57 +00:00
CodeGen Fix PR25838. 2015-12-17 01:29:08 +00:00
DebugInfo Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame." 2015-12-18 19:45:38 +00:00
ExecutionEngine Drop materializeAllPermanently. 2015-12-18 20:13:39 +00:00
Fuzzer Fuzzer: Fix library dependencies. 2015-12-16 02:14:57 +00:00
IR Remove redundant argument. NFC. 2015-12-18 21:18:57 +00:00
IRReader [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LTO Rename variables to reflect linker split (NFC) 2015-12-18 19:28:59 +00:00
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker Drop support for dematerializing. 2015-12-18 19:57:26 +00:00
MC Recognize strings for Hexagon-specific variant kinds 2015-12-18 18:47:27 +00:00
Object Handle archives with paths in the names. 2015-12-18 16:07:17 +00:00
Option Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs(). 2015-12-18 18:55:26 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData [PGO] InstrPGO and coverage code refactoring (NFC) 2015-12-17 00:53:37 +00:00
Support Reorganize the C API headers to improve build times. 2015-12-18 01:46:52 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [Hexagon] Add PIC support 2015-12-18 20:19:30 +00:00
Transforms [WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a loop 2015-12-18 18:12:35 +00:00
CMakeLists.txt LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00