R600/SI: Remove redundant setting of bits on instructions.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 30 Jul 2014 03:18:57 +0000 (03:18 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 30 Jul 2014 03:18:57 +0000 (03:18 +0000)
commitf2733709ab0de7eb306c0ce39d29547a2b340508
treeb32062905d162344c6c34878e9a0975e1603dba1
parent375385fed613a594406d6f62e9e605229e34ca4d
R600/SI: Remove redundant setting of bits on instructions.

neverHasSideEffects is deprecated, and hasSideEffects = 0 is already
set on the base classes of the basic ALU instruction classes. The
base classes also already set mayLoad = 0 and mayStore = 0

llvm-svn: 214283
llvm/lib/Target/R600/SIInstructions.td