Message ID | CAAkRFZL=KFWsx3D-Wj2B70RaYeA_4ddQVBvRoV7Ua1Qx4pdpAw@mail.gmail.com |
---|---|
State | New |
Headers | show |
Index: htdocs/gcc-4.9/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v retrieving revision 1.26 diff -u -r1.26 changes.html --- htdocs/gcc-4.9/changes.html 26 Aug 2013 14:16:31 -0000 1.26 +++ htdocs/gcc-4.9/changes.html 26 Sep 2013 18:02:33 -0000 @@ -37,6 +37,7 @@ <ul> <li>AddressSanitizer, a fast memory error detector, is now available on ARM. </li> + <li>GCC introduces a new cost model for vectorizer, called 'cheap' model. The new cost model is intenteded to minimize compile time, code size, and potential negative runtime impact introduced when