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)
commit2e5e7a5befd3f88925254ded993e8ac7573c7185
tree4757baa2b4cb1497093da56b798a779479da7b12
parent836cdd97fe698b12deddb5364a0e4efcb19586a6
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.

llvm-svn: 174392
llvm/lib/Target/R600/AMDGPUAsmPrinter.cpp
llvm/test/CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll
llvm/test/CodeGen/R600/literals.ll
llvm/test/CodeGen/R600/short-args.ll
llvm/test/CodeGen/R600/vec4-expand.ll