<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">于 2013/3/26 21:54, Jyotsna Verma 写道:<br>
    </div>
    <blockquote
      cite="mid:000001ce2a29$6d15e420$4741ac60$@codeaurora.org"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas","serif";
        color:black;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">>  Is it possible to support disable JIT
          and MCJIT seperately? For example, TILE-Gx support MCJIT while
          do not support old JIT.  This patch seems disable all JIT.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">So, what is the criteria for disabling JIT
          tests in case of TILE-Gx?</p>
      </div>
    </blockquote>
         currently, TILE-Gx do not disable JIT tests, just let them
    fail.<br>
    <blockquote
      cite="mid:000001ce2a29$6d15e420$4741ac60$@codeaurora.org"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"> I’m using TARGET_HAS_JIT flag to disable
          both JIT/MCJIT tests for make. This flag is set to 0 during
          configuration if –disable-jit option is specified. For cmake,
          if the target is not natively built then the tests are
          excluded.</p>
      </div>
    </blockquote>
         your patch looks good.  there is no proper way to seperate them
    if we do not define new env variable.<br>
    <br>
    Regards,<br>
    Jiong<br>
    <blockquote
      cite="mid:000001ce2a29$6d15e420$4741ac60$@codeaurora.org"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks,<o:p></o:p></p>
        <p class="MsoNormal">Jyotsna<br>
          <br>
          <span style="color:windowtext"><o:p></o:p></span></p>
        <div>
          <p class="MsoNormal"><span style="color:windowtext">--<o:p></o:p></span></p>
          <p class="MsoNormal"><span style="color:windowtext">Qualcomm
              Innovation Center, Inc. is a member of Code Aurora Forum,
              hosted by The Linux Foundation<o:p></o:p></span></p>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>