summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/cast.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-01-06 00:29:28 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-01-06 00:29:28 +0000
commit8efadf94b568c08de3ff8ce35fd904a935387406 (patch)
treea322dde490fd14ac4875576a7ea81801871d9901 /test/Transforms/InstCombine/cast.ll
parent3f09487404bc46297dc6fd91ca3ac478c3a7fa34 (diff)
downloadllvm-8efadf94b568c08de3ff8ce35fd904a935387406.tar.gz
llvm-8efadf94b568c08de3ff8ce35fd904a935387406.tar.bz2
llvm-8efadf94b568c08de3ff8ce35fd904a935387406.tar.xz
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
Diffstat (limited to 'test/Transforms/InstCombine/cast.ll')
0 files changed, 0 insertions, 0 deletions