Displaying 3 results from an estimated 3 matches for "adsolutions".
2015 Feb 13
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...---------------------------------------------------------------------
loc_100000F0E: ; CODE XREF: _main+DC j
; _main+E3 j ...
mov rdi, rax ; void *
call _free
lea rdi, aDSolutions ; "%d solutions\n"
xor ebx, ebx
xor eax, eax
mov esi, r14d
call _printf
loc_100000F29: ; CODE XREF: _main+16 j
mov eax, ebx
add rsp, 18h...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...----------------
>>
>> loc_100000F0E: ; CODE XREF: _main+DC j
>> ; _main+E3 j ...
>> mov rdi, rax ; void *
>> call _free
>> lea rdi, aDSolutions ; "%d solutions\n"
>> xor ebx, ebx
>> xor eax, eax
>> mov esi, r14d
>> call _printf
>>
>> loc_100000F29: ; CODE XREF: _main+16 j
>>...
2015 Feb 14
2
[LLVMdev] trunk's optimizer generates slower code than 3.5
...t; loc_100000F0E: ; CODE XREF: _main+DC j
>>>> ; _main+E3 j ...
>>>> mov rdi, rax ; void *
>>>> call _free
>>>> lea rdi, aDSolutions ; "%d solutions\n"
>>>> xor ebx, ebx
>>>> xor eax, eax
>>>> mov esi, r14d
>>>> call _printf
>>>>
>>>> loc_100000F29:...