<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>143606</bug_id>
          
          <creation_ts>2015-04-10 08:07:01 -0700</creation_ts>
          <short_desc>Enable LLVM FastISel on AArch64 Linux</short_desc>
          <delta_ts>2016-04-27 02:05:16 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>143605</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>juergen</cc>
    
    <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1084307</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-10 08:07:01 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/182483 enabled in on iOS AArch64, we 
should enable it to get better performance and decrease maintenance cost.

It depends on fixing FTL JIT with LLVM 3.6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1084312</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-04-10 08:29:56 -0700</bug_when>
    <thetext>We will have another problem with it:
&quot;llvmForJSC.dylib: for the -regalloc option: Cannot find option named &apos;basic&apos;!&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1084347</commentid>
    <comment_count>2</comment_count>
    <who name="Juergen Ributzka">juergen</who>
    <bug_when>2015-04-10 11:17:39 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; We will have another problem with it:
&gt; &quot;llvmForJSC.dylib: for the -regalloc option: Cannot find option named
&gt; &apos;basic&apos;!&quot;

Looks like the dylib wasn&apos;t linked with the --whole-archive option. The register allocators are registered by static initializers. Without the --whole-archive option the &quot;basic&quot; register allocator will be dead stripped out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1187703</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-27 02:05:16 -0700</bug_when>
    <thetext>There is no LLVM based FTL JIT long time ago.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>