summaryrefslogtreecommitdiff
path: root/test/Profile/cxx-linkage.cpp
AgeCommit message (Expand)Author
2016-02-04[PGO] cc1 option name change for profile instrumentationRong Xu
2016-01-28[PGO] test case cleanupsXinliang David Li
2015-12-15[PGO] make profile prefix even shorter and more readableXinliang David Li
2015-12-14[PGO] Shorten profile symbol prefixesXinliang David Li
2015-03-20InstrProf: Make profile variables private to reduce binary size overheadJustin Bogner
2015-02-24InstrProf: Simplify a couple of tests after r230383Justin Bogner
2014-12-08InstrProf: Use LLVM's -instrprof pass for profilingJustin Bogner
2014-05-16InstrProf: Set profile data to visibility hiddenDuncan P. N. Exon Smith
2014-04-16InstrProf: Calculate a better function hashDuncan P. N. Exon Smith
2014-03-28InstrProf: Emit runtime hook directly in IRGenDuncan P. N. Exon Smith
2014-03-20PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith
2014-03-18CodeGen: Include a function hash in instrumentation based profilingJustin Bogner
2014-03-17PGO: Statically generate data structuresDuncan P. N. Exon Smith