[Mips] Does not take in account 'use-soft-float' attribute's value when
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 25 Dec 2013 17:00:27 +0000 (17:00 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 25 Dec 2013 17:00:27 +0000 (17:00 +0000)
commitf84792ad48384d0bc27de3a863a3bc07bb540575
treea9a3ed9ec508691cf461b27754acbbd1cea2da72
parentb09f5054454d99002a69aa57b7c19094aadde9ad
[Mips] Does not take in account 'use-soft-float' attribute's value when
consider to generate stubs for mips16 hard-float mode.

The patch reviewed by Reed Kotler.

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