[PATCH] Enable FastISel on ARM for Linux and NaCl, not MCJIT

JF Bastien jfb at google.com
Thu Jun 13 18:24:32 PDT 2013


> Talked to Eric offline, I just kicked off a run with:
>  --optimize-option=-O3 --mllvm -fast-isel=true
>

Results are in, I ran before and after my patch and get a few failures in
each case. So: failures aren't necessarily due to FastISel being turned on,
they might also be due to this configuration not being tested.

Opinions on what to do here? I obviously want to fix the bugs this finds
before they come and bite me, but I'd also like to get ARM FastISel test
coverage for more common configurations. Check-in or not?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130613/c71eef81/attachment.html>


More information about the llvm-commits mailing list