364 Commits (48cc6f12d349b2b61017ef285519d75df0c014e0)

Author SHA1 Message Date
Paweł Bylica 3725432bef Fix case where JUMPI is the last instruction 10 years ago
Paweł Bylica c32e1e05b3 Fix case where JUMPI is the last instruction 10 years ago
artur-zawlocki 007641a84b SIGEXTEND: first try [#81700414] 10 years ago
artur-zawlocki f8feca9dfc SIGEXTEND: first try [#81700414] 10 years ago
Paweł Bylica d77864071d Fix BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica 4c27c26af9 Fix BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica dd75da2d3a BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica 8cfe2ee454 BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica e4a77c1f69 Increase refund counter if deleting a storage item [Delivers #81575908] 10 years ago
Paweł Bylica e3ccbf8d49 Increase refund counter if deleting a storage item [Delivers #81575908] 10 years ago
Paweł Bylica 22e4d16e1f Remove old code 10 years ago
Paweł Bylica 4f5959ed64 Remove old code 10 years ago
artur-zawlocki af0530ba3d Got rid of some gcc warnings 10 years ago
artur-zawlocki 236361044c Got rid of some gcc warnings 10 years ago
Paweł Bylica c6cf723c68 Fix u256 to APInt conversion 10 years ago
Paweł Bylica 3f50913d95 Fix u256 to APInt conversion 10 years ago
Paweł Bylica e6b4761765 Allow creating LLVM constants directly from u256 10 years ago
Paweł Bylica 56bd2c3411 Allow creating LLVM constants directly from u256 10 years ago
Paweł Bylica 33f1253bbe Update gas counting for SSTORE, no refunding yet [#81575908] 10 years ago
Paweł Bylica decf410515 Update gas counting for SSTORE, no refunding yet [#81575908] 10 years ago
Paweł Bylica e24c9c2286 Improve Compiler code formatting 10 years ago
Paweł Bylica 91dd7122c2 Improve Compiler code formatting 10 years ago
Paweł Bylica f06445fcbb Improve VM code formatting 10 years ago
Paweł Bylica fd351c84fb Improve VM code formatting 10 years ago
Paweł Bylica c03d36a07e Improve Ext code formatting 10 years ago
Paweł Bylica d9ce724f55 Improve Ext code formatting 10 years ago
Paweł Bylica bc1ef19fe0 Improve GasMeter code formatting 10 years ago
Paweł Bylica 715c60000d Improve GasMeter code formatting 10 years ago
Paweł Bylica 3212b2b139 Improve ExecutionEngine code formatting 10 years ago
Paweł Bylica 1f6d12a55c Improve ExecutionEngine code formatting 10 years ago
Paweł Bylica de67937f2c Improve BasicBlock code formatting 10 years ago
Paweł Bylica 3e948d963b Improve BasicBlock code formatting 10 years ago
Paweł Bylica 64513d5aaa Improve Memory code formatting 10 years ago
Paweł Bylica 3216898b49 Improve Memory code formatting 10 years ago
Paweł Bylica 3ee33cc699 Improve code formatting 10 years ago
Paweł Bylica 31ccf59bd0 Improve code formatting 10 years ago
Paweł Bylica 1e8a091897 Improve Arith256 code formatting 10 years ago
Paweł Bylica 57c6eb8ba3 Improve Arith256 code formatting 10 years ago
Paweł Bylica 211d3c05e9 Change #include setjmp 10 years ago
Paweł Bylica de76284186 Change #include setjmp 10 years ago
Paweł Bylica fa6d4c63dc Improve Stack code formatting 10 years ago
Paweł Bylica 16868c7222 Improve Stack code formatting 10 years ago
Paweł Bylica 7e3a9f4984 Remove done FIXME tasks 10 years ago
Paweł Bylica 68829e87b9 Remove done FIXME tasks 10 years ago
artur-zawlocki 4c9fed9623 turned on stack optimization by default in jit compiler 10 years ago
artur-zawlocki 865cfe4a72 turned on stack optimization by default in jit compiler 10 years ago
Paweł Bylica 887bac9524 Use clog for JIT logs 10 years ago
Paweł Bylica be6a02a446 Use clog for JIT logs 10 years ago
artur-zawlocki 6e8d1ce25c added inlcude of setjmp.h required for jmp_buf type 10 years ago
artur-zawlocki 0432706b2f added inlcude of setjmp.h required for jmp_buf type 10 years ago