This is the mail archive of the gcc-patches@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: [tree-ssa] Fix mudflap codegen and allow optimizations [patch]


On Sun, Apr 27, 2003 at 11:45:04PM -0400, Andrew Pinski wrote:
> Which process is that PowerPC, the timings are totally different 
> between processors.
> Also the branch predictor are also totally different.  Same Problem in 
> x86 but not as drastic.
> 
$ cat /proc/cpuinfo
processor       : 0
cpu             : 7450, altivec supported
clock           : 733MHz
revision        : 2.0 (pvr 8000 0200)
bogomips        : 730.72
zero pages      : total: 0 (0Kb) current: 0 (0Kb) hits: 0/0 (0%)
machine         : PowerMac3,5
motherboard     : PowerMac3,5 MacRISC2 MacRISC Power Macintosh
L2 cache        : 256K unified
memory          : 128MB
pmac-generation : NewWorld


Maybe we could generate different trees for different targets,
but I don't want to fall into that trap until we haven't fixed
the more obvious problems.


Diego.


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