.. |
backends
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
optimiser
|
Detect loops in call graph generator.
|
2019-12-03 21:38:20 +01:00 |
AsmAnalysis.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
AsmAnalysis.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmAnalysisInfo.h
|
Remove last boost/variant include
|
2019-12-03 14:44:56 +01:00 |
AsmData.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmDataForward.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmParser.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
AsmParser.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmPrinter.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
AsmPrinter.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmScope.cpp
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AsmScope.h
|
Rewrite GenericVisitor
|
2019-11-26 15:55:06 +01:00 |
AsmScopeFiller.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
AsmScopeFiller.h
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
AssemblyStack.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
AssemblyStack.h
|
Allow assembly stack to translate its source.
|
2019-11-28 16:15:15 +01:00 |
CMakeLists.txt
|
[YulOpt] Implement loop-invariant code motion
|
2019-11-28 11:59:29 +01:00 |
CompilabilityChecker.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
CompilabilityChecker.h
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
Dialect.h
|
Use builtin iszero for for loop condition rewriting.
|
2019-09-12 10:26:16 +02:00 |
Exceptions.h
|
Actually throw YulAssertion in yulAssert
|
2019-12-03 16:40:48 +01:00 |
Object.cpp
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
Object.h
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
ObjectParser.cpp
|
Replace all solAsserts with yulAsserts in libyul
|
2019-12-03 17:54:34 +01:00 |
ObjectParser.h
|
Make dialect const& and allocate single instances statically.
|
2019-05-17 12:54:24 +02:00 |
SideEffects.h
|
Side effects propagator.
|
2019-08-15 16:30:05 +02:00 |
Utilities.cpp
|
Add `switch (..) to style checker
|
2019-11-11 17:44:21 +01:00 |
Utilities.h
|
yul: adds reindent() function to reindent yul source code and makes use of it in IRGenerator.
|
2019-06-24 12:53:50 +02:00 |
YulString.h
|
Reset Yul string repository before each compilation.
|
2019-05-28 13:12:39 +02:00 |