Use the target lowering we can get off of the DAG rather than off
authorEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 03:45:49 +0000 (03:45 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 03:45:49 +0000 (03:45 +0000)
commit2ecb77e31fa93837aa187deef19b429cb8e079c6
treeb94df98365001b6d39a733ba905d1cb8f0d56801
parent5d495ae49bd05aa2015c316a2e39fed0c080232d
Use the target lowering we can get off of the DAG rather than off
of the cached target machine.

llvm-svn: 211858
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp