Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store copied assembly items in test. Fixes OSX issues. | chriseth | 2015-05-15 | 1 | -16/+13 |
* | Disable test. | chriseth | 2015-05-15 | 1 | -12/+15 |
* | Known state: store tags on stack as unions. | chriseth | 2015-05-13 | 1 | -0/+43 |
* | Unify blocks with shared code. | chriseth | 2015-05-12 | 1 | -1/+37 |
* | Compute state intersection. | chriseth | 2015-05-11 | 1 | -0/+36 |
* | Tests. | chriseth | 2015-05-11 | 1 | -0/+21 |
* | CFG returns vector of blocks instead of assembly items. | chriseth | 2015-05-06 | 1 | -2/+6 |
* | Common subexpression elimination ready for using pre-known state. | chriseth | 2015-05-06 | 1 | -4/+45 |
* | Split known state from common subexpression eliminator. | chriseth | 2015-05-06 | 1 | -2/+4 |
* | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 1 | -3/+3 |
* | Try to keep source location during optimization. | chriseth | 2015-04-27 | 1 | -2/+14 |
* | Removed (and added) some #ifs (but removed more than I added). | chriseth | 2015-04-21 | 1 | -4/+0 |
* | Restructure test folders | CJentzsch | 2015-04-21 | 1 | -0/+820 |