File:Gcc optchart.ods
From OLPC
Gcc_optchart.ods (file size: 19 KB, MIME type: application/zip)
Warning: This file may contain malicious code, by executing it your system may be compromised.
optimizations used to discover anything helpful in gcc.
It turns out the Partial Redundancy Elimination is giving a rather large hit in certain places. In particular the Integer Index tests sucked because of it. After a lot of analysis I figured out to -O2 -fno-tree-pre instead of -Os -fa -fbillion -foptimizations.
File history
Click on a date/time to view the file as it appeared at that time.
(Latest | Earliest) View (newer 100) (older 100) (20 | 50 | 100 | 250 | 500)| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 23:00, 30 September 2006 | No thumbnail | (19 KB) | Bluefoxicy (Talk | contribs) | (optimizations used to discover anything helpful in gcc. It turns out the Partial Redundancy Elimination is giving a rather large hit in certain places. In particular the Integer Index tests sucked because of it. After a lot of analysis I figured out to) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following page links to this file:

