diff options
author | Chris Lattner <sabre@nondot.org> | 2009-12-19 07:01:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-12-19 07:01:15 +0000 |
commit | 4ad5eba568c3362eb2d84421e51ce630fcff478d (patch) | |
tree | 326ea496036530944f77f8151b09d40574a246cd /llvm/lib/CodeGen/RegAllocLinearScan.cpp | |
parent | c16811b575657b18d25f9a054267be5962c664b1 (diff) | |
download | bcm5719-llvm-4ad5eba568c3362eb2d84421e51ce630fcff478d.tar.gz bcm5719-llvm-4ad5eba568c3362eb2d84421e51ce630fcff478d.zip |
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.
llvm-svn: 91763
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions