[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
authorJustin Holewinski <jholewinski@nvidia.com>
Wed, 16 Jul 2014 16:26:58 +0000 (16:26 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Wed, 16 Jul 2014 16:26:58 +0000 (16:26 +0000)
commit7e6565112ba53dd84969793ba39151ca99e59b3c
treea25bd65712b0b5070abe7383a5a3f50cbd63fd2a
parent1cafa00e2657eebbc7b935df27e2691fbf73ee6b
[NVPTX] Rename registers %fl -> %fd and %rl -> %rd

This matches the internal behavior of NVIDIA tools like libnvvm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213168 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Target/NVPTX/NVPTXRegisterInfo.cpp
lib/Target/NVPTX/NVPTXRegisterInfo.td
test/CodeGen/NVPTX/arithmetic-fp-sm20.ll
test/CodeGen/NVPTX/arithmetic-int.ll
test/CodeGen/NVPTX/call-with-alloca-buffer.ll
test/CodeGen/NVPTX/compare-int.ll
test/CodeGen/NVPTX/convert-fp.ll
test/CodeGen/NVPTX/convert-int-sm20.ll
test/CodeGen/NVPTX/fma.ll
test/CodeGen/NVPTX/fp-literals.ll
test/CodeGen/NVPTX/intrinsic-old.ll
test/CodeGen/NVPTX/intrinsics.ll
test/CodeGen/NVPTX/ld-addrspace.ll
test/CodeGen/NVPTX/ld-generic.ll
test/CodeGen/NVPTX/local-stack-frame.ll
test/CodeGen/NVPTX/pr13291-i1-store.ll
test/CodeGen/NVPTX/st-addrspace.ll
test/CodeGen/NVPTX/st-generic.ll
test/Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll