| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WholeProgramDevirt: Teach the pass to handle structs of arrays. | Peter Collingbourne | 2016-12-09 | 3 | -4/+74 |
| * | Make WholeProgramDevirt understand ConstStruct vtables. | Peter Collingbourne | 2016-12-09 | 2 | -0/+63 |
| * | WholeProgramDevirt: generate more detailed and accurate remarks. | Ivan Krasin | 2016-08-11 | 3 | -23/+30 |
| * | WholeProgramDevirt: print remarks with devirtualized method names. | Ivan Krasin | 2016-08-05 | 2 | -1/+17 |
| * | Print remarks from WholeProgramDevirt pass for each call site. | Ivan Krasin | 2016-07-12 | 3 | -3/+13 |
| * | IR: Introduce llvm.type.checked.load intrinsic. | Peter Collingbourne | 2016-06-25 | 6 | -12/+257 |
| * | IR: New representation for CFI and virtual call optimization pass metadata. | Peter Collingbourne | 2016-06-24 | 16 | -136/+98 |
| * | [PM] Port WholeProgramDevirt to the new pass manager. | Davide Italiano | 2016-06-14 | 1 | -0/+1 |
| * | WholeProgramDevirt: introduce. | Peter Collingbourne | 2016-02-09 | 16 | -0/+904 |

