aboutsummaryrefslogtreecommitdiffstats
path: root/CommonSubexpressionEliminator.h
Commit message (Expand)AuthorAgeFilesLines
* Quick fix to not access inaccessible sequences.chriseth2015-06-061-0/+3
* Store alternative stack locations during code generation.chriseth2015-05-111-5/+3
* Reuse state during common subexpression elimination.chriseth2015-05-111-9/+5
* Common subexpression elimination ready for using pre-known state.chriseth2015-05-061-2/+4
* Split known state from common subexpression eliminator.chriseth2015-05-061-54/+5
* Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.chriseth2015-04-301-0/+233