summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-131/+1
* [profile] Fix a crash when -fprofile-remapping-file= triggers an errorFangrui Song2019-12-131-0/+1
* [AST] Improve support of external layouts in `MicrosoftRecordLayoutBuilder`Aleksandr Urakov2019-03-132-0/+16
* [AST] Do not align virtual bases in `MicrosoftRecordLayoutBuilder` whenAleksandr Urakov2018-10-231-0/+10
* Add a flag to remap manglings when reading profile data information.Richard Smith2018-10-103-0/+12
* Improve support of PDB as an external layout sourceAleksandr Urakov2018-07-312-0/+34
* Use external layout information to layout bit-fields for MS ABI.Richard Smith2018-07-131-0/+16
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+437
* Enable some accidentally dead tests and fix up the bitrotDavid Blaikie2016-05-291-4/+7
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-4/+4
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-4/+4
* DebugInfo: Forward HandleTagDeclRequiredDefinition through MultiplexConsumer ...David Blaikie2014-07-161-0/+49
* test: Give instrumentation based profiling tests their own directoryJustin Bogner2014-03-112-34/+0
* PGO: rename profile data files from .pgodata to .profdata.Bob Wilson2014-03-062-0/+0
* Change PGO instrumentation to compute counts in a separate AST traversal.Bob Wilson2014-02-171-3/+1
* CodeGen: Handle PGO counters for constructors and destructorsJustin Bogner2014-01-231-0/+20
* test/CodeGenCXX: Give instr-profile exception tests their own fileJustin Bogner2014-01-231-0/+0
* CodeGen: Initial instrumentation based PGO implementationJustin Bogner2014-01-061-0/+16
OpenPOWER on IntegriCloud