Displaying 7 results from an estimated 7 matches for "d42804".
2018 Mar 02
0
[GSOC 2018] Implement a single updater class for Dominators
...e problems the project mentions can be seen in various
'helper'/'utils' functions used by transforms. Take a look at these code
reviews, especially the functions that can accept DT* and/or DDT*:
https://reviews.llvm.org/D41302
https://reviews.llvm.org/D40146
https://reviews.llvm.org/D42804
I think that it's worth adding that a better API is only one part the
project; the second, perhaps bigger and more fun, is to figure out how to
prune redundant PostDomTree updates when we have a fully-updated DomTree
available.
Feel free to ask more questions should you have any -- I and othe...
2018 Mar 01
2
[GSOC 2018] Implement a single updater class for Dominators
Hello,
I’m an undergraduate student studying CS in the South China University
of Technology.
I have been using clang compiler and related tools since I started
studying C++ and I would like to work on LLVM in this year’s GSoC. I
am interested in “Implement a single updater class for Dominators”.
[1] I have achieved a bronze medal in the 2017 ACM-ICPC Asia Xian
Regional Contest [2] (being a
2018 Mar 12
2
[GSOC 2018] Implement a single updater class for Dominators
...ntions can be seen in various
> 'helper'/'utils' functions used by transforms. Take a look at these code
> reviews, especially the functions that can accept DT* and/or DDT*:
> https://reviews.llvm.org/D41302
> https://reviews.llvm.org/D40146
> https://reviews.llvm.org/D42804
>
> I think that it's worth adding that a better API is only one part the
> project; the second, perhaps bigger and more fun, is to figure out how to
> prune redundant PostDomTree updates when we have a fully-updated DomTree
> available.
>
> Feel free to ask more questions...
2018 Mar 21
2
[GSOC 2018] Implement a single updater class for Dominators
...#39;helper'/'utils' functions used by transforms. Take a look at these code
>> > reviews, especially the functions that can accept DT* and/or DDT*:
>> > https://reviews.llvm.org/D41302
>> > https://reviews.llvm.org/D40146
>> > https://reviews.llvm.org/D42804
>> >
>> > I think that it's worth adding that a better API is only one part the
>> > project; the second, perhaps bigger and more fun, is to figure out how
>> > to
>> > prune redundant PostDomTree updates when we have a fully-updated DomTree
>>...
2018 Mar 14
0
[GSOC 2018] Implement a single updater class for Dominators
...ious
> > 'helper'/'utils' functions used by transforms. Take a look at these code
> > reviews, especially the functions that can accept DT* and/or DDT*:
> > https://reviews.llvm.org/D41302
> > https://reviews.llvm.org/D40146
> > https://reviews.llvm.org/D42804
> >
> > I think that it's worth adding that a better API is only one part the
> > project; the second, perhaps bigger and more fun, is to figure out how to
> > prune redundant PostDomTree updates when we have a fully-updated DomTree
> > available.
> >
> &g...
2018 Mar 22
0
[GSOC 2018] Implement a single updater class for Dominators
...s' functions used by transforms. Take a look at these
> code
> >> > reviews, especially the functions that can accept DT* and/or DDT*:
> >> > https://reviews.llvm.org/D41302
> >> > https://reviews.llvm.org/D40146
> >> > https://reviews.llvm.org/D42804
> >> >
> >> > I think that it's worth adding that a better API is only one part the
> >> > project; the second, perhaps bigger and more fun, is to figure out how
> >> > to
> >> > prune redundant PostDomTree updates when we have a fully...
2018 Mar 22
1
[GSOC 2018] Implement a single updater class for Dominators
...s. Take a look at these
>> >> > code
>> >> > reviews, especially the functions that can accept DT* and/or DDT*:
>> >> > https://reviews.llvm.org/D41302
>> >> > https://reviews.llvm.org/D40146
>> >> > https://reviews.llvm.org/D42804
>> >> >
>> >> > I think that it's worth adding that a better API is only one part the
>> >> > project; the second, perhaps bigger and more fun, is to figure out
>> >> > how
>> >> > to
>> >> > prune redunda...