summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingUtil.c
AgeCommit message (Expand)Author
2016-03-28[libprofile] Handle '\\' in __llvm_profile_recursive_mkdirSean Silva
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
2015-12-16[PGO] cleanup: unify prefix for portability macrosXinliang David Li
2015-11-23[PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li
2015-07-09Add support for generating profiles in a given directory.Diego Novillo