summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Option/Arg.cpp
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-05-05 12:20:07 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-05-05 12:20:07 +0000
commit31d4b3b247cf74e7d4469cf69c8f2d773890d269 (patch)
tree67c2ad5f348ff57532e995fd8e6b9a2d49fefea3 /llvm/lib/Option/Arg.cpp
parentbb451903f5a51fd7f49c9d298376315236e94ede (diff)
downloadbcm5719-llvm-31d4b3b247cf74e7d4469cf69c8f2d773890d269.tar.gz
bcm5719-llvm-31d4b3b247cf74e7d4469cf69c8f2d773890d269.zip
Remove stale live-ins in the branch folder
Hoisting common code can cause registers that live-in in the successor blocks to no longer be live-in. The live-in information needs to be updated to reflect this, or otherwise incorrect code can be generated later on. Differential Revision: https://reviews.llvm.org/D32661 llvm-svn: 302228
Diffstat (limited to 'llvm/lib/Option/Arg.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud