NVPTX: move NVPTXAllocaHoisting into the cpp file
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 10 Mar 2015 19:20:52 +0000 (19:20 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 10 Mar 2015 19:20:52 +0000 (19:20 +0000)
commitf0d37a472f8ceba2dffae218dbbe6c507cb19cb0
tree7c7885e850f53acbe558840aa42f8006ecd4730a
parent73dff35fac32685990702ee890114904353e4abb
NVPTX: move NVPTXAllocaHoisting into the cpp file

Also initialize without using static initialization.

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