diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-11 00:59:06 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-11 00:59:06 +0000 |
commit | da7c0f8f7d660bb5e4d41cba2b59adfe1aff1423 (patch) | |
tree | 520f55b07e87491314e7e64bcd60a1eb7b4e6ac1 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 09b23eb7bca8977102152eef0e9c124ce6da7964 (diff) | |
download | bcm5719-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