diff options
author | Carl Ritson <carl.ritson@amd.com> | 2020-04-25 09:34:46 +0900 |
---|---|---|
committer | Carl Ritson <carl.ritson@amd.com> | 2020-04-25 09:36:19 +0900 |
commit | f83833868b459b176ff7554053bd40b70cd42af0 (patch) | |
tree | fe6a50d4c509252ef4e2b01dddf9c3f2dc34cab9 /llvm/lib/Support/SmallVector.cpp | |
parent | 5339029ff79c0b6a501ef6bb7baeb07cb099f0b7 (diff) | |
download | llvm-f83833868b459b176ff7554053bd40b70cd42af0.zip llvm-f83833868b459b176ff7554053bd40b70cd42af0.tar.gz llvm-f83833868b459b176ff7554053bd40b70cd42af0.tar.bz2 |
[SlotIndexes] Add insertion point for insertMBBIntoMaps
Summary:
Allow the specification of an insertion point (MachineInstr)
for insertMBBIntoMaps.
This makes it possible to update slot indexes and live intervals
when trivially splitting a block by specifying the point of the
split as the insertion point for the block in the maps.
Reviewers: qcolombet, arsenm, kariddi, MaskRay, tpr
Reviewed By: kariddi
Subscribers: MatzeB, wdng, arphaman, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78417
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions