Remove the EnableEarlyCSEMemSSA set of options from the legacy
authorEric Christopher <echristo@gmail.com>
Fri, 19 Apr 2019 22:18:53 +0000 (22:18 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 19 Apr 2019 22:18:53 +0000 (22:18 +0000)
commitdfebd84eb32b0e506523c8bc1708c03447bdd574
tree16055b588a16e01e8c3977f8bff11837b88a9c0d
parent1810339bc30555cc8b957d4b6915d60dfd32432c
Remove the EnableEarlyCSEMemSSA set of options from the legacy
and new pass managers. They were default to true and not being
used.

Differential Revision: https://reviews.llvm.org/D60747

llvm-svn: 358789
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp