aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-01 22:30:07 +0000
committerChris Lattner <sabre@nondot.org>2007-02-01 22:30:07 +0000
commitc904205d286018ec0a109d010d16a190d8d4ffce (patch)
tree429d3ffef98e8fd564a20d9ff2f228cf38738c5a /llvm/lib/Transforms/Utils/CloneModule.cpp
parent9a677c585c04201a0adf3a996e0010fe4eed70a2 (diff)
downloadllvm-c904205d286018ec0a109d010d16a190d8d4ffce.zip
llvm-c904205d286018ec0a109d010d16a190d8d4ffce.tar.gz
llvm-c904205d286018ec0a109d010d16a190d8d4ffce.tar.bz2
Fix Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll, a serious code
pessimization where instcombine can sink a load (good for code size) that prevents an alloca from being promoted by mem2reg (bad for everything). llvm-svn: 33771
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions