summaryrefslogtreecommitdiff
path: root/src/passes/InstrumentMemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of "Memory64" proposal (#3130)Wouter van Oortmerssen2020-09-181-6/+11
* Prepare for compound types that are single but not basic (#3046)Daniel Wirtz2020-08-171-2/+2
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-19/+15
* 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