[llvm-commits] [llvm] r120277 - in /llvm/trunk: lib/Target/ARM/ARMInstrThumb.td test/MC/ARM/thumb.s

Bill Wendling isanbard at gmail.com
Sun Nov 28 18:51:35 PST 2010


On Nov 28, 2010, at 6:28 PM, Chris Lattner wrote:

> On Nov 28, 2010, at 4:42 PM, Bill Wendling wrote:
> 
>> Author: void
>> Date: Sun Nov 28 18:42:50 2010
>> New Revision: 120277
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=120277&view=rev
>> Log:
>> Add Thumb encodings for REV instructions.
> 
> Hi Bill,
> 
> I don't know thumb well, but shouldn't the Rm/Rd definitions be pulled up into T1pI?
> 
Possibly. I'll audit the code and see if they are all doing that. :)

-bw






More information about the llvm-commits mailing list