diff options
author | Matthias Braun <matze@braunis.de> | 2018-01-19 06:46:10 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2018-01-19 06:46:10 +0000 |
commit | 4a7c8e7aa2e9845652703141b240f9179f1f9980 (patch) | |
tree | b0b96fe5733880ae31bc9d179d8c2b82c8cd2b46 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 3ab9fcb98e97efcf8f4e0a521018170dec8b6078 (diff) | |
download | bcm5719-llvm-4a7c8e7aa2e9845652703141b240f9179f1f9980.tar.gz bcm5719-llvm-4a7c8e7aa2e9845652703141b240f9179f1f9980.zip |
Split MachineLICM into EarlyMachineLICM and MachineLICM; NFC
This avoids playing games with pseudo pass IDs and avoids using an
unreliable MRI::isSSA() check to determine whether register allocation
has happened.
Note that this renames:
- MachineLICMID -> EarlyMachineLICM
- PostRAMachineLICMID -> MachineLICMID
to be consistent with the EarlyTailDuplicate/TailDuplicate naming.
llvm-svn: 322927
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions