diff options
author | Chris Lattner <sabre@nondot.org> | 2007-02-01 22:30:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-02-01 22:30:07 +0000 |
commit | fd905caa77fc77bbc6414d98c03fb6ee8035694b (patch) | |
tree | d55577fe9cbb790c09cb4a6378de71a4e8c0a0fe /lib/ExecutionEngine/Interpreter/Interpreter.h | |
parent | 5c70a012c77d63e4d09c7540abba930a4aa03df8 (diff) |
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).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33771 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/Interpreter.h')
0 files changed, 0 insertions, 0 deletions