summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
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
commit7725526de1fe4b01f79bf2f0a8580ecf82c14394 (patch)
tree3ceb65b50e5d608a401d5365ccb995e121e05812 /clang/lib/CodeGen/CodeGenModule.cpp
parentc075acbb54f39e7c971c34505847f59428eb0d14 (diff)
downloadbcm5719-llvm-7725526de1fe4b01f79bf2f0a8580ecf82c14394.tar.gz
bcm5719-llvm-7725526de1fe4b01f79bf2f0a8580ecf82c14394.zip
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> llvm-svn: 92812
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud