This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFC] IPA constant propagation - very preliminary code


Hello,

Following our message ( http://gcc.gnu.org/ml/gcc/2004-05/msg00710.html)
I enclose a very preliminary version of the code implementing IPA constant 
propagation.
The code is of course not fully functional, but it does demonstrate the 
constants that it 
identifies in simple examples (by printing these values). 
Comments are welcome!

What branch should we work on?


 

Razya


Attachment: diff.ipa
Description: Binary data

Attachment: ipa_prop.c
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]