diff options
author | Jingyue Wu <jingyue@google.com> | 2015-07-22 04:16:52 +0000 |
---|---|---|
committer | Jingyue Wu <jingyue@google.com> | 2015-07-22 04:16:52 +0000 |
commit | 20d73c6cc0e0010edd5e3239b78225388380f0d6 (patch) | |
tree | 35f83c1995fb9de73d28a384ec501af3c0925a6b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | e5407178d6789ccf462dbb39ad0acc5cbde6581c (diff) | |
download | bcm5719-llvm-20d73c6cc0e0010edd5e3239b78225388380f0d6.tar.gz bcm5719-llvm-20d73c6cc0e0010edd5e3239b78225388380f0d6.zip |
[BranchFolding] do not iterate the aliases of virtual registers
Summary:
MCRegAliasIterator only works for physical registers. So, do not run it
on virtual registers.
With this issue fixed, we can resurrect the BranchFolding pass in NVPTX
backend.
Reviewers: jholewinski, bkramer
Subscribers: henryhu, meheff, llvm-commits, jholewinski
Differential Revision: http://reviews.llvm.org/D11174
llvm-svn: 242871
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions