solidity/libyul
chriseth 9c6048b0b8
Merge pull request #5333 from ethereum/joinPerformance
[Yul] Use map join algorithm for performance.
2018-11-13 12:15:11 +01:00
..
backends/evm Performance: Replace string by special single-copy YulString class. 2018-11-07 19:30:27 +01:00
optimiser Remove variables that go out of scope from data structure. 2018-11-12 23:00:37 +01:00
ASTDataForward.h Performance: Replace string by special single-copy YulString class. 2018-11-07 19:30:27 +01:00
Exceptions.h Yul: Implements empty-var-decl-propagation 2018-10-26 13:13:57 +02:00
YulString.h Deterministic YulStringRepository using string hashes. 2018-11-12 23:43:16 +01:00