summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ProfileVerifierPass.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-11 05:17:06 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-07-11 05:17:06 +0000
commit883307375800a89fbc3080beaf92d1509000041f (patch)
tree353952761eba396d4706e386ddba1d3e5da23222 /llvm/lib/Analysis/ProfileVerifierPass.cpp
parent8969657f0c1b178ccdbe2da3cb6cad8d991c0f3a (diff)
downloadbcm5719-llvm-883307375800a89fbc3080beaf92d1509000041f.tar.gz
bcm5719-llvm-883307375800a89fbc3080beaf92d1509000041f.zip
Remove copyRegToReg from TargetInstrInfo so it is not longer accesible.
Use a COPY instruction instead for register copies, or TII::copyPhysReg() after COPY instructions are lowered. Targets should implement copyPhysReg instead of copyRegToReg. llvm-svn: 108075
Diffstat (limited to 'llvm/lib/Analysis/ProfileVerifierPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud