Alex Beregszaszi
|
7e88ba8da0
|
Enable the -Wconversion warning
|
2020-12-08 16:45:24 +00:00 |
|
Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
Kamil Śliwak
|
40dfac7683
|
[yul-phaser] Require specifying weights for Program::codeSize()
|
2020-05-20 16:47:23 +02:00 |
|
Kamil Śliwak
|
259f738f17
|
[yul-phaser] ProgramBasedMetric: Add the ability to use ProgramCache
|
2020-03-24 17:39:24 +01:00 |
|
Kamil Śliwak
|
e4a360947b
|
[yul-phaser] Add FitnessMetricCombination and derived classes for average, sum, min and max
|
2020-03-18 16:28:16 +01:00 |
|
Kamil Śliwak
|
0e03839e62
|
[yul-phaser] Add RelativeProgramSize metric
|
2020-03-18 16:28:15 +01:00 |
|
Kamil Śliwak
|
7edbbe4edd
|
[yul-phaser] Make FitnessMetric::evaluate() non-const
|
2020-03-18 16:28:15 +01:00 |
|
Kamil Śliwak
|
0913fd1aac
|
[yul-phaser] Extract ProgramBasedMetric base class from ProgramSize
|
2020-03-18 16:28:15 +01:00 |
|
Kamil Śliwak
|
930a9918a6
|
[yul-phaser] ProgramSize: Add an option to repeat the optimisation sequence several times
|
2020-02-19 16:36:14 +01:00 |
|
cameel
|
2238919c76
|
[yul-phaser] Add ProgramSize metric
|
2020-02-19 16:36:14 +01:00 |
|
cameel
|
096129fbc4
|
[yul-phaser] Base class for fitness metrics
|
2020-02-19 16:36:14 +01:00 |
|