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]

Re: new unroller vs ppc


	I will try with your subreg patch, but just to let you know the
magnitude of the performance degradation created by the new unroller code
for PowerPC:

Base = old unroller, Peak = new unroller

   168.wupwise       1600       262       611*     1600       270       593*
   171.swim          3100       534       580*     3100       520       596*
   172.mgrid         1800       317       567*     1800       518       347*
   177.mesa          1400       293       477*     1400       308       454*
   179.art           2600       233      1117*     2600       270       962*
   183.equake        1300       129      1009*     1300       141       919*
   188.ammp          2200       628       350*     2200       595       370*
   200.sixtrack      1100       683       161*     1100       662       166*
   181.mcf           1800       217       831*     1800       216       832*
   197.parser        1800       592       304*     1800       579       311*
   255.vortex        1900       289       657*     1900       287       662*
   300.twolf         3000       465       645*     3000       469       640*

David


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