| Commit message (Expand) | Author | Age | Files | Lines |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | [Profile] Support raw/indexed profiles larger than 4GB | Vedant Kumar | 2019-07-09 | 1 | -0/+21 |
* | [PGO] Context sensitive PGO (part 2) | Rong Xu | 2019-02-28 | 1 | -4/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Support for remapping profile data when symbols change, for | Richard Smith | 2018-10-10 | 1 | -2/+42 |
* | [unittests] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 2018-04-07 | 1 | -5/+5 |
* | Revert "Revert "[InstrProf] Support for external functions in text format."" | Mircea Trofin | 2018-03-22 | 1 | -3/+0 |
* | Revert "[InstrProf] Support for external functions in text format." | Benjamin Kramer | 2018-03-22 | 1 | -0/+3 |
* | [InstrProf] Encapsulates access to AddrToMD5Map. | Mircea Trofin | 2018-03-21 | 1 | -1/+1 |
* | [InstrProf] Support for external functions in text format. | Mircea Trofin | 2018-03-21 | 1 | -3/+0 |
* | InstrProf: Fix unit test which accidentally used a duplicate name | Vedant Kumar | 2017-07-10 | 1 | -4/+1 |
* | llvm-profdata: Reduce memory usage by using Error callback rather than member | David Blaikie | 2017-07-10 | 1 | -66/+70 |
* | ProfData: Fix some unchecked Errors in unit tests | David Blaikie | 2017-07-07 | 1 | -82/+92 |
* | Prototype: Reduce llvm-profdata merge memory usage further | David Blaikie | 2017-07-06 | 1 | -14/+14 |
* | Simplify InstrProfRecord tests, eliminating named temporaries in favor of bra... | David Blaikie | 2017-07-06 | 1 | -75/+40 |
* | [ProfileData] PR33517: Check for failure of symtab creation | Vedant Kumar | 2017-06-20 | 1 | -5/+11 |
* | Fixed warning: must specify at least one argument for '...' parameter. | Galina Kistanova | 2017-06-04 | 1 | -1/+1 |
* | Use the range variant of find_if instead of unpacking begin/end | David Majnemer | 2016-08-12 | 1 | -6/+4 |
* | Retry: [llvm-profdata] Speed up merging by using a thread pool | Vedant Kumar | 2016-07-19 | 1 | -0/+25 |
* | Revert "[llvm-profdata] Speed up merging by using a thread pool" | Vedant Kumar | 2016-07-19 | 1 | -25/+0 |
* | [llvm-profdata] Speed up merging by using a thread pool | Vedant Kumar | 2016-07-18 | 1 | -0/+25 |
* | Remove specializations of ProfileSummary | Easwaran Raman | 2016-05-19 | 1 | -12/+9 |
* | Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-19 | 1 | -39/+49 |
* | Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Vedant Kumar | 2016-05-16 | 1 | -49/+39 |
* | Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-16 | 1 | -39/+49 |
* | Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Chandler Carruth | 2016-05-14 | 1 | -49/+39 |
* | Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-13 | 1 | -39/+49 |
* | Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use... | Vedant Kumar | 2016-05-13 | 1 | -49/+39 |
* | [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC | Vedant Kumar | 2016-05-13 | 1 | -39/+49 |
* | Remove runtime specific code from common header | Xinliang David Li | 2016-05-13 | 1 | -42/+33 |
* | [ProfileData] Assert NoError in InstrProfTest | Vedant Kumar | 2016-05-03 | 1 | -44/+44 |
* | Fix some spelling mistakes | David Majnemer | 2016-04-22 | 1 | -1/+1 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -2/+3 |
* | Fix asan test failure | Xinliang David Li | 2016-04-10 | 1 | -0/+2 |
* | [PGO] Fix deserialize bug | Xinliang David Li | 2016-04-10 | 1 | -0/+40 |
* | Clean up test case | Xinliang David Li | 2016-04-10 | 1 | -40/+36 |
* | [PGO] Use ArrayRef in annotateValueSite() | Rong Xu | 2016-03-30 | 1 | -1/+2 |
* | Reapply (2x) "[PGO] Fix name encoding for ObjC-like functions" | Vedant Kumar | 2016-03-28 | 1 | -2/+2 |
* | Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions"" | Vedant Kumar | 2016-03-28 | 1 | -2/+2 |
* | Reapply "[PGO] Fix name encoding for ObjC-like functions" | Vedant Kumar | 2016-03-28 | 1 | -2/+2 |
* | Revert "[PGO] Fix name encoding for ObjC-like functions" | Vedant Kumar | 2016-03-28 | 1 | -2/+2 |
* | [PGO] Fix name encoding for ObjC-like functions | Vedant Kumar | 2016-03-28 | 1 | -2/+2 |
* | [unittests] clang-format a line, NFC | Vedant Kumar | 2016-03-22 | 1 | -3/+1 |
* | Interface to get/set profile summary metadata to module | Easwaran Raman | 2016-03-18 | 1 | -0/+14 |
* | Remove code added for debugging purposes. NFC. | Easwaran Raman | 2016-03-14 | 1 | -3/+3 |
* | Fix memory leak in tests. | Easwaran Raman | 2016-03-03 | 1 | -0/+1 |
* | Metadata support for profile summary. | Easwaran Raman | 2016-03-01 | 1 | -20/+32 |
* | Add a profile summary class specific to instrumentation profiles. | Easwaran Raman | 2016-02-17 | 1 | -5/+5 |
* | [PGO] Add another interface for annotateValueSite | Rong Xu | 2016-02-12 | 1 | -0/+20 |
* | [PGO] Make the number of records for each value site metada adjustable | Rong Xu | 2016-02-10 | 1 | -10/+31 |