Displaying 5 results from an estimated 5 matches for "limked".
Did you mean:
liked
2010 Aug 21
2
[LLVMdev] How to add a pass inside LLVM pass list
I have written a simple pass. I have been successful to execute it. I want
LLVM to execute it. I don't know how to include a pass in llvm actual pass
list, such it automatically invokes it just like GVNPre pass or some other
pass. They have already been limked in llvm actual pass list.
--
regards,
soumya prasad ukil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100821/440cb06d/attachment.html>
2010 Aug 22
2
[LLVMdev] How to add a pass inside LLVM pass list
...>
> I have written a simple pass. I have been successful to execute it.
> I want LLVM to execute it. I don't know how to include a pass in
> llvm actual pass list, such it automatically invokes it just like
> GVNPre pass or some other pass. They have already been limked in
> llvm actual pass list.
>
> --
> regards,
> soumya prasad ukil
>
>
>
>
> --
> regards,
> soumya prasad ukil
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu...
2010 Aug 22
0
[LLVMdev] How to add a pass inside LLVM pass list
...gmail.com> wrote:
> I have written a simple pass. I have been successful to execute it. I want
> LLVM to execute it. I don't know how to include a pass in llvm actual pass
> list, such it automatically invokes it just like GVNPre pass or some other
> pass. They have already been limked in llvm actual pass list.
>
> --
> regards,
> soumya prasad ukil
>
--
regards,
soumya prasad ukil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100822/bcbbb1b3/attachment.html>
2010 Aug 22
0
[LLVMdev] How to add a pass inside LLVM pass list
...t; I have written a simple pass. I have been successful to execute it.
>> I want LLVM to execute it. I don't know how to include a pass in
>> llvm actual pass list, such it automatically invokes it just like
>> GVNPre pass or some other pass. They have already been limked in
>> llvm actual pass list.
>>
>> --
>> regards,
>> soumya prasad ukil
>>
>>
>>
>>
>> --
>> regards,
>> soumya prasad ukil
>>
>>
>>
>> _______________________________________________
>>...
2010 Aug 22
1
[LLVMdev] How to add a pass inside LLVM pass list
...e been successful to
> execute it.
> I want LLVM to execute it. I don't know how to include a pass in
> llvm actual pass list, such it automatically invokes it just
> like
> GVNPre pass or some other pass. They have already been limked in
> llvm actual pass list.
>
> --
> regards,
> soumya prasad ukil
>
>
>
>
> --
> regards,
> soumya prasad ukil
>
>
>
> _______________________________________________
>...