summaryrefslogtreecommitdiff
path: root/src/passes/InstrumentMemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversion operators from Type (#2577)Thomas Lively2020-01-081-2/+2
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-10/+10
* Remove FunctionType (#2510)Thomas Lively2019-12-111-15/+14
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-66/+72
* Improve instrumentation passes (#2012)Alon Zakai2019-04-161-51/+92
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-6/+8
* Optimizer support for atomic instructions (#1094)Derek Schuff2017-07-211-0/+1
* Add pass to instrument loads / stores. (#959)Michael Bebenita2017-04-291-0/+123