summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJoey Gouly <joey.gouly@arm.com>2013-05-24 12:29:54 +0000
committerJoey Gouly <joey.gouly@arm.com>2013-05-24 12:29:54 +0000
commit83699284be38eea39a74a52d5cf5483a1237d31e (patch)
treeaf5ede2aa1593d197e65951044076ccb5a2dbb5f /clang/lib/CodeGen/CodeGenModule.cpp
parentc63995394de60996ebfe52a47cf2e3a0716d7e3c (diff)
downloadbcm5719-llvm-83699284be38eea39a74a52d5cf5483a1237d31e.tar.gz
bcm5719-llvm-83699284be38eea39a74a52d5cf5483a1237d31e.zip
scalarizePHI needs to insert the next ExtractElement in the same block
as the BinaryOperator, *not* in the block where the IRBuilder is currently inserting into. Fixes a bug where scalarizePHI would create instructions that would not dominate all uses. llvm-svn: 182639
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud