R600/SI: Fix printing of clamp and omod
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Sep 2014 19:49:48 +0000 (19:49 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Sep 2014 19:49:48 +0000 (19:49 +0000)
commit28233d3a63f958f80ebd6f8095405420ba3dd3fa
tree915575914568f233d94686c7100cd92107a53214
parent532a5c7dc66dc6b24c0ed24f2fe58fd249a00c5a
R600/SI: Fix printing of clamp and omod

No tests for omod since nothing uses it yet, but
this should get rid of the remaining annoying trailing
zeros after some instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h
lib/Target/R600/SIDefines.h
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/fneg.f64.ll
test/CodeGen/R600/fneg.ll
test/CodeGen/R600/frem.ll
test/CodeGen/R600/imm.ll
test/CodeGen/R600/llvm.AMDGPU.clamp.ll