aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-01-31 12:41:25 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2018-01-31 12:41:25 +0000
commitcc5fe73669b40d9c720eff6175af8190e84bc62d (patch)
tree264653563891251bef582f58fe426e137441aaf4 /llvm/lib/CodeGen/MachineCombiner.cpp
parentfb68ca182573813b7aa1cfeef522636f84b9c7c6 (diff)
downloadllvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.zip
llvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.tar.gz
llvm-cc5fe73669b40d9c720eff6175af8190e84bc62d.tar.bz2
[SystemZ] Check the bitwidth before calling isInt/isUInt.
Since these methods will assert if the integer does not fit into 64 bits, it is necessary to do this check before calling them in supportedAddressingMode(). Review: Ulrich Weigand. llvm-svn: 323866
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions