solidity/test/libyul/yulOptimizerTests
2019-05-09 17:07:18 +02:00
..
blockFlattener Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
commonSubexpressionEliminator Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
deadCodeEliminator Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
disambiguator Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
equivalentFunctionCombiner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
expressionInliner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
expressionJoiner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
expressionSimplifier Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
expressionSplitter Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
forLoopInitRewriter Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
fullInliner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
fullSimplify Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
fullSuite Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
functionGrouper Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
functionHoister Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
mainFunction Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
redundantAssignEliminator Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
rematerialiser Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
splitJoin Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
ssaAndBack Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
ssaPlusCleanup Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
ssaReverser Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
ssaTransform Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
stackCompressor Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
structuralSimplifier Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
unusedPruner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
varDeclInitializer Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
varNameCleaner Format short blocks and loops on a single line. 2019-05-08 13:28:00 +02:00
wordSizeTransform Unify suffixes. 2019-05-09 17:07:18 +02:00