summaryrefslogtreecommitdiffstats
path: root/clang/test/Profile/cxx-throws.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang tests broken by r353547 that depend on InstrProfReid Kleckner2019-02-101-3/+3
* [profile] Use cc1 in these tests instead of the driver.Sean Silva2016-04-231-4/+4
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-3/+3
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-3/+3
* InstrProf: Match a bit less strictly - some targets may add signextJustin Bogner2015-04-281-2/+2
* InstrProf: Mark code regions after throw expressions as unreachableJustin Bogner2015-04-281-0/+20
* InstrProf: Make profile variables private to reduce binary size overheadJustin Bogner2015-03-201-2/+2
* Add -frtti/-fexceptions to some more tests that assume they're onFilipe Cabecinhas2015-02-261-4/+4
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-6/+6
* InstrProf: Set profile data to visibility hiddenDuncan P. N. Exon Smith2014-05-161-2/+2
* test: Use llvm-profdata merge in Profile testsJustin Bogner2014-04-171-2/+3
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-2/+2
* PGO: Statically generate data structuresDuncan P. N. Exon Smith2014-03-171-2/+2
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-111-0/+72
OpenPOWER on IntegriCloud