[llvm-commits] [llvm] r53058 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/TwoAddressInstructionPass.cpp lib/Target/ARM/ARMInstrInfo.cpp lib/Target/ARM/ARMInstrInfo.h lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86InstrInfo.h
Owen Anderson
resistor at mac.com
Wed Jul 2 16:50:32 PDT 2008
On Jul 2, 2008, at 4:45 PM, Evan Cheng wrote:
> Thanks. I was just about to ping you about this. You can't assume
> there aren't kill / dead markers on machineinstrs even if LV is not
> available. But commuteInstruction is supposed to copy the markers
> over.
>
How are they going to get there unless LV puts them there?
--Owen
More information about the llvm-commits
mailing list