summaryrefslogtreecommitdiff
path: root/clang/test/utils
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein2023-04-192-6/+6
* Revert "[OpenMP] Prefix outlined and reduction func names with original func'...Itay Bookstein2023-04-192-6/+6
* [OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein2023-04-192-6/+6
* [UTC] Enable --function-signature by defaultNikita Popov2023-03-073-1/+49
* [UTC] Include return type/attributes under --version 2Nikita Popov2023-03-022-0/+46
* [Clang] Convert update_cc_test_checks tests to opaque pointers (NFC)Nikita Popov2023-02-1721-295/+293
* [UTC] Add --version argumentNikita Popov2023-01-301-0/+4
* Revert "[UpdateTestChecks] Match define for labels"Nikita Popov2022-12-1316-52/+52
* [UpdateTestChecks] Match define for labelsSebastian Neubauer2022-12-1216-52/+52
* [UpdateTestChecks] Fix `update_*_test_checks.py` to add "unused" prefixesMircea Trofin2022-11-282-5/+11
* Revert "[OpenMP] Codegen aggregate for outlined function captures"Dhruva Chakrabarti2022-09-152-52/+42
* [OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis2022-09-152-42/+52
* Disable update_cc_test_checks.py tests in stand-alone buildsTom Stellard2022-08-111-23/+32
* update-test-checks: safely handle tests with #if'sNicolai Hähnle2022-07-203-0/+41
* Revert "[utils] Avoid hardcoding metadata ids in update_cc_test_checks"Jan Korous2022-05-1015-217/+0
* [utils] Avoid hardcoding metadata ids in update_cc_test_checksJan Korous2022-05-1015-0/+217
* [Clang] Add -no-opaque-pointers to more tests (NFC)Nikita Popov2022-04-0721-34/+34
* Reapply [Utils] Fix %S substitutionNikita Popov2022-03-212-4/+4
* Use functions with prototypes when appropriate; NFCAaron Ballman2022-02-1215-28/+28
* [IRGen] Do not overwrite existing attributes in CGCall.Florian Hahn2022-01-202-16/+16
* [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim2022-01-166-21/+21
* [OpenMP] Fix incorrect type when casting from uintptrNikita Popov2021-12-231-1/+1
* Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim2021-11-096-21/+21
* [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim2021-11-066-21/+21
* Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee2021-11-066-21/+21
* [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee2021-11-066-21/+21
* Revert D105169 due to the two-stage failure in ASANJuneyoung Lee2021-10-186-21/+21
* [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee2021-10-166-21/+21
* Revert "[OpenMP] Codegen aggregate for outlined function captures"Giorgis Georgakoudis2021-09-212-52/+42
* [OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis2021-09-212-42/+52
* [llvm-lit] unbreak clang-only builds by not assuming llvm-lit in build dirYaron Keren2021-08-311-2/+4
* Use installed llvm-lit.py instead of lit.py PR-51072Yaron Keren2021-08-181-1/+4
* [Utils] Support class template specializations in update_cc_test_checksJessica Clarke2021-07-283-0/+247
* [UpdateCCTestChecks] Implement --global-hex-value-regexJoel E. Denny2021-07-203-0/+54
* [UpdateCCTestChecks] Implement --global-value-regexJoel E. Denny2021-07-203-0/+47
* Revert "[OpenMP] Codegen aggregate for outlined function captures"Giorgis Georgakoudis2021-07-192-52/+42
* [OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis2021-07-162-42/+52
* Fix utils/update_cc_test_checks/check-globals.test on stand-alone buildsTom Stellard2021-07-131-1/+1
* Reapply [IR] Don't mark mustprogress as type attributeNikita Popov2021-07-091-1/+1
* [UpdateCCTestChecks] Fix new test from 9eaf0d120d32Joel E. Denny2021-06-251-1/+2
* [clang] Make fewer assumptions about path to lit.site.cfg after 9eaf0d120d32Nico Weber2021-06-252-4/+3
* [UpdateCCTestChecks] Support --check-globalsJoel E. Denny2021-06-254-2/+108
* [UpdateCCTestChecks] Fix --replace-value-regex across RUN linesJoel E. Denny2021-06-213-0/+31
* Return "[CGCall] Annotate `this` argument with alignment"Roman Lebedev2021-05-131-6/+6
* [OpenMP] Overhaul `declare target` handlingJohannes Doerfert2021-05-062-11/+11
* [Utils][NFC] Rename replace-function-regex in update_cc_test_checksGiorgis Georgakoudis2021-05-053-2/+5
* [Utils] Run non-filecheck runlines in-order in update_cc_test_checksGiorgis Georgakoudis2021-05-042-7/+39
* Temporairly revert "[CGCall] Annotate `this` argument with alignment"Roman Lebedev2021-04-101-6/+6
* [CGCall] Annotate `this` argument with alignmentRoman Lebedev2021-04-071-6/+6
* [Utils] Add prefix parameter in update test checks to avoid FileCheck conflictsGiorgis Georgakoudis2021-03-263-0/+41