This is the mail archive of the gcc-help@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]

c code CSE(common subexpression elimination) optimization


Hello

I wonder if anybody knows if gcc or any other tools that is able to take a c
program/source code (or any other high level languages), perform CSE on the
program, then outputs the optimized program/source code?

Thank you !

-- 
View this message in context: http://www.nabble.com/c-code-CSE%28common-subexpression-elimination%29-optimization-tf4765889.html#a13630996
Sent from the gcc - Help mailing list archive at Nabble.com.


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