summaryrefslogtreecommitdiff
path: root/lib/profile
AgeCommit message (Expand)Author
2016-05-16Reapply^2 "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"Vedant Kumar
2016-05-16[profile] minor code restructuring /NFCXinliang David Li
2016-05-16[PS4] Change the names of some "environmental" things to what ourPaul Robinson
2016-05-15Use __builtin_alloca with __GNUC__Xinliang David Li
2016-05-15Fix FreeBSD build failureXinliang David Li
2016-05-14[profile] Eliminate dynamic memory allocation for vp writingXinliang David Li
2016-05-14Revert "Reapply "[ProfileData] (compiler-rt) Use Error in InstrProf and Cover...Chandler Carruth
2016-05-14minor cleanup -- reset buffer pointerXinliang David Li
2016-05-13Reapply "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"Vedant Kumar
2016-05-13Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (compiler-...Vedant Kumar
2016-05-13[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFCVedant Kumar
2016-05-13[profile] Eliminate dynamic memory allocation for buffered writerXinliang David Li
2016-05-12[profile] Code refactoringXinliang David Li
2016-05-12Minor code refactoring /NFCXinliang David Li
2016-05-11[profile] profile writing cleanupXinliang David Li
2016-05-11cleanup: Enforce caller to set total size to avoid redundant size computeXinliang David Li
2016-05-10Reapply r268840: [profile] Simplify value profile writingXinliang David Li
2016-05-09Fix variable visibilityXinliang David Li
2016-05-07Revert "[profile] Simplify value profile writing"Renato Golin
2016-05-07[profile] Simplify value profile writingXinliang David Li
2016-05-06[profile] Remove another unneeded field in raw profile readerXinliang David Li
2016-05-05Sync up with master fileXinliang David Li
2016-04-06sync up with master copyXinliang David Li
2016-03-28[PGO] More comments how function pointers for indirect calls are mappedAdam Nemet
2016-03-28[libprofile] Handle '\\' in __llvm_profile_recursive_mkdirSean Silva
2016-03-28[PGO] Update r264612 to use C-style commentAdam Nemet
2016-03-28[PGO] Comment how function pointers for indirect calls are mapped to function...Adam Nemet
2016-03-09Fix test failure on darwin-i386Xinliang David Li
2016-03-07[Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...Filipe Cabecinhas
2016-03-06cleanup: remove dead preprocessing branch /nfcXinliang David Li
2016-03-06[PGO] cleanup: move one support method into InstrProfilingUtil.h /NFCXinliang David Li
2016-03-06[PGO] internal API name cleanups (for better consistency)Xinliang David Li
2016-03-06Minor cleanupXinliang David Li
2016-03-05[GCDA] Unlock arc file before closing itVedant Kumar
2016-03-04[PGO] Add API to check compatibility of profile data in bufferXinliang David Li
2016-03-04Fix api visibilityXinliang David Li
2016-03-03[PGO] Add API for profile merge from bufferXinliang David Li
2016-03-02Add some minimal portability code paths for PS4.Sean Silva
2016-02-26[profile] Compute number of data entries correctlyVedant Kumar
2016-02-26Sync up with masterXinliang David Li
2016-02-23[profile] Fix iteration over profile data entriesVedant Kumar
2016-02-11Silence MSVC warning about non-void prototypesReid Kleckner
2016-02-08[PGO] Update InstrProfData.inc to sync with llvmRong Xu
2016-02-08Fix windows build bot failureXinliang David Li
2016-02-08[PGO] Enable compression in pgo instrumentationXinliang David Li
2016-02-03Sync up with master fileXinliang David Li
2016-01-30Fix build with VS2015Ismail Donmez
2016-01-29[profile] Support hostname expansion in LLVM_PROFILE_FILEVedant Kumar
2016-01-28Minor cleanup /NFCXinliang David Li
2016-01-27Sync up with master fileXinliang David Li