solidity/test/libyul/yulOptimizerTests
chriseth 0ebe572f7d
Merge pull request #5258 from ethereum/coverage2
Add some simplification tests for operations.
2018-10-19 11:04:56 +02:00
..
blockFlattener Yul: Introduces a block flattening pass + tests 2018-10-15 18:21:34 +02:00
commonSubexpressionEliminator Fix a bug in CSE where a variable that was already out of scope was used. 2018-10-18 14:55:51 +02:00
disambiguator Limit size of generated names and add convenience constructors. 2018-10-17 17:21:55 +02:00
expressionInliner Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
expressionJoiner Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
expressionSimplifier Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
expressionSplitter Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
fullInliner Merge pull request #5240 from ethereum/limitDispenserSize 2018-10-17 22:54:38 +02:00
fullSimplify Add some simplification tests for operations. 2018-10-18 00:10:39 +02:00
functionGrouper Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
functionHoister Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
mainFunction Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
rematerialiser Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00
unusedPruner Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00