| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm-xray] Add AArch64 to llvm-xray extract | Aditya Kumar | 2019-11-08 | 1 | -5/+17 |
| * | Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp... | George Rimar | 2019-08-14 | 1 | -4/+5 |
| * | Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec... | George Rimar | 2019-08-14 | 1 | -5/+4 |
| * | [llvm/Object] - Convert SectionRef::getName() to return Expected<> | George Rimar | 2019-08-14 | 1 | -4/+5 |
| * | Switch LLVM to use 64-bit offsets (2/5) | Igor Kudrin | 2019-08-06 | 1 | -4/+4 |
| * | Open native file handles to avoid converting from FDs, NFC | Reid Kleckner | 2019-07-11 | 1 | -6/+9 |
| * | [Support] Move llvm::MemoryBuffer to sys::fs::file_t | Reid Kleckner | 2019-07-10 | 1 | -1/+2 |
| * | Recommit [Object] Change object::SectionRef::getContents() to return Expected... | Fangrui Song | 2019-05-16 | 1 | -3/+4 |
| * | Revert r360876 "[Object] Change object::SectionRef::getContents() to return E... | Hans Wennborg | 2019-05-16 | 1 | -4/+3 |
| * | [Object] Change object::SectionRef::getContents() to return Expected<StringRef> | Fangrui Song | 2019-05-16 | 1 | -3/+4 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Object] Rename getRelrRelocationType to getRelativeRelocationType | Fangrui Song | 2018-12-14 | 1 | -6/+6 |
| * | [llvm-xray] Use correct variable name | Petr Hosek | 2018-12-14 | 1 | -2/+2 |
| * | [llvm-xray] Store offset pointers in temporaries | Petr Hosek | 2018-12-14 | 1 | -2/+4 |
| * | [llvm-xray] Support for PIE | Petr Hosek | 2018-12-14 | 1 | -2/+41 |
| * | [Xray] tooling allow MachO format support | David Carlier | 2018-09-10 | 1 | -4/+4 |
| * | [XRay][tools] Support new kinds of instrumentation map entries | Dean Michael Berris | 2017-08-21 | 1 | -1/+2 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [XRay] Implement powerpc64le xray. | Tim Shen | 2017-02-10 | 1 | -1/+2 |
| * | [MC] Fix some Clang-tidy modernize and Include What You Use warnings in Subta... | Eugene Zelenko | 2017-02-09 | 1 | -25/+28 |
| * | [XRay] Define the InstrumentationMap type | Dean Michael Berris | 2017-02-01 | 1 | -0/+194 |