| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some Clang-tidy modernize and Include What You Use warnings. | Eugene Zelenko | 2016-04-28 | 1 | -4/+18 |
| * | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -3/+4 |
| * | Sample profile summary cleanup | Easwaran Raman | 2016-03-28 | 1 | -1/+1 |
| * | Interface to get/set profile summary metadata to module | Easwaran Raman | 2016-03-18 | 1 | -0/+13 |
| * | Fix memory leak in tests. | Easwaran Raman | 2016-03-03 | 1 | -0/+1 |
| * | Use LineLocation instead of CallsiteLocation to index callsite profile. | Dehao Chen | 2016-03-03 | 1 | -0/+2 |
| * | Metadata support for profile summary. | Easwaran Raman | 2016-03-01 | 1 | -24/+37 |
| * | Add profile summary support for sample profile. | Easwaran Raman | 2016-02-19 | 1 | -0/+30 |
| * | [PGO] Handle and report overflow during profile merge for all types of data | Nathan Slingerland | 2015-12-16 | 1 | -0/+30 |
| * | [ProfileData] Add unit test infrastructure for sample profile reader/writer | Nathan Slingerland | 2015-12-10 | 1 | -0/+102 |

