llvm-project/llvm/unittests/Transforms
Matt Arsenault 06dfbb50d7 Utils: Fix DomTree update for entry block
If SplitBlockPredecessors was used on a function entry block,
it wouldn't update the dominator tree.

llvm-svn: 323928
2018-01-31 22:54:37 +00:00
..
IPO IR: New representation for CFI and virtual call optimization pass metadata. 2016-06-24 21:21:32 +00:00
Scalar Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly. 2017-11-16 03:18:13 +00:00
Utils Utils: Fix DomTree update for entry block 2018-01-31 22:54:37 +00:00
CMakeLists.txt [PM] Separate the LoopAnalysisManager from the LoopPassManager and move 2017-01-11 09:43:56 +00:00