Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of "Memory64" proposal (#3130) | Wouter van Oortmerssen | 2020-09-18 | 1 | -6/+11 |
* | Prepare for compound types that are single but not basic (#3046) | Daniel Wirtz | 2020-08-17 | 1 | -2/+2 |
* | Add a builder.makeConst helper template (#2971) | Alon Zakai | 2020-07-21 | 1 | -19/+15 |
* | Remove implicit conversion operators from Type (#2577) | Thomas Lively | 2020-01-08 | 1 | -2/+2 |
* | [NFC] Enforce use of `Type::` on type names (#2434) | Thomas Lively | 2020-01-07 | 1 | -10/+10 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -15/+14 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -66/+72 |
* | Improve instrumentation passes (#2012) | Alon Zakai | 2019-04-16 | 1 | -51/+92 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -6/+8 |
* | Optimizer support for atomic instructions (#1094) | Derek Schuff | 2017-07-21 | 1 | -0/+1 |
* | Add pass to instrument loads / stores. (#959) | Michael Bebenita | 2017-04-29 | 1 | -0/+123 |