summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-02 22:29:50 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-02 22:29:50 +0000
commit676a15bdf5068aba670b122ccc7445c84bb48b22 (patch)
tree1ade653737281134fb2c5543c78507a8fe3fd0d7 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent248e64b5b854122695b36bf655c06a87c9b2020c (diff)
downloadbcm5719-llvm-676a15bdf5068aba670b122ccc7445c84bb48b22.tar.gz
bcm5719-llvm-676a15bdf5068aba670b122ccc7445c84bb48b22.zip
Add a new target independent COPY instruction and code to lower it.
The COPY instruction is intended to replace the target specific copy instructions for virtual registers as well as the EXTRACT_SUBREG and INSERT_SUBREG instructions in MachineFunctions. It won't we used in a selection DAG. COPY is lowered to native register copies by LowerSubregs. llvm-svn: 107529
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud