[LLVMbugs] [Bug 13831] llc fails to generate cortex-a9 code for following .ll file
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 12 16:00:42 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13831
Jim Grosbach <grosbach at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |grosbach at apple.com
Resolution| |FIXED
--- Comment #1 from Jim Grosbach <grosbach at apple.com> 2012-10-12 18:00:42 CDT ---
Fixed in r165845.
The codegen for this bitcode is pretty horrible in general, but we do at least
get vbsl for the select now.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list