summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Revert r307445 as it breaks on certain platforms.Dehao Chen2017-07-071-7/+2
* Add sample PGO integration test to cover profile annotation and inlining.Dehao Chen2017-07-071-2/+7
* Apply summary-based dead stripping to regular LTO modules with summaries.Peter Collingbourne2017-06-151-0/+9
* Update the SamplePGO test to verify that unroll/icp is not invoked in thinlto...Dehao Chen2017-03-231-0/+2
* Clang change: Do not inline hot callsites for samplepgo in thinlto compile ph...Dehao Chen2017-03-211-0/+2
* Move test include file from include/ to Inputs/Richard Trieu2017-02-111-0/+12
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-0/+3
* Add an option to save the backend-produced YAML optimization record to a fileHal Finkel2016-10-111-0/+26
* CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test.Peter Collingbourne2016-06-221-0/+6
* Invoke PruneEH pass before Sample Profile pass.Dehao Chen2016-06-211-0/+2
* [PGO] Change profile use cc1 option to handle IR level profilesRong Xu2016-03-022-0/+2
* test: change argumentSaleem Abdulrasool2015-10-121-1/+1
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-112-177/+0
* PGO: rename profile data files from .pgodata to .profdata.Bob Wilson2014-03-062-0/+0
* PGO: Use the main file name to help distinguish functions with local linkage.Bob Wilson2014-03-061-0/+4
* Add a testcase for r202437.Bob Wilson2014-02-281-0/+6
* Change PGO instrumentation to compute counts in a separate AST traversal.Bob Wilson2014-02-171-36/+22
* PGO: fix a bug in parsing pgo data.Manman Ren2014-02-151-0/+3
* PGO: instrumentation based profiling sets function attributes.Manman Ren2014-02-051-0/+39
* CodeGen: Fix tracking of PGO counters for the logical or operatorJustin Bogner2014-01-231-0/+12
* CodeGen: Initial instrumentation based PGO implementationJustin Bogner2014-01-061-0/+127
* Add testcase for r148375!Nick Lewycky2012-01-181-0/+9