summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/Inputs
Commit message (Expand)AuthorAgeFilesLines
* 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