commit | d9fb399f430156f1f51856f6ae58a8e86908d541 | [log] [tgz] |
---|---|---|
author | Petar Jovanovic <petar.jovanovic@mips.com> | Mon Jan 22 16:43:30 2018 +0000 |
committer | Petar Jovanovic <petar.jovanovic@mips.com> | Mon Jan 22 16:43:30 2018 +0000 |
tree | a0a20699c9c11db09bf0ffad90e42be1d35b768e | |
parent | 9052f33934d004546aac3f4787b01e97f73d42d3 [diff] |
[mips] add warnings for using dsp and msa flags with inappropriate revisions Dsp and dspr2 require MIPS revision 2, while msa requires revision 5. Adding warnings for cases when these flags are used with earlier revision. Patch by Milos Stojanovic. Differential Revision: https://reviews.llvm.org/D40490 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323131 91177308-0d34-0410-b5e6-96231b3b80d8