solidity/test/tools
chriseth 301215f186
Merge pull request #7461 from sifmelcara/licm
[YulOpt] Implement loop-invariant code motion
2019-11-28 12:00:19 +01:00
..
ossfuzz test: Use evmc::VM directly 2019-11-27 18:53:02 +01:00
yulInterpreter Wasm Interpreter 2019-11-26 15:46:33 +01:00
afl_fuzzer.cpp Throw exception to allow fuzzer to report which file it failed on. 2019-04-04 14:05:38 +02:00
CMakeLists.txt EWasm translation tests. 2019-11-26 15:46:33 +01:00
fuzzer_common.cpp Run fuzzer for istanbul 2019-11-19 17:09:18 +01:00
fuzzer_common.h Throw exception to allow fuzzer to report which file it failed on. 2019-04-04 14:05:38 +02:00
isoltest.cpp Make use of C++17 std::optional<> instead of boost::optional<>. 2019-10-28 11:39:30 +01:00
IsolTestOptions.cpp Allow more filters and rename member. 2019-04-17 12:00:01 +02:00
IsolTestOptions.h Allow more filters and rename member. 2019-04-17 12:00:01 +02:00
yulopti.cpp [YulOpt] Implement loop-invariant code motion 2019-11-28 11:59:29 +01:00
yulrun.cpp Change interpreter memory to be non-contiguous. 2019-09-02 13:51:47 +02:00