Expand the mask capability for deciding which functions are mips16 and mips32
authorReed Kotler <rkotler@mips.com>
Sun, 15 Sep 2013 02:09:08 +0000 (02:09 +0000)
committerReed Kotler <rkotler@mips.com>
Sun, 15 Sep 2013 02:09:08 +0000 (02:09 +0000)
commit6febf857f690665bc33b84c957cdefb39a27f63d
treecb56034dacb33323397c6ce17780905e3bf62e46
parent2ad0a2c122488318e965b0d3b7bcca1b5ea70c10
Expand the mask capability for deciding which functions are mips16 and mips32
so it can be better used for general interoperability testing between mips32
and mips16.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190762 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsOs16.cpp
test/CodeGen/Mips/fp16mix.ll [new file with mode: 0644]