diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-12-18 20:59:41 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-12-18 20:59:41 +0000 |
commit | 9b04104a5e9fb51b24b7aeb55912d319802049b2 (patch) | |
tree | f0cc22e2f7786745cfcd70cf594c68b1f231367b /lib/CodeGen/MachineInstr.cpp | |
parent | 04f52e1300f4eff5b5e5280fbf032f571854a539 (diff) |
Tighten up the splice() API for bundled instructions.
Remove the instr_iterator versions of the splice() functions. It doesn't
seem useful to be able to splice sequences of instructions that don't
consist of full bundles.
The normal splice functions that take MBB::iterator arguments are not
changed, and they can move whole bundles around without any problems.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170456 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions