aboutsummaryrefslogtreecommitdiffstats
path: root/ControlFlowGraph.h
Commit message (Collapse)AuthorAgeFilesLines
* Known state: store tags on stack as unions.chriseth2015-05-131-4/+0
|
* CFG returns vector of blocks instead of assembly items.chriseth2015-05-061-5/+9
|
* Gather knowledge about the state during control flow analysis.chriseth2015-05-061-5/+17
|
* Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.chriseth2015-04-301-0/+108