Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch LLVM to use 64-bit offsets (2/5) | Igor Kudrin | 2019-08-06 | 1 | -5/+5 |
* | Open native file handles to avoid converting from FDs, NFC | Reid Kleckner | 2019-07-11 | 1 | -6/+6 |
* | [Support] Move llvm::MemoryBuffer to sys::fs::file_t | Reid Kleckner | 2019-07-10 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [XRay] Update XRayRecord to support Custom/Typed Events | Dean Michael Berris | 2018-11-06 | 1 | -0/+6 |
* | [XRay][llvm] Load XRay Profiles | Dean Michael Berris | 2018-08-30 | 1 | -0/+397 |
* | Reverted r338825 and all the following tries to fix issues introduced by that... | Galina Kistanova | 2018-08-04 | 1 | -379/+0 |
* | [XRay] fixup: add one more missing std::move(...) | Dean Michael Berris | 2018-08-03 | 1 | -1/+1 |
* | [XRay] fixup: Add missing std::move(...) | Dean Michael Berris | 2018-08-03 | 1 | -1/+1 |
* | [XRay][llvm] Load XRay Profiles | Dean Michael Berris | 2018-08-03 | 1 | -0/+379 |