aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfoImpls.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-16 02:01:52 +0000
committerDan Gohman <gohman@apple.com>2009-09-16 02:01:52 +0000
commitb6c3385a2dd3aea255f70d62e8ab31a562449f4f (patch)
tree6fcc5ac06624dfa8adadc1280c9c2e39a8f0d75b /lib/CodeGen/MachineModuleInfoImpls.cpp
parent60b995418fef7c0a3acaa7e56b94bf0353b1974b (diff)
Don't sink gep operators through phi nodes if the result would require
more than one phi, since that leads to higher register pressure on entry to the phi. This is especially problematic when the phi is in a loop header, as it increases register pressure throughout the loop. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions