diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-01-23 23:03:49 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2017-01-23 23:03:49 +0000 |
commit | 09a8638724ceaeed3a523607e76e35024623986b (patch) | |
tree | bc059a74c00c59e40ad8df7c7cd9157ad36d858a /llvm/unittests/Analysis/TargetLibraryInfoTest.cpp | |
parent | 0f550c81760ac19442d71eb0affa86c048e37b79 (diff) | |
download | bcm5719-llvm-09a8638724ceaeed3a523607e76e35024623986b.tar.gz bcm5719-llvm-09a8638724ceaeed3a523607e76e35024623986b.zip |
[RDF] Add registers to live set even if they are live already
When calculating kills, a register may be considered live because a part
of it is live, but if there is a use of that (whole) register, the whole
register (and its subregisters) need to be added to the live set.
llvm-svn: 292845
Diffstat (limited to 'llvm/unittests/Analysis/TargetLibraryInfoTest.cpp')
0 files changed, 0 insertions, 0 deletions