R600: Emit function name in the AsmPrinter
authorTom Stellard <thomas.stellard@amd.com>
Tue, 5 Feb 2013 17:09:11 +0000 (17:09 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 5 Feb 2013 17:09:11 +0000 (17:09 +0000)
commit3ce2ec847885b004c768869b825be1ff9d98eca3
tree60d6be8e13ad1aea0210dc733476d97de8bb2d06
parent50a44a62b8dc8092b0c5cf5e4f2b62cd60085527
R600: Emit function name in the AsmPrinter

Emitting the function name allows us to check for it in the FileCheck
tests so we can make sure FileCheck is checking the output of the
correct function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174392 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUAsmPrinter.cpp
test/CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll
test/CodeGen/R600/literals.ll
test/CodeGen/R600/short-args.ll
test/CodeGen/R600/vec4-expand.ll