aboutsummaryrefslogtreecommitdiffstats
path: root/KnownState.h
Commit message (Expand)AuthorAgeFilesLines
* Fix sequence number bug.chriseth2016-01-151-3/+2
* GCC compile fix.Gav Wood2015-08-061-1/+1
* Warnings fixes.Gav Wood2015-08-061-0/+5
* Quick fix to not access inaccessible sequences.chriseth2015-06-061-0/+1
* Gas estimation taking known state into account.chriseth2015-05-201-0/+4
* Known state: store tags on stack as unions.chriseth2015-05-131-6/+13
* Gather knowledge about the state during control flow analysis.chriseth2015-05-061-8/+22
* Split known state from common subexpression eliminator.chriseth2015-05-061-0/+149