diff options
author | James Molloy <james.molloy@arm.com> | 2015-11-11 15:40:40 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2015-11-11 15:40:40 +0000 |
commit | ce12c92f6695cb687880618692cb8c56063bc423 (patch) | |
tree | a0e8088cb065d06d060ecafff00c2dfc4d7ab744 /lldb/scripts/Python | |
parent | 32994991ce83a3a0408025c467a1075e9c4a0389 (diff) | |
download | llvm-ce12c92f6695cb687880618692cb8c56063bc423.zip llvm-ce12c92f6695cb687880618692cb8c56063bc423.tar.gz llvm-ce12c92f6695cb687880618692cb8c56063bc423.tar.bz2 |
[ARM] Combine BFIs together
If we have a chain of BFIs, we may be able to combine several together into one merged BFI. We can do this if the "from" bits from one BFI OR'd with the "from" bits from the other BFI form a contiguous range, and the same with the "to" bits.
llvm-svn: 252740
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions