Migrate NVPTXISelLowering to take the subtarget that it's dependent
authorEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 01:50:07 +0000 (01:50 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 30 Jan 2015 01:50:07 +0000 (01:50 +0000)
commitb42dc651113afbb12d2cf232426e8de28926e1ca
tree8a456cee55f7b07410bacf4f566ea48e08636355
parentf66d626182e4bdf06db8395e37c6783f6968bd3a
Migrate NVPTXISelLowering to take the subtarget that it's dependent
upon as an argument and store/use that in the entire function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXISelLowering.cpp
lib/Target/NVPTX/NVPTXISelLowering.h
lib/Target/NVPTX/NVPTXSubtarget.cpp