Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a build failure with perf: Add a missing include to llvm/Support/ManagedS... | Sylvestre Ledru | 2019-11-16 | 1 | -0/+1 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Replace llvm::MutexGuard/UniqueLock with their standard equivalents | Benjamin Kramer | 2019-08-07 | 1 | -3/+3 |
* | Fix LLVM_USE_PERF build after getPageSize change | Sven van Haastregt | 2019-05-09 | 1 | -3/+3 |
* | [perf][DebugInfo] follow up for "add SectionedAddress to DebugInfo interfaces" | Sylvestre Ledru | 2019-03-20 | 1 | -4/+10 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFreed API. | Lang Hames | 2018-12-04 | 1 | -6/+7 |
* | Add PerfJITEventListener for perf profiling support. | Andres Freund | 2018-07-24 | 1 | -0/+497 |