solidity/test/yulPhaser
Martin Blicha 29041c8101 Remove ReasoningBasedSimplifier from libyul
Due to a design decision to move away from a bundled SMT solver,
ReasoningBasedSimplifier in its current form cannot be use any longer.
This is a necessary step to allow a unified way to call solvers using
only SMTLIB interface.

Since this optimization pass has always been marked as highly
experimental and never turned on by default, it should be OK to remove
it.
2023-06-28 14:38:36 +02:00
..
AlgorithmRunner.cpp
Chromosome.cpp
Common.cpp
FitnessMetrics.cpp
GeneticAlgorithms.cpp
Mutations.cpp
PairSelections.cpp
Phaser.cpp
Population.cpp
Program.cpp
ProgramCache.cpp
Selections.cpp
SimulationRNG.cpp
TestHelpers.cpp
TestHelpers.h
TestHelpersTest.cpp