[llvm] r216617 - [FastISel][AArch64] Use the zero register for stores.

Juergen Ributzka juergen at apple.com
Wed Aug 27 14:52:36 PDT 2014


Yup. Fixed in r216622.

-Juergen

On Aug 27, 2014, at 2:23 PM, Chad Rosier <mcrosier at codeaurora.org> wrote:

> I suggest removing the 'at -O0.'
> 
> Fast isel is enabled by default at -O0, but it can be enabled with higher
> optimization levels (e.g., -O3 -mllvm -fast-isel=true) and disabled at -O0
> (e.g., -O0 -mllvm -fast-isel=false).
> 
> Chad

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140827/2b7bc40a/attachment.html>


More information about the llvm-commits mailing list