[llvm-commits] [llvm] r140560 - in /llvm/trunk: lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/AsmParser/ARMAsmParser.cpp lib/Target/ARM/Disassembler/ARMDisassembler.cpp utils/TableGen/EDEmitter.cpp

Owen Anderson resistor at mac.com
Mon Sep 26 16:14:52 PDT 2011


On Sep 26, 2011, at 4:12 PM, Eli Friedman wrote:

>> +def : t2InstAlias<"sxth${p} $Rd, $Rm",
>> +                (t2SXTH rGPR:$Rd, rGPR:$Rm, 0, pred:$p)>;
> 
> Is there some non-obvious difference between this pattern and the
> pattern above it?

Nope, that would be an accidental commit.

--Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110926/d72ce9eb/attachment.html>


More information about the llvm-commits mailing list