| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [Target, Transforms] Fix some Clang-tidy modernize and Include What You Use w... | Eugene Zelenko | 2017-01-18 | 1 | -15/+38 |
* | Resubmit "[PGO] Turn off comdat renaming in IR PGO by default" | Rong Xu | 2017-01-11 | 1 | -1/+15 |
* | Revert "[PGO] Turn off comdat renaming in IR PGO by default" | Rong Xu | 2017-01-10 | 1 | -15/+1 |
* | [PGO] Turn off comdat renaming in IR PGO by default | Rong Xu | 2017-01-10 | 1 | -1/+15 |
* | [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 ... | Marcin Koscielnicki | 2016-11-21 | 1 | -11/+30 |
* | Utility functions for appending to llvm.used/llvm.compiler.used. | Evgeniy Stepanov | 2016-10-25 | 1 | -25/+2 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | [Profile] code refactoring: make getStep a method in base class | Xinliang David Li | 2016-09-20 | 1 | -9/+1 |
* | [Profile] Implement select instruction instrumentation in IR PGO | Xinliang David Li | 2016-09-18 | 1 | -2/+18 |
* | Consistently use ModuleAnalysisManager | Sean Silva | 2016-08-09 | 1 | -1/+1 |
* | [Profile] deprecate __llvm_profile_override_default_filename | Xinliang David Li | 2016-07-21 | 1 | -16/+16 |
* | [PGO] Make needsComdatForCounter() available (NFC) | Rong Xu | 2016-07-21 | 1 | -27/+0 |
* | Avoid a string copy, NFC | Vedant Kumar | 2016-07-21 | 1 | -1/+1 |
* | clang format change /NFC | Xinliang David Li | 2016-06-21 | 1 | -28/+34 |
* | IR: Introduce local_unnamed_addr attribute. | Peter Collingbourne | 2016-06-14 | 1 | -2/+2 |
* | [pgo] extend r271532 to darwin platform | Xinliang David Li | 2016-06-03 | 1 | -4/+4 |
* | [profile] value profiling bug fix -- missing icall targets in profile-use | Xinliang David Li | 2016-06-02 | 1 | -1/+7 |
* | Use new triple API to check if comdat is supported | Xinliang David Li | 2016-05-25 | 1 | -1/+1 |
* | [profile] Fix runtime hook linkage bug for COFF | Xinliang David Li | 2016-05-24 | 1 | -0/+2 |
* | tune lowering parameter for small apps (sjeng) | Xinliang David Li | 2016-05-23 | 1 | -2/+3 |
* | [profile] Static counter allocation for value profiling (part-1) | Xinliang David Li | 2016-05-21 | 1 | -12/+96 |
* | Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-19 | 1 | -2/+2 |
* | Simple refactoring /NFC | Xinliang David Li | 2016-05-17 | 1 | -8/+15 |
* | Revert "Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Vedant Kumar | 2016-05-16 | 1 | -2/+2 |
* | Retry^2 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-16 | 1 | -2/+2 |
* | Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"" | Chandler Carruth | 2016-05-14 | 1 | -2/+2 |
* | Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" | Vedant Kumar | 2016-05-13 | 1 | -2/+2 |
* | Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use... | Vedant Kumar | 2016-05-13 | 1 | -2/+2 |
* | [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC | Vedant Kumar | 2016-05-13 | 1 | -2/+2 |
* | [ProfileData] Add error codes for compression failures | Vedant Kumar | 2016-05-03 | 1 | -2/+4 |
* | [PGO] Prohibit address recording if the function is both internal and COMDAT | Rong Xu | 2016-04-27 | 1 | -0/+5 |
* | Port InstrProfiling pass to the new pass manager | Xinliang David Li | 2016-04-18 | 1 | -86/+41 |
* | [PGO] Remove redundant counter copies for avail_extern functions. | Xinliang David Li | 2016-02-27 | 1 | -3/+32 |
* | [instrprof] Use __{start,stop}_SECNAME on PS4 too. | Sean Silva | 2016-02-27 | 1 | -1/+2 |
* | [PGO] Enable compression in pgo instrumentation | Xinliang David Li | 2016-02-08 | 1 | -9/+59 |
* | [InstrProfiling] Fix a comment (NFC) | Vedant Kumar | 2016-02-03 | 1 | -1/+1 |
* | Function name change /NFC | Xinliang David Li | 2016-01-20 | 1 | -1/+1 |
* | [PGO] Create the profile data variable before the lowering | Rong Xu | 2016-01-19 | 1 | -3/+12 |
* | [PGO] Simplify coverage mapping lowering | Xinliang David Li | 2016-01-07 | 1 | -23/+11 |
* | [PGO] Cleanup: remove reduncant calls in lowering | Xinliang David Li | 2016-01-03 | 1 | -2/+0 |
* | [PGO] Cleanup: Use covmap header definition in the template file | Xinliang David Li | 2016-01-03 | 1 | -4/+4 |
* | [PGO] Fix another comdat related issue for COFF | Xinliang David Li | 2015-12-22 | 1 | -2/+4 |
* | Resubmit r256193 with test fix: assertion failure analyzed | Xinliang David Li | 2015-12-21 | 1 | -2/+11 |
* | Revert r256193: build bot failure triggered | Xinliang David Li | 2015-12-21 | 1 | -11/+2 |
* | [PGO] Fix profile var comdat generation problem with COFF | Xinliang David Li | 2015-12-21 | 1 | -2/+11 |
* | [PGO] Stop using invalid char in instr variable names. | Xinliang David Li | 2015-12-12 | 1 | -2/+2 |
* | [PGO] Introduce alignment macro for instr-prof control data(NFC) | Xinliang David Li | 2015-11-23 | 1 | -1/+1 |
* | [PGO] move names of runtime sections definitions to InstrProfData.inc | Xinliang David Li | 2015-11-22 | 1 | -1/+1 |
* | [PGO] Define value profiling updater API signature in InstrProfData.inc (NFC) | Xinliang David Li | 2015-11-22 | 1 | -6/+7 |
* | [PGO] Value profiling support | Betul Buyukkurt | 2015-11-18 | 1 | -21/+122 |