1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/unittests/Transforms
Matt Arsenault 21a429be13 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
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