summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-10-11 00:59:06 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-10-11 00:59:06 +0000
commitda7c0f8f7d660bb5e4d41cba2b59adfe1aff1423 (patch)
tree520f55b07e87491314e7e64bcd60a1eb7b4e6ac1 /llvm/lib/Object/MachOObjectFile.cpp
parent09b23eb7bca8977102152eef0e9c124ce6da7964 (diff)
downloadbcm5719-llvm-da7c0f8f7d660bb5e4d41cba2b59adfe1aff1423.tar.gz
bcm5719-llvm-da7c0f8f7d660bb5e4d41cba2b59adfe1aff1423.zip
Move -widen-vmovs to ARMBaseInstrInfo::expandPostRAPseudo().
The VMOVS widening needs to look at the implicit COPY operands. Trying to dig out the COPY instruction from an iterator in copyPhysReg() is the wrong approach. The expandPostRAPseudo() hook gets to look at COPY instructions before they are converted to copyPhysReg() calls. llvm-svn: 141619
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud