82 Commits (b05546fef645d5b73b882df49cf2c086415d7ebe)

Author SHA1 Message Date
chriseth ff5dfa2e8f Removed duplicate line. 10 years ago
chriseth c941c3d9c4 Small review fixes. 10 years ago
chriseth 49712025fd Pattern matching for expression simplification. 10 years ago
chriseth 442a34c9b0 Remove stack sequence id. 10 years ago
chriseth fd961605b4 Optimizing various single operations. 10 years ago
chriseth ea6d5c2c98 Refactoring: Extract equivalence class container. 10 years ago
chriseth e1ad2cb579 Comments and renames. 10 years ago
chriseth 859c68d776 Compiler error fixes. 10 years ago
chriseth 1603c1c4e3 Comments and renames. 10 years ago
chriseth e8463940d6 Code generation part 2. 10 years ago
chriseth 6f54f1046a Code generation part 1. 10 years ago
chriseth c97447fbd8 code generator stub 10 years ago
chriseth 9b021fc77c Analyzing part of the optimizer. 10 years ago
chriseth 2f935d722c Optimizer interface. 10 years ago
chriseth 79fb35fd69 Exception-throwing assert. 10 years ago
chriseth f1a2c9dfef Streaming operator for single AssemblyItem. 10 years ago
chriseth aaba229fce Method to retrieve instruction from AssemblyItem. 10 years ago
chriseth 0ed6724f0b Remove NoOptimizeBegin/End again. 10 years ago
chriseth 182fba57b2 Initialize jump type. 10 years ago
Liana Husikyan 035451db40 added brackets for printing in/out 10 years ago
Liana Husikyan 4323a0c655 added information about jump type for jump instructions 10 years ago
Liana Husikyan 97350c88ed Added JumpType indicator to AssemblyItem. 10 years ago
chriseth 1e47758cbe Make subroutine id non-random. 10 years ago
chriseth cec5b3b60e Fixed: Some instructions did not have source locations. 10 years ago
chriseth 6540d67968 Output source lines for sub-assemblies. 10 years ago
CJentzsch 6a3998000f fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood d0a90764db New gas pricing for PoC-9. 10 years ago
CJentzsch 8b0829ed4d fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 0d004524f3 New gas pricing for PoC-9. 10 years ago
CJentzsch 017fd72f30 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 798f636c23 New gas pricing for PoC-9. 10 years ago
CJentzsch 7256d573d7 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 724cf629cf New gas pricing for PoC-9. 10 years ago
CJentzsch d3e8f87a2d fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 71aefc516a New gas pricing for PoC-9. 10 years ago
CJentzsch dd60595e6f fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 40c8ec7cb6 New gas pricing for PoC-9. 10 years ago
Liana Husikyan 1b2efc5bf2 one more style fix 10 years ago
Liana Husikyan c17c9a4c31 style fixes 10 years ago
Liana Husikyan 18176ea3e4 added source code printing for each output line. 10 years ago
Liana Husikyan 369abf4294 to include source lines in output stream AssemblyItem's appropriate function is now receiving the map of fileNames to sourceCodes as argument. 10 years ago
jhuntley 4f109d29a6 Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
CJentzsch 0e97752530 fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood 53550684cb New gas pricing for PoC-9. 10 years ago
CJentzsch a90afc3d5e fix jumpdest - dont require anything on the stack 10 years ago
Gav Wood e3219c6563 New gas pricing for PoC-9. 10 years ago
Lefteris Karapetsas a157ccae4d Move SourceLocation to evmcore 10 years ago
Lefteris Karapetsas 72f9ecd526 Styling changes for SourceLocation and friends 10 years ago
Lefteris Karapetsas bc71f71035 Simple Assembly Locations test 10 years ago
Lefteris Karapetsas f85aee0826 Moving Source Location libdevcore 10 years ago