Hi, all:
 I'm curiouse with reassociation translation in open64:

following test case need  "Expression reassociation"  to export  hidden 
redundant in expressions;

a = x * m * y;
b = x * n * y;

so, which source file in open64 implementes the expression reassociation?

Do you know any classic paper about "expression reassociation"  before PRE ? I 
only know "effective partial redundant eliminate -- briggs"

Thanks;
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to