summaryrefslogtreecommitdiff
path: root/src/passes/LogExecution.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-2/+1
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+1
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-21/+11
* Improve log-execution pass to also log around returns (#2019)Alon Zakai2019-04-171-1/+14
* More #1678 fixes (#1685)Alon Zakai2018-09-201-0/+3
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-5/+7
* add a pass to log execution traces via instrumenting the code (#950)Alon Zakai2017-03-161-0/+77