R600/SI: Add intrinsic for S_SENDMSG instruction
authorMichel Danzer <michel.daenzer@amd.com>
Mon, 27 Jan 2014 07:20:44 +0000 (07:20 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Mon, 27 Jan 2014 07:20:44 +0000 (07:20 +0000)
commitb3bfe7f18cb15368f94c105e88682c297576160c
treea2db7c559c5616ffd91baa6d6f0987c95efed7f2
parent650e286dcf39e58a1e9de767354ff0bda4a9a82e
R600/SI: Add intrinsic for S_SENDMSG instruction

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
lib/Target/R600/SIInsertWaits.cpp
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIIntrinsics.td
test/CodeGen/R600/llvm.SI.sendmsg.ll [new file with mode: 0644]