[llvm-commits] [llvm] r72758 - in /llvm/trunk: lib/CodeGen/VirtRegRewriter.cpp test/CodeGen/X86/2009-06-02-RewriterBug.ll

Ed Schouten ed at 80386.nl
Wed Jun 3 02:18:17 PDT 2009


Hi Evan,

* Evan Cheng <evan.cheng at apple.com> wrote:
> Author: evancheng
> Date: Wed Jun  3 04:00:27 2009
> New Revision: 72758
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=72758&view=rev
> Log:
> Fix for PR4225: When rewriter reuse a value in a physical register ,
> it clear the register kill operand marker and its kill ops
> information. However, the cleared operand may be a def of a
> super-register. Clear the kill ops info for the super-register's
> sub-registers as well.

Thanks a lot!

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090603/312e39c8/attachment.sig>


More information about the llvm-commits mailing list