| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use references now that it is natural to do so. | Rafael Espindola | 2015-12-01 | 1 | -2/+2 |
| * | [ThinLTO] Wrap dbgs() output in DEBUG macro | Teresa Johnson | 2015-12-01 | 1 | -5/+5 |
| * | [ThinLTO] Remove stale comment (NFC) | Teresa Johnson | 2015-12-01 | 1 | -4/+0 |
| * | [ThinLTO] Add option to limit importing based on instruction count | Teresa Johnson | 2015-11-24 | 1 | -0/+12 |
| * | [ThinLTO] Refactor function body scan during importing into helper (NFC) | Teresa Johnson | 2015-11-24 | 1 | -36/+27 |
| * | [ThinLTO] Enable iterative importing in FunctionImport pass | Teresa Johnson | 2015-11-24 | 1 | -2/+36 |
| * | [ThinLTO] Fix FunctionImport alias checking and test | Teresa Johnson | 2015-11-24 | 1 | -4/+5 |
| * | Add a FunctionImporter helper to perform summary-based cross-module function ... | Mehdi Amini | 2015-11-24 | 1 | -0/+239 |

