In preparation for replacing the whole subtarget on the target machine,
authorEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 23:25:04 +0000 (23:25 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 23:25:04 +0000 (23:25 +0000)
commit286fbd19f3f781ec885cca1b8ad8a8ead0459652
tree119211ac8a6a47e217129d2f87eccf4c437e8092
parenta002a91ad8eeb1b5382301acb7978ce986c67d05
In preparation for replacing the whole subtarget on the target machine,
have target lowering take the subtarget explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213426 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16ISelLowering.cpp
lib/Target/Mips/Mips16ISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsSEISelLowering.cpp
lib/Target/Mips/MipsSEISelLowering.h
lib/Target/Mips/MipsSubtarget.cpp