<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre>Removing the check for subreg indices after regalloc should not imply any functional changes, as they should
always be unused (0) after VirtRegMap clears them. 

/Jonas

> Is this nor testable?
> On Oct 8, 2015 12:41 AM, "Jonas Paulsson via llvm-commits" <
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits">> llvm-commits at lists.llvm.org</a>> wrote:

>><i> Author: jonpa
</i>>><i> Date: Thu Oct  8 02:40:11 2015
</i>>><i> New Revision: 249663
</i>><i>
</i>>><i> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=249663&view=rev">http://llvm.org/viewvc/llvm-project?rev=249663&view=rev</a>
</i>>><i> Log:
</i>>><i> [SystemZ] More minor fixing in SystemZElimCompare.cpp
</i>>><i>
</i>>><i> Don't use subreg indices since they are not used after regalloc.
</i>>><i>
</i>>><i> Reviewed by Ulrich Weigand.
</i></pre>
  </body>
</html>