summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2016-08-18 16:30:42 +0000
committerEli Friedman <efriedma@codeaurora.org>2016-08-18 16:30:42 +0000
commit28671c83d6dc6221a5680b180e4ac9f41f26a50b (patch)
tree53576cd21a49af5f4977fe6ad8a7ceafcd698f38 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent5195d3fc0eed633d6855a26333bc3a6a2bdcc19e (diff)
downloadbcm5719-llvm-28671c83d6dc6221a5680b180e4ac9f41f26a50b.tar.gz
bcm5719-llvm-28671c83d6dc6221a5680b180e4ac9f41f26a50b.zip
[SCEVValidator] Don't reorder multiplies in extractConstantFactor.
The existing code would add the operands in the wrong order, and eventually crash because the SCEV expression doesn't exactly match the parameter SCEV expression in SCEVAffinator::visit. (SCEV doesn't sort the operands to getMulExpr in general.) Differential Revision: https://reviews.llvm.org/D23592 llvm-svn: 279087
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud