[llvm-commits] [llvm] r94457 - /llvm/trunk/lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
Johnny Chen
johnny.chen at apple.com
Mon Jan 25 15:31:41 PST 2010
There are lots of cases of t_imm_s4 usages within ARMInstrThumb.td.
I'm guessing it must be the case. As a matter of fact, the code is just copied
from ARMAsmPrinter.
Should I back out my change, then?
On Jan 25, 2010, at 3:27 PM, Chris Lattner wrote:
> On Jan 25, 2010, at 3:19 PM, Johnny Chen wrote:
>> Since there is no ARM/Thumb disassembler in the repository, the test case is going to fail.
>> Should I just back out the change and keep it in my local workspace?
>
> Is it possible for the compiler to produce this instruction in the form that needs this?
>
> -Chris
>
More information about the llvm-commits
mailing list