Displaying 5 results from an estimated 5 matches for "wvxrkkhnjkr75fcq".
2015 Aug 12
3
[LLVMdev] RFC: ThinLTO File Format
...patch:
>> http://reviews.llvm.org/D11722
>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11722&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=oUy_PB_mSfRgDO7H7bZOR04gv_DMzX5rPO_lv4PHt60&s=WVxrKkHnjKr75fCQ-UkGke8dk6KpZcFCnLWVrJ3G188&e=>
>>
>> The ThinLTO data structures and the file APIs are described
>> in a separate RFC I will be sending simultaneously, with
>> pointers to the patches implementing them.
>>
>> Looking forward...
2015 Aug 12
2
[LLVMdev] RFC: ThinLTO File Format
...gt; http://reviews.llvm.org/D11722
>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11722&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=oUy_PB_mSfRgDO7H7bZOR04gv_DMzX5rPO_lv4PHt60&s=WVxrKkHnjKr75fCQ-UkGke8dk6KpZcFCnLWVrJ3G188&e=>
>>>
>>> The ThinLTO data structures and the file APIs are
>>> described in a separate RFC I will be sending
>>> simultaneously, with pointers to the patches
>>> impleme...
2015 Aug 03
2
[LLVMdev] RFC: ThinLTO File Format
...blocks in the following patch:
> http://reviews.llvm.org/D11722
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11722&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=oUy_PB_mSfRgDO7H7bZOR04gv_DMzX5rPO_lv4PHt60&s=WVxrKkHnjKr75fCQ-UkGke8dk6KpZcFCnLWVrJ3G188&e=>
>
> The ThinLTO data structures and the file APIs are described in a separate
> RFC I will be sending simultaneously, with pointers to the patches
> implementing them.
>
> Looking forward to your feedback. Thanks!
> Teresa
>
> ThinLTO...
2015 Aug 13
2
[LLVMdev] RFC: ThinLTO File Format
...gt;>>>> http://reviews.llvm.org/D11722
>>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11722&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=oUy_PB_mSfRgDO7H7bZOR04gv_DMzX5rPO_lv4PHt60&s=WVxrKkHnjKr75fCQ-UkGke8dk6KpZcFCnLWVrJ3G188&e=>
>>>>>
>>>>> The ThinLTO data structures and the file APIs are described in a
>>>>> separate RFC I will be sending simultaneously, with pointers to the patches
>>>>> implementing them.
>>>>&...
2015 Aug 03
3
[LLVMdev] RFC: ThinLTO File Format
As discussed in the high-level ThinLTO RFC (
http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-May/086211.html), we would
like to add support for native object wrapped bitcode and ThinLTO
information. Based on comments on the mailing list, I am adding support for
ThinLTO in both normal bitcode files, as well as native-object wrapped
bitcode.
The following RFC describes the planned file format of