solidity/test/libyul/yulOptimizerTests
chriseth c676b009e1
Merge pull request #5267 from ethereum/ssatransform
SSA transform - first step.
2018-10-19 11:10:08 +02:00
..
blockFlattener Flatten more. 2018-10-18 00:58:15 +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
ssaTransform SSA transform - first step. 2018-10-18 18:56:22 +02:00
unusedPruner Renaming libjulia to libyul 2018-10-15 11:52:35 +02:00