Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store alternative stack locations during code generation. | chriseth | 2015-05-11 | 1 | -5/+3 |
* | Reuse state during common subexpression elimination. | chriseth | 2015-05-11 | 1 | -9/+5 |
* | Common subexpression elimination ready for using pre-known state. | chriseth | 2015-05-06 | 1 | -2/+4 |
* | Split known state from common subexpression eliminator. | chriseth | 2015-05-06 | 1 | -54/+5 |
* | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 1 | -0/+233 |