OSDN Git Service

NVPTX: Trivial cleanups of NVPTXInferAddressSpaces
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 30 Jan 2017 23:27:11 +0000 (23:27 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 30 Jan 2017 23:27:11 +0000 (23:27 +0000)
commite6e6b711b194542a16bd4cc49402166237b1dae7
treed672a263b3a30daba25484c3b4e70d5cc3db72b8
parentdeb5ed0b1a409ed4dd0929af58029eecdbd391de
NVPTX: Trivial cleanups of NVPTXInferAddressSpaces

- Move DEBUG_TYPE below includes
- Change unknown address space constant to be consistent with other
  passes
- Grammar fixes in debug output

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