Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers > Re: Looking for...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 4 Topic 2376 of 2474
Post > Topic >>

Re: Looking for the name of an optimization

by andreybokhanko@[EMAIL PROTECTED] Apr 13, 2008 at 11:14 AM

In Elbrus2000 compiler (Elbrus2000 is a VLIW processor that was
developed by Elbrus company, now bought by Intel) we did this
optimization with:

1. Value Numbering (which we treated as analysis, not optimization)
that does constant folding on the fly and sets constant class of
congruency for "x + y" operation

2. Any kind of optimization that uses help of cl***** of congruences
(constant substitution, peephole... you name it).

Andrey
 




 4 Posts in Topic:
Looking for the name of an optimization
Chris Cox <ccox@[EMAIL  2008-03-31 17:36:27 
Re: Looking for the name of an optimization
"Diego Novillo"  2008-03-31 21:16:37 
Re: Looking for the name of an optimization
Chris F Clark <cfc@[EM  2008-04-02 11:39:14 
Re: Looking for the name of an optimization
andreybokhanko@[EMAIL PRO  2008-04-13 11:14:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 1:19:28 CDT 2008.