summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfilingUtil.c
Commit message (Expand)AuthorAgeFilesLines
* [libprofile] Handle '\\' in __llvm_profile_recursive_mkdirSean Silva2016-03-281-2/+4
* cleanup: remove dead preprocessing branch /nfcXinliang David Li2016-03-061-2/+0
* [PGO] cleanup: move one support method into InstrProfilingUtil.h /NFCXinliang David Li2016-03-061-0/+17
* [PGO] internal API name cleanups (for better consistency)Xinliang David Li2016-03-061-1/+1
* Minor cleanupXinliang David Li2016-03-061-0/+13
* [PGO] cleanup: unify prefix for portability macrosXinliang David Li2015-12-161-1/+1
* [PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li2015-11-231-1/+2
* Add support for generating profiles in a given directory.Diego Novillo2015-07-091-0/+35
OpenPOWER on IntegriCloud