llvm/lib/Passes
Filipe Cabecinhas 70c9b6a6d8 Simplify the CFG after loop pass cleanup.
Summary:
Otherwise we might end up with some empty basic blocks or
single-entry-single-exit basic blocks.

This fixes PR32085

Reviewers: chandlerc, danielcdh

Subscribers: mehdi_amini, RKSimon, llvm-commits

Differential Revision: https://reviews.llvm.org/D30468

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301395 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-26 12:02:41 +00:00
..
CMakeLists.txt
LLVMBuild.txt
PassBuilder.cpp Simplify the CFG after loop pass cleanup. 2017-04-26 12:02:41 +00:00
PassRegistry.def [PGO] Memory intrinsic calls optimization based on profiled size 2017-04-04 16:42:20 +00:00