PTX: Use external symbols to keep track of params and locals. This also fixes
authorJustin Holewinski <justin.holewinski@gmail.com>
Tue, 27 Sep 2011 18:12:55 +0000 (18:12 +0000)
committerJustin Holewinski <justin.holewinski@gmail.com>
Tue, 27 Sep 2011 18:12:55 +0000 (18:12 +0000)
commitf47dfba023ec6db12cdfac0578c4d8229aecc2e4
treea89b7c050f0c20c0be23e0a5d5eb6259af68e1c9
parent8e695eb5fa8ad9d62f92ec8ca8a542ffe5fd1ab5
PTX: Use external symbols to keep track of params and locals. This also fixes
a couple of outstanding issues with frame objects occuring as instruction
operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140616 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PTX/PTXAsmPrinter.cpp
lib/Target/PTX/PTXISelDAGToDAG.cpp
lib/Target/PTX/PTXISelLowering.cpp
lib/Target/PTX/PTXInstrLoadStore.td
lib/Target/PTX/PTXMachineFunctionInfo.h
lib/Target/PTX/PTXRegisterInfo.cpp