usage of properties fields in opt_pass

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am interested in writing a new gimple pass using gcc plugins. Since
Im new to gcc development, can someone please tell me the usage of the
three property bitmaps present in the opt_pass struct ?
(properties_required, properties_provided, properties_destroyed). i.e
How will I know what should be these properties if I want to write a
new Gimple optimization pass ?

Thanks & Regards,
Aravinda

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux