[SystemZ] Refactor hasSideEffects setting
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 2 Dec 2016 18:19:22 +0000 (18:19 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Fri, 2 Dec 2016 18:19:22 +0000 (18:19 +0000)
commitda951d3bdc6b8fccbbac25d37d5b044e8d99a64f
treea9baf8cfed1c2c7d61ecf3cfb3f48af98f2548d4
parentd4da0edd984d9cfba62df7632a09e2a5f22e42f9
[SystemZ] Refactor hasSideEffects setting

Move setting of hasSideEffects out of SystemZInstrFormats.td,
to allow use of the format classes for instructions where this
flag shouldn't be set.  NFC.

llvm-svn: 288524
llvm/lib/Target/SystemZ/SystemZInstrFormats.td
llvm/lib/Target/SystemZ/SystemZInstrInfo.td