diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2016-01-07 07:20:55 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2016-01-07 07:20:55 +0000 |
commit | 3939b690f6b47860140292e89f1c6f506c20cb19 (patch) | |
tree | 9e53214e220281db8dde6e7c60c9ab106127db1f /llvm/lib/IR/ConstantFold.h | |
parent | 68cffb17a07a1fb0b721c3ccdb260850ed5f0090 (diff) | |
download | bcm5719-llvm-3939b690f6b47860140292e89f1c6f506c20cb19.tar.gz bcm5719-llvm-3939b690f6b47860140292e89f1c6f506c20cb19.zip |
[SystemZ] Add hasSideEffects flag on Serialize instruction.
Serialize will perform a hardware serialization operation, and is
acting as a memory barrier. Therefore it must have the hasSideEffects
flag set so it will be treated as a global memory object.
Reviewed by Ulrich Weigand
llvm-svn: 257036
Diffstat (limited to 'llvm/lib/IR/ConstantFold.h')
0 files changed, 0 insertions, 0 deletions