diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-05-03 09:16:57 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-05-03 09:16:57 +0000 |
commit | e6c980c41d68fe4251c79479d6111c910e88c87f (patch) | |
tree | 2cd87f2d0619da8398d155800e8fa588abc483f0 /llvm/lib/Transforms/Vectorize | |
parent | 81f9e02ef3c41caa1ff085156f31c9e963b4ce7e (diff) | |
download | bcm5719-llvm-e6c980c41d68fe4251c79479d6111c910e88c87f.tar.gz bcm5719-llvm-e6c980c41d68fe4251c79479d6111c910e88c87f.zip |
[leaks] Re-shuffle code such that we don't create a basic block for
initializing an array unless we need it. Specifically, position the
creation of a new basic block after we've checked all of the cases that
bypass the need for it.
Fixes another leak in test/CodeGen* found by LSan.
llvm-svn: 207900
Diffstat (limited to 'llvm/lib/Transforms/Vectorize')
0 files changed, 0 insertions, 0 deletions