diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-05-08 13:02:11 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-05-08 13:02:11 +0000 |
commit | cdbbe08b0548f904fbb980c144a6d640afdbf005 (patch) | |
tree | 4b9e22f023bf6a6f6e7e8a1d7f43e09e7b696f60 /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp | |
parent | 279b97c130134b4071eff465eef989a9a7ed542f (diff) | |
download | llvm-cdbbe08b0548f904fbb980c144a6d640afdbf005.zip llvm-cdbbe08b0548f904fbb980c144a6d640afdbf005.tar.gz llvm-cdbbe08b0548f904fbb980c144a6d640afdbf005.tar.bz2 |
[mips] Implement l[wd]c3, and s[wd]c3.
Summary:
These instructions were added in MIPS-I, and MIPS-II but were removed in
MIPS-III. Interestingly, GAS continues to accept them when assembling for
MIPS-III.
For the moment, these instructions will follow GAS and accept them for
MIPS-III and newer but this will be tightened up when the invalid-*.s
tests are added.
Depends on D3647
Reviewers: vmedic
Reviewed By: vmedic
Differential Revision: http://reviews.llvm.org/D3648
llvm-svn: 208311
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions