summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-05-20 08:13:21 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-05-20 08:13:21 +0000
commit0609ab646b7ed766e19164da987e76b0eb184932 (patch)
treec29f61783368aae64d76e67c4ce5bbe8a745905e /clang/lib/CodeGen/CodeGenModule.cpp
parentc8b028daa462e51703815def156e2a3219aa41be (diff)
downloadbcm5719-llvm-0609ab646b7ed766e19164da987e76b0eb184932.tar.gz
bcm5719-llvm-0609ab646b7ed766e19164da987e76b0eb184932.zip
More local spiller complexity!
If local spiller optimization turns some instruction into an identity copy, it will be removed. If the output register happens to be dead (and source is obviously killed), transfer the kill / dead information to last use / def in the same MBB. llvm-svn: 51306
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud