Add an option which permits the user to specify using a bitmask, that various
authorReed Kotler <rkotler@mips.com>
Tue, 20 Aug 2013 20:53:09 +0000 (20:53 +0000)
committerReed Kotler <rkotler@mips.com>
Tue, 20 Aug 2013 20:53:09 +0000 (20:53 +0000)
commit0323d4b169279414862174f38ae04add6b747a60
tree80431ca0053db5c1b0e16dd9e203ce419aaa5dad
parent93877b3cbcefc0f281b744b135d609d35c3f119c
Add an option which permits the user to specify using a bitmask, that various
functions be compiled as mips32, without having to add attributes. This
is useful in certain situations where you don't want to have to edit the
function attributes in the source. For now it's only an option used for
the compiler developers when debugging the mips16 port.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188826 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsOs16.cpp
test/CodeGen/Mips/fp16instrinsmc.ll