aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2018-09-03 20:48:55 +0000
committerSimon Atanasyan <simon@atanasyan.com>2018-09-03 20:48:55 +0000
commit4d13cb0a8a40dd41aa0e3eefc7d9cc5c9ef390aa (patch)
tree6cc4080afc51877fa084b76ebb2c17f80c5ce9ed /clang/unittests/Basic/VirtualFileSystemTest.cpp
parentdd4a24c86c214f011b62daaf83bfab79607d043f (diff)
downloadllvm-4d13cb0a8a40dd41aa0e3eefc7d9cc5c9ef390aa.zip
llvm-4d13cb0a8a40dd41aa0e3eefc7d9cc5c9ef390aa.tar.gz
llvm-4d13cb0a8a40dd41aa0e3eefc7d9cc5c9ef390aa.tar.bz2
[mips] Disable the selection of mixed microMIPS/MIPS code
This patch modifies hasStandardEncoding() / inMicroMipsMode() / inMips16Mode() methods of the MipsSubtarget class so only one can be true at any one time. That prevents the selection of microMIPS and MIPS instructions and patterns that are defined in TableGen files at the same time. A few new patterns and instruction definitions hae been added to keep test cases passed. Differential revision: https://reviews.llvm.org/D51483 llvm-svn: 341338
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions