aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/ControlFlowGraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace push_back with emplace_back where it makes senseMathias Baumann2018-12-111-1/+1
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-1/+1
| | | | | | | Also: - Use {}-style list initialisation for SourceLocation construction - Introduce new system includes - Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Further fixes to the optimizer.chriseth2016-08-021-3/+4
|
* Reset knowledge in optimizer for path joins.chriseth2016-08-011-1/+4
|
* move libevmasmDimitry2016-03-211-0/+369