Displaying 4 results from an estimated 4 matches for "bb8485_1112".
2010 Aug 18
2
[LLVMdev] ToT ARM Code generator causing - Error: invalid constant (xxx) after fixup in assembly output
...this issue would be much appreciated!
I have used llc with these options to produce the output:
llc -O0 -regalloc=fast -relocation-model=pic l.bc -o ll-2.8.s
bhi .LBB8485_455
@ BB#671: @ %bb154
@ in Loop: Header=BB8485_1112
Depth=5
adr r0, #.LJTI8485_1_1
ldr r1, [sp, #3300]
ldr r2, [r0, r1, lsl #2]
...
lots of boring code omitted
...
add pc, r2, r0
.LJTI8485_1_1:
.set .L8485_1_1_set_70,.LBB8485_70-.LJTI8485_1_1
.long .L8485_1_1_set_70
.set .L8485...
2010 Aug 18
2
[LLVMdev] ToT ARM Code generator causing - Error: invalid constant (xxx) after fixup in assembly output
...d llc with these options to produce the output:
>>
>> llc -O0 -regalloc=fast -relocation-model=pic l.bc -o ll-2.8.s
>>
>> bhi .LBB8485_455
>> @ BB#671: @ %bb154
>> @ in Loop: Header=BB8485_1112
>> Depth=5
>> adr r0, #.LJTI8485_1_1
>> ldr r1, [sp, #3300]
>> ldr r2, [r0, r1, lsl #2]
>> ...
>> lots of boring code omitted
>> ...
>> add pc, r2, r0
>> .LJTI8485_1_1:
>> .set .L8485_1_1_set_...
2010 Aug 18
0
[LLVMdev] ToT ARM Code generator causing - Error: invalid constant (xxx) after fixup in assembly output
...;
> I have used llc with these options to produce the output:
>
> llc -O0 -regalloc=fast -relocation-model=pic l.bc -o ll-2.8.s
>
> bhi .LBB8485_455
> @ BB#671: @ %bb154
> @ in Loop:
> Header=BB8485_1112
> Depth=5
> adr r0, #.LJTI8485_1_1
> ldr r1, [sp, #3300]
> ldr r2, [r0, r1, lsl #2]
> ...
> lots of boring code omitted
> ...
> add pc, r2, r0
> .LJTI8485_1_1:
> .set .L8485_1_1_set_70,.LBB8485_70-.LJTI8485_1_1
> .l...
2010 Aug 18
0
[LLVMdev] ToT ARM Code generator causing - Error: invalid constant (xxx) after fixup in assembly output
...the output:
>>>
>>> llc -O0 -regalloc=fast -relocation-model=pic l.bc -o ll-2.8.s
>>>
>>> bhi .LBB8485_455
>>> @ BB#671: @ %bb154
>>> @ in Loop:
>>> Header=BB8485_1112
>>> Depth=5
>>> adr r0, #.LJTI8485_1_1
>>> ldr r1, [sp, #3300]
>>> ldr r2, [r0, r1, lsl #2]
>>> ...
>>> lots of boring code omitted
>>> ...
>>> add pc, r2, r0
>>> .LJTI8485_1_1:
>>...