Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -9/+9 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [XRay] Fix tests with updated fdr-dump | Dean Michael Berris | 2018-11-02 | 1 | -4/+4 |
* | [XRay] Add CPU ID in Custom Event FDR Records | Dean Michael Berris | 2018-11-01 | 1 | -2/+2 |
* | [XRay] Add TSC to NewCPUId Records | Dean Michael Berris | 2018-09-11 | 1 | -2/+2 |
* | [XRay] Use a function to return a constant | Dean Michael Berris | 2018-09-05 | 1 | -20/+14 |
* | [XRay] Use `const` instead of `constexpr` in storage declaration | Dean Michael Berris | 2018-09-05 | 1 | -9/+9 |
* | [XRay] Add a RecordPrinter visitor for FDR Records | Dean Michael Berris | 2018-09-05 | 1 | -0/+176 |