commit | 8efadf94b568c08de3ff8ce35fd904a935387406 | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed Jan 06 00:29:28 2010 +0000 |
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Wed Jan 06 00:29:28 2010 +0000 |
tree | a322dde490fd14ac4875576a7ea81801871d9901 | |
parent | 3f09487404bc46297dc6fd91ca3ac478c3a7fa34 [diff] |
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