diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-07-11 05:17:06 +0000 |
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-07-11 05:17:06 +0000 |
| commit | 883307375800a89fbc3080beaf92d1509000041f (patch) | |
| tree | 353952761eba396d4706e386ddba1d3e5da23222 /llvm/lib/Analysis/ProfileVerifierPass.cpp | |
| parent | 8969657f0c1b178ccdbe2da3cb6cad8d991c0f3a (diff) | |
| download | bcm5719-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

