[llvm-commits] [llvm] r119725 - in /llvm/trunk: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMFrameInfo.cpp test/CodeGen/ARM/2010-10-25-ifcvt-ldm.ll test/CodeGen/ARM/str_pre-2.ll test/CodeGen/Thumb2/2010-06-21-TailMergeBug.ll

Eric Christopher echristo at apple.com
Thu Nov 18 13:04:23 PST 2010


On Nov 18, 2010, at 12:51 PM, Evan Cheng wrote:

> Couldn't the code avoid creating the instruction in the first place?

Could, but I'd have to scan ahead of time to figure out if I want to create the instruction and then create it - it didn't strike me as that heavyweight a solution.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101118/26d96a91/attachment.html>


More information about the llvm-commits mailing list