summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [remark][diagnostics] Using clang diagnostic handler for IR input filesRong Xu2020-01-142-0/+31
* [clang] Add VFS support for sanitizers' blacklistsJan Korous2019-11-081-0/+15
* Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'Ilya Biryukov2019-10-091-15/+0
* Reland 'Add VFS support for sanitizers' blacklist'Jan Korous2019-10-081-0/+15
* Revert "Add VFS support for sanitizers' blacklist"Jan Korous2019-10-081-15/+0
* Add VFS support for sanitizers' blacklistJan Korous2019-10-071-0/+15
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-104-4/+4
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-284-4/+4
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-274-4/+4
* [DebugInfo] Don't emit checksums when compiling a preprocessed CPPAlexandre Ganea2019-05-212-0/+19
* [PGO] Re-submit: Clang part of change for context-sensitive PGO (part2)Rong Xu2019-03-062-0/+4
* Revert r355432 for buildbot failures in ppc64be-linux and s390x-linuxRong Xu2019-03-052-4/+0
* [PGO] Clang part of change for context-sensitive PGO (part2)Rong Xu2019-03-052-0/+4
* [ThinLTO] Allow importing of multiple symbols with same GUIDTeresa Johnson2018-11-292-0/+26
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-172-0/+2
* Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...Calixte Denizet2018-11-122-2/+0
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-122-0/+2
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-261-0/+1
* [ThinLTO] Allow indexing to request backend to ignore the moduleVitaly Buka2018-02-161-0/+0
* Allow specifying sanitizers in blacklistsVlad Tsyrklevich2017-09-255-0/+18
* 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
OpenPOWER on IntegriCloud