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)
commitbef0a373b4c7eb9234c742d9e90defd294eabffa
treee856123bc68492c14c722f18c612aad47f71173b
parent9cc795c1888be732d830919bac8612afb489b921
Migrate NVPTXISelLowering to take the subtarget that it's dependent
upon as an argument and store/use that in the entire function.

llvm-svn: 227541
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXISelLowering.h
llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp