1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/Transforms
Balaram Makam 71dbdadf82 [Local] Fix a bug in the domtree update logic for MergeBasicBlockIntoOnlyPred.
Summary: For some irreducible CFG the domtree nodes might be dead, do not update domtree for dead nodes.

Reviewers: kuhar, dberlin, hfinkel

Reviewed By: kuhar

Subscribers: llvm-commits, mcrosier

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

llvm-svn: 316582
2017-10-25 14:55:48 +00:00
..
IPO
Scalar Use a BumpPtrAllocator for Loop objects 2017-09-28 02:45:42 +00:00
Utils [Local] Fix a bug in the domtree update logic for MergeBasicBlockIntoOnlyPred. 2017-10-25 14:55:48 +00:00
CMakeLists.txt