summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ExpandISelPseudos.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2016-04-29 13:43:45 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2016-04-29 13:43:45 +0000
commitfba875f90287e2c1037bb8cf0acffafba87cf8c7 (patch)
treef658e09a7950631d72e52d709ef9fec0cf8986e7 /llvm/lib/CodeGen/ExpandISelPseudos.cpp
parenta736b37a258f51ccc99e0544339ddcdb97705ff3 (diff)
downloadbcm5719-llvm-fba875f90287e2c1037bb8cf0acffafba87cf8c7.tar.gz
bcm5719-llvm-fba875f90287e2c1037bb8cf0acffafba87cf8c7.zip
[mips][ias] Split expandMemInst between MipsAsmParser and MipsTargetStreamer. Almost NFC.
Summary: The portion in MipsAsmParser is responsible for figuring out which expansion to use, while the portion in MipsTargetStreamer is responsible for emitting it. This allows us to remove the call to isIntegratedAssemblerRequired() which is currently ensuring the effect of .cprestore only occurs when writing objects. The small functional change is that the memory offsets are now correctly printed as signed values. Reviewers: sdardis Subscribers: dsanders, sdardis, llvm-commits Differential Revision: http://reviews.llvm.org/D19714 llvm-svn: 268042
Diffstat (limited to 'llvm/lib/CodeGen/ExpandISelPseudos.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud