hanchenye-llvm-project/llvm/lib/Target/AMDGPU/InstPrinter
Tom Stellard 3d2c852958 AMDGPU: waitcnt operand fixes
Summary:
Allow lgkmcnt up to 0xF (hardware allows that).
Fix mask for ExpCnt in AMDGPUInstPrinter.

Reviewers: tstellarAMD, arsenm

Subscribers: arsenm

Differential Revision: http://reviews.llvm.org/D16314

Patch by: Nikolay Haustov

llvm-svn: 259059
2016-01-28 17:13:44 +00:00
..
AMDGPUInstPrinter.cpp AMDGPU: waitcnt operand fixes 2016-01-28 17:13:44 +00:00
AMDGPUInstPrinter.h Remove extra forward declarations and scrub includes for all in tree InstPrinters. NFC 2015-12-25 22:10:01 +00:00
CMakeLists.txt
LLVMBuild.txt