search for: e328ab9

Displaying 2 results from an estimated 2 matches for "e328ab9".

Did you mean: e328ab9e
2015 Feb 11
2
[LLVMdev] deleting or replacing a MachineInst
There are 11 BuildMI() functions in MachineInstrBuilder.h including four using the iterator and one using an instruction. But I just don't think that's it. The creation of the new instruction works fine (works fine with OldMI as well) and the new instruction is present in the assembly output. The problem is removing the old instruction correctly. > The loop header needs to be
2015 Feb 11
2
[LLVMdev] deleting or replacing a MachineInst
...9;ll try it. It implies a certain knowledge of the iterator and MBB. I accidentally touched MachineInstr.h and the rebuild is extracting its punishment. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150211/e328ab9e/attachment.html>