Displaying 5 results from an estimated 5 matches for "zbjhcg".
2017 Sep 27
0
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...f-s*, Arm1176jzf-s-thumb*
>> * Clang
>> X86_64(Mac OS)
>> * llvm-tblgen
>> X86_64(Mac OS)
>> * CSiBE
>> AArch64
>> * The machine outliner currently only supports X86_64 and AArch64.
>>
>> Full Code Size Results:
>> https://goo.gl/ZBjHCG <https://goo.gl/ZBjHCG>
>>
>> --- Algorithmic differences with the Machine Outliner ----
>>
>> There was a lot of confusion on how exactly the algorithm I am proposing differs from what is available in the Machine Outliner. The similarities of the two out...
2017 Sep 22
2
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...f-s*, Arm1176jzf-s-thumb*
>
> * Clang
>
> - X86_64(Mac OS)
>
> * llvm-tblgen
>
> - X86_64(Mac OS)
>
> * CSiBE
>
> - AArch64
>
> * The machine outliner currently only supports X86_64 and AArch64.
>
> Full Code Size Results:
> https://goo.gl/ZBjHCG
>
> --- Algorithmic differences with the Machine Outliner ----
>
> There was a lot of confusion on how exactly the algorithm I am
> proposing differs from what is available in the Machine Outliner. The
> similarities of the two outliners lie in the usage of a string matc...
2017 Sep 22
0
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...06
> X86_64, X86*, AArch64, Arm1176jzf-s*, Arm1176jzf-s-thumb*
> * Clang
> X86_64(Mac OS)
> * llvm-tblgen
> X86_64(Mac OS)
> * CSiBE
> AArch64
> * The machine outliner currently only supports X86_64 and AArch64.
>
> Full Code Size Results:
> https://goo.gl/ZBjHCG <https://goo.gl/ZBjHCG>
>
> --- Algorithmic differences with the Machine Outliner ----
>
> There was a lot of confusion on how exactly the algorithm I am proposing differs from what is available in the Machine Outliner. The similarities of the two outliners lie in th...
2017 Sep 05
5
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...s-thumb*
* Spec 2006
-
X86_64, X86*, AArch64, Arm1176jzf-s*, Arm1176jzf-s-thumb*
* Clang
-
X86_64(Mac OS)
* llvm-tblgen
-
X86_64(Mac OS)
* CSiBE
-
AArch64
* The machine outliner currently only supports X86_64 and AArch64.
Full Code Size Results:
https://goo.gl/ZBjHCG
--- Algorithmic differences with the Machine Outliner ----
There was a lot of confusion on how exactly the algorithm I am
proposing differs from what is available in the Machine Outliner. The
similarities of the two outliners lie in the usage of a string matching
algorithm and candidate...
2017 Sep 27
3
[RFC] PT.2 Add IR level interprocedural outliner for code size.
...Clang
>>> X86_64(Mac OS)
>>> * llvm-tblgen
>>> X86_64(Mac OS)
>>> * CSiBE
>>> AArch64
>>> * The machine outliner currently only supports X86_64 and AArch64.
>>>
>>> Full Code Size Results:
>>> https://goo.gl/ZBjHCG <https://goo.gl/ZBjHCG>
>>>
>>> --- Algorithmic differences with the Machine Outliner ----
>>>
>>> There was a lot of confusion on how exactly the algorithm I am proposing differs from what is available in the Machine Outliner. The similaritie...