| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hello Friends, I am planning to do my mini project as 'Experimenting with optimization in gg platform'. I am trying to understand how optimization happens in gcc and if possible replace a one of the optimization algorithm with mine (say, constant propogation!).. Can anyone give me links which helps me learn more about these.. I have been searching around in net but most of them ends up in results which lets one know how to use the optimizations in gcc.. Thank you. [There's no substitute for reading the code. -John] |
|
#2
| |||
| |||
| Vivek, Take a look at http://www.cse.iitb.ac.in/grc where you can find very useful documentation about adding your own analysis/optimization pass to gcc and more. A generic data flow analyzer for bit-vector frameworks has already been implemented in gcc. (a patch will be made available soon.) Bageshri. Bageshri Karkare NVIDIA, Pune, India Webpage: http://www.cse.iitb.ac.in/bageshri On Sun, Sep 7, 2008 at 4:07 PM, Vivek B <vivekb1985@gmail.com> wrote: > I am planning to do my mini project as 'Experimenting with > optimization in gg platform'. I am trying to understand how > optimization happens in gcc and if possible replace a one of the > optimization algorithm with mine (say, constant propogation!).. > > Can anyone give me links which helps me learn more about these.. I > have been searching around in net but most of them ends up in results > which lets one know how to use the optimizations in gcc.. |
|
#3
| |||
| |||
| On Sep 8, 11:17 am, "Bageshri Karkare" <bages...@gmail.com> wrote: > Take a look athttp://www.cse.iitb.ac.in/grcwhere you can find very > useful documentation about adding your own analysis/optimization pass > to gcc and more. A generic data flow analyzer for bit-vector > frameworks has already been implemented in gcc. (a patch will be made > available soon.) > Webpage:http://www.cse.iitb.ac.in/bageshri > On Sun, Sep 7, 2008 at 4:07 PM, Vivek B <vivekb1...@gmail.com> wrote: > > I am planning to do my mini project as 'Experimenting with > > optimization in gg platform'. I am trying to understand how > > optimization happens in gcc and if possible replace a one of the > > optimization algorithm with mine (say, constant propogation!).. ![]() Thank you, Sir! |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.