OSDN Git Service

Revert "[CGP] Split some critical edges coming out of indirect branches"
authorDaniel Jasper <djasper@google.com>
Sun, 26 Feb 2017 11:09:12 +0000 (11:09 +0000)
committerDaniel Jasper <djasper@google.com>
Sun, 26 Feb 2017 11:09:12 +0000 (11:09 +0000)
commite5e8f2aec1055538dfe72fe21a5ad9a02864f9e1
tree4092117aae82e1796b567b6c5ac00a18f50a7551
parent1aaf55cfbf83b4b83368c220686c74dd59042209
Revert "[CGP] Split some critical edges coming out of indirect branches"

This reverts commit r296149 as it leads to crashes when compiling for
PPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPrepare.cpp
test/CodeGen/ARM/indirectbr.ll
test/CodeGen/MSP430/indirectbr2.ll
test/CodeGen/PowerPC/indirectbr.ll
test/Transforms/CodeGenPrepare/X86/computedgoto.ll [deleted file]