<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - -pre-RA-sched=linearize: Bad machine code: Using an undefined physical register ($eflags)"
   href="https://bugs.llvm.org/show_bug.cgi?id=39452">39452</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>-pre-RA-sched=linearize: Bad machine code: Using an undefined physical register ($eflags)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Common Code Generator Code
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>francisvm@yahoo.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>*** Bad machine code: Using an undefined physical register ***
- function:    test1
- basic block: %bb.0  (0x7fd2c000e278)
- instruction: %60:gr64 = CMOVNE64rr %59:gr64(tied-def 0), %61:gr64, implicit
$eflags
- operand 3:   implicit $eflags

(16 times on all CMOV*64rr)

LLVM ERROR: Found 16 machine code errors.

build/bin/llc -verify-machineinstrs -mtriple=x86_64-- <
test/CodeGen/X86/scheduler-backtracking.ll -pre-RA-sched=linearize</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>