R600/SI: Add support for work item and work group intrinsics
authorTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:18 +0000 (17:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:18 +0000 (17:40 +0000)
commite5fcc0dee4b41658986047f346201ad98757e7d5
tree26d19d26b6647328831f27829f35c796f0451c74
parente7397ee81ad07cab36362bab5a086f20acc60a80
R600/SI: Add support for work item and work group intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183138 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIISelLowering.h
test/CodeGen/R600/work-item-intrinsics.ll [new file with mode: 0644]