<?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>150456</bug_id>
          
          <creation_ts>2015-10-22 11:11:30 -0700</creation_ts>
          <short_desc>Add more Air optimizations</short_desc>
          <delta_ts>2016-02-16 18:29:20 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          <dependson>150457</dependson>
    
    <dependson>150478</dependson>
    
    <dependson>150746</dependson>
    
    <dependson>150960</dependson>
    
    <dependson>152952</dependson>
    
    <dependson>153197</dependson>
    
    <dependson>153535</dependson>
          <blocked>150279</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Filip Pizlo">fpizlo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1135742</commentid>
    <comment_count>0</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2015-10-22 11:11:30 -0700</bug_when>
    <thetext>Here&apos;s what we need:

- Register allocation.
- Dead code elimination. We should run this before and after register allocation.
- CFG simplification. At a minium, we should be able to remove blocks that just have a jump.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1165450</commentid>
    <comment_count>1</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2016-02-16 18:28:39 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 154319 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1165452</commentid>
    <comment_count>2</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2016-02-16 18:28:58 -0800</bug_when>
    <thetext>I didn&apos;t mean to dup it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1165454</commentid>
    <comment_count>3</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2016-02-16 18:29:20 -0800</bug_when>
    <thetext>We did enough of this, future improvements will be tracked by https://bugs.webkit.org/show_bug.cgi?id=154319</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>