Jakob Stoklund Olesen 8efadf94b5 Add <imp-def> and <imp-kill> operands when replacing virtual sub-register defs and kills.
An instruction like this:

  %reg1097:1<def> = VMOVSR %R3<kill>, 14, %reg0

Must be replaced with this when substituting physical registers:

  %S0<def> = VMOVSR %R3<kill>, 14, %reg0, %D0<imp-def>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92812 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-06 00:29:28 +00:00
..
2010-01-01 00:04:49 +00:00
2010-01-04 07:16:12 +00:00
2009-08-28 23:24:31 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00