commit | fe9ca4028f379688ecba6132ac3738171176b3e4 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Wed Aug 21 09:48:11 2013 -0700 |
committer | buzbee <buzbee@google.com> | Wed Aug 21 15:13:35 2013 -0700 |
tree | 00bb0eace8f37499aabce60cd296485d75b6b38e | |
parent | 4aa48fccbd3782d78207a79541b61948a066b8fc [diff] |
Compiler filter update Tweak of the compiler filter to give better results for applications which are not dominated by tight arithmetic loops. Deleted the "DeferCompilation" setting - it didn't differ enough from the "Space" setting. Added "Everything" setting to support forced compilation (for images and testing). Previously used "Speed" for that purpose, but in the speed setting there are some things we don't want to compile. Change-Id: Ia53b14f2044fc9738c1a4c1318f8204f2c25abe3