summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-03-31 01:13:53 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-03-31 01:13:53 +0000
commit885bc6de525472980c7651c3d835dbe7005dc63f (patch)
tree2cb4008af0aaf469a0aec0b0fa25ef772974b7a3 /llvm/lib/CodeGen
parentb67535d1b6d7fed3388fd01084e4a3f624cf4e2a (diff)
downloadbcm5719-llvm-885bc6de525472980c7651c3d835dbe7005dc63f.tar.gz
bcm5719-llvm-885bc6de525472980c7651c3d835dbe7005dc63f.zip
X86 address mode isel tweak. If the base of the address is also used by a CopyToReg (i.e. it's likely live-out), do not fold the sub-expressions into the addressing mode to avoid computing the address twice. The CopyToReg use will be isel'ed to a LEA, re-use it for address instead.
This is not yet enabled. llvm-svn: 68082
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud