.. |
backends
|
Merge remote-tracking branch 'origin/develop' into develop_060
|
2019-10-31 18:03:25 +01:00 |
optimiser
|
Remove `leave ` at end of function.
|
2019-10-29 14:32:16 +01:00 |
AsmAnalysis.cpp
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmAnalysis.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmAnalysisInfo.h
|
Isolating libyul library API into its own namespace yul .
|
2018-11-23 14:29:00 +01:00 |
AsmData.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmDataForward.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmParser.cpp
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmParser.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmPrinter.cpp
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmPrinter.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AsmScope.cpp
|
Use move semantics.
|
2019-04-05 13:41:39 +02:00 |
AsmScope.h
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
AsmScopeFiller.cpp
|
Assembly: Remove Label instruction.
|
2019-10-25 15:01:25 +02:00 |
AsmScopeFiller.h
|
[Yul] leave statement.
|
2019-10-29 14:32:16 +01:00 |
AssemblyStack.cpp
|
Make use of C++17 std::optional<> instead of boost::optional<>.
|
2019-10-28 11:39:30 +01:00 |
AssemblyStack.h
|
Constant optimiser for Yul.
|
2019-05-28 11:35:07 +02:00 |
CMakeLists.txt
|
Refactor Optimiser Steps Interface.
|
2019-09-24 14:52:01 +02:00 |
CompilabilityChecker.cpp
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
CompilabilityChecker.h
|
Supply full object to stack compressor and Optimizer Suite.
|
2019-07-10 18:49:42 +02:00 |
Dialect.h
|
Assembly: Finally removing AsmFlavour::Loose
|
2019-10-25 15:01:26 +02:00 |
Exceptions.h
|
Fix tabs/spaces.
|
2019-02-13 17:05: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
|
Use C++ user-defined literals for creating YulString constants.
|
2018-12-12 18:45:43 +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
|
yul::reindent() to reindent with spaces instead of tabs (width: 4)
|
2019-07-08 11:43:11 +02: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 |