[llvm-commits] [llvm] r141365 - in /llvm/trunk: lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/ARM/iabs.ll test/CodeGen/Thumb/iabs.ll

Eric Christopher echristo at apple.com
Fri Oct 7 11:50:45 PDT 2011


On Oct 7, 2011, at 10:50 AM, Anton Korobeynikov wrote:

> Hello David,
> 
>> One of our builders is getting an error from the assembler after this change:
>> 
>> /var/folders/+E/+EgeYw01FF8FkfNihyEYQU+++TM/-Tmp-/floatsidf-B8VdeE.s:19:cannot honor width suffix -- `rsb r0,r0,#0'
>> clang: error: assembler command failed with exit code 1 (use -v to see invocation)
> Will you please provide the .S output for the code in question?


llvm/projects/compiler-rt/lib/floatsidf.c

compiled with ToT clang.

-eric



More information about the llvm-commits mailing list