summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-181-3/+2
* [WebAssembly] -pthread implies -target-feature +sign-extThomas Lively2019-10-181-2/+8
* [analyzer] exploded-graph-rewriter: Fix typo in r375186. Unbreaks tests.Artem Dergachev2019-10-171-1/+1
* [analyzer] Assign truly stable identifiers to exploded nodes.Artem Dergachev2019-10-1714-118/+259
* [analyzer] Display cast kinds in program point dumps.Artem Dergachev2019-10-171-0/+48
* [analyzer] exploded-graph-rewriter: Make node headers a bit lighter.Artem Dergachev2019-10-171-1/+1
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3Eli Friedman2019-10-171-1/+1
* [clang-offload-wrapper][NFC] Use captured name of the entry type in LIT testSergey Dmitriev2019-10-171-1/+1
* [OPENMP]Dow not emit warnings for uninitialized loop counters.Alexey Bataev2019-10-173-372/+509
* [OPENMP]Improve use of the global tid parameter.Alexey Bataev2019-10-172-9/+7
* [ObjC] Diagnose implicit type coercion from ObjC 'Class' to objectJames Y Knight2019-10-175-39/+39
* [ObjC] Add some additional test cases around pointer conversions.James Y Knight2019-10-177-31/+286
* [OPENMP]Fix thread id passed to outlined region in sequential parallelAlexey Bataev2019-10-171-10/+10
* [OpenCL] Preserve addrspace in CGClass (PR43145)Sven van Haastregt2019-10-171-0/+30
* Include leading attributes in DeclStmt's SourceRangeStephan Bergmann2019-10-171-0/+16
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-173-0/+174
* Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...Kousik Kumar2019-10-173-22/+0
* Include sanitize blacklist and other extra deps as part of scan-deps outputKousik Kumar2019-10-173-0/+22
* Revert Tag CFI-generated data structures with "#pragma clang section" attribu...Dmitry Mikulin2019-10-171-32/+0
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-171-0/+16
* Fix darwin-ld-lto test for some speical pathSteven Wu2019-10-161-2/+4
* [OPENMP]Allow priority clause in combined task-based directives.Alexey Bataev2019-10-161-3/+8
* Tag CFI-generated data structures with "#pragma clang section" attributes.Dmitry Mikulin2019-10-161-0/+32
* [OPENMP]Use different addresses for zeroed thread_id/bound_id.Alexey Bataev2019-10-163-6/+14
* [DWARF5] Added support for DW_AT_noreturn attribute to be emitted forAdrian Prantl2019-10-161-0/+19
* [Driver,ARM] Make -mfloat-abi=soft turn off MVE.Simon Tatham2019-10-161-0/+6
* Revert 374967 "[Concepts] ConceptSpecializationExprs mangling"Nico Weber2019-10-161-16/+0
* Fix failing mangle-concept.cpp test.Saar Raz2019-10-161-2/+2
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-161-0/+16
* PR43674: fix incorrect constant evaluation of 'switch' where no caseRichard Smith2019-10-151-0/+6
* [OPENMP]Allow final clause in combined task-based directives.Alexey Bataev2019-10-152-7/+12
* [Concept] Associated Constraints InfrastructureSaar Raz2019-10-154-8/+106
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-1533-866/+283
* Fix as-w-option.c on Windows where no assembler existsReid Kleckner2019-10-151-1/+1
* Added support for "#pragma clang section relro=<name>"Dmitry Mikulin2019-10-152-16/+23
* [clang] refactor -Wa,-W test cases.Jian Cai2019-10-151-10/+0
* Fix Driver/working-directory.c testJan Korous2019-10-151-1/+0
* Reland [Driver] Fix -working-directory issuesJan Korous2019-10-152-2/+19
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-1524-3131/+8107
* CFI: wrong type passed to llvm.type.test with multiple inheritance devirtuali...Dmitry Mikulin2019-10-151-0/+31
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1511-189/+225
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-1511-225/+189
* Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-152-0/+62
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1511-189/+225
* [WebAssembly] Trapping fptoint builtins and intrinsicsThomas Lively2019-10-151-0/+48
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-143-174/+0
* Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher2019-10-142-62/+0
* [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-142-0/+62
* Add -fno-experimental-pass-manager to make clear which pass managerEric Christopher2019-10-141-1/+1
* In the new pass manager use PTO.LoopUnrolling to determine when and howEric Christopher2019-10-141-0/+12