]> granicus.if.org Git - llvm/commit
[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)
commit1f697f43c9f66dec03d6c04e549298c17d3534f6
tree92813d7970459f5d743cf9b2560ff8214cf6f794
parent76a17e03e013ee9f89893eeaad7962cf07aef117
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288524 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrFormats.td
lib/Target/SystemZ/SystemZInstrInfo.td