Haplo
Joined: 06 Sep 2003 Posts: 659 Location: Sydney, Australia
|
Optimization |
Posted: Tue Apr 27, 2004 11:36 pm |
|
|
CCS have recently added two more optimization levels #opt 10 and #opt 11 to their compiler. They work really great; a code generated by #opt 11 is about %20 smaller than the one generated by #opt 9, which is a big difference.
However, the problem is this is too freakin' good to be true. Has anyone one tried these high optimization levels and discovered any problems?
It is always exciting to be a pioneer... |
|