aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-12-19 07:01:15 +0000
committerChris Lattner <sabre@nondot.org>2009-12-19 07:01:15 +0000
commit4a01aaa5d5831a89caed2d0a358b51671b93a89e (patch)
treeb909d6c4e17c08a043687200116de86190d93617 /lib/Target
parentf8934fc672da02798032865e25837d8a0dca454f (diff)
downloadexternal_llvm-4a01aaa5d5831a89caed2d0a358b51671b93a89e.zip
external_llvm-4a01aaa5d5831a89caed2d0a358b51671b93a89e.tar.gz
external_llvm-4a01aaa5d5831a89caed2d0a358b51671b93a89e.tar.bz2
fix PR5827 by disabling the phi slicing transformation in a case
where instcombine would have to split a critical edge due to a phi node of an invoke. Since instcombine can't change the CFG, it has to bail out from doing the transformation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target')
0 files changed, 0 insertions, 0 deletions