Paweł Bylica
|
4f67ec63c7
|
Do not override CMAKE_CXX_FLAGS in evmjit.
|
10 years ago |
Paweł Bylica
|
898682d04d
|
JIT class: the EVM JIT facade.
The JIT class added, future public EVM JIT library interface. Currently it supports queries about EVM code status.
|
10 years ago |
Paweł Bylica
|
4c0631ad8f
|
Disable sign-conversion warnings (clang)
|
10 years ago |
Gav Wood
|
e185d9a117
|
Add EVMJIT.
|
10 years ago |
Paweł Bylica
|
1d5d10e020
|
Testing some LLVM optimization passes
|
10 years ago |
Paweł Bylica
|
a61449359b
|
Fix/disable warnings in CPP bridge
|
10 years ago |
Paweł Bylica
|
01dffe28f3
|
Add first instruction index to BasicBlock
|
10 years ago |
Paweł Bylica
|
064c129afc
|
Windows fixes: DLL exports and cmake options
|
10 years ago |
Paweł Bylica
|
0d32f766eb
|
Removing boost dependency from libevmjit
|
10 years ago |
Paweł Bylica
|
889dd8b835
|
Remove env_sha3 symbol reference in evmjit shared library to be build with no unresolved symbols
|
10 years ago |
Paweł Bylica
|
921caaa90e
|
Enforce -fPIC for archives in evmjit
|
10 years ago |
Paweł Bylica
|
c9ddc4468a
|
Temporary remove evmjit subtree
|
10 years ago |
Paweł Bylica
|
7eef69445f
|
Add preprocessor definitions required by LLVM
|
10 years ago |
Paweł Bylica
|
272a0bd6fc
|
EVMJIT: Better object cache and other improvements
|
10 years ago |