aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-08-03 13:46:11 -0700
committerArthur Eubanks <aeubanks@google.com>2020-08-26 15:51:30 -0700
commit486ed885339d70cd71ee55567282a43cce28d763 (patch)
tree15e8c14d02f28f386c670b511d7c1b5a2907775f /llvm/lib/CodeGen/MachineVerifier.cpp
parentc55db4600b4bdc5664784983fefb82bd8189bafc (diff)
downloadllvm-486ed885339d70cd71ee55567282a43cce28d763.zip
llvm-486ed885339d70cd71ee55567282a43cce28d763.tar.gz
llvm-486ed885339d70cd71ee55567282a43cce28d763.tar.bz2
[ConstProp] Remove ConstantPropagation
As discussed in http://lists.llvm.org/pipermail/llvm-dev/2020-July/143801.html. Currently no users outside of unit tests. Replace all instances in tests of -constprop with -instsimplify. Notable changes in tests: * vscale.ll - @llvm.sadd.sat.nxv16i8 is evaluated by instsimplify, use a fake intrinsic instead * InsertElement.ll - insertelement undef is removed by instsimplify in @insertelement_undef llvm/test/Transforms/ConstProp moved to llvm/test/Transforms/InstSimplify/ConstProp Reviewed By: lattner, nikic Differential Revision: https://reviews.llvm.org/D85159
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions