summaryrefslogtreecommitdiff
path: root/clang/test/utils
AgeCommit message (Expand)Author
2025-08-29[llvm-lit] Add Windows .cmd wrapper to make llvm-lit directly runnable (#155226)Omair Javaid
2025-05-26[Clang][CodeGen] Add metadata for load from reference (#98746)Yingwei Zheng
2025-03-18update_test_checks: add new --filter-out-after option (#129739)David Sherwood
2025-01-13Handle leading underscores in update_cc_test_checks.py (#121800)Momchil Velikov
2025-01-07[update_cc_test_checks] Add test for missing handling of mangled namesAlexander Richardson
2024-09-18Revert update-verify-tests.py (#109171)Henrik G. Olsson
2024-09-16fix update-verify-tests test suite for AIX (#108871)Henrik G. Olsson
2024-09-13Reland "[Utils] add update-verify-tests.py" (#108630)" (#108658)Henrik G. Olsson
2024-09-13Revert "[Utils] add update-verify-tests.py" (#108630)Rahul Joshi
2024-09-13[Utils] add update-verify-tests.py (#97369)Henrik G. Olsson
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2023-11-13Recommit changes to global checks (#71171)Henrik G. Olsson
2023-11-11[clang][CodeGen] Ensure consistent `mustprogress` attribute emissionAntonio Frighetto
2023-07-14Revert "[UTC] Add fallback support for specific metadata, and check their defs"Johannes Doerfert
2023-07-14Revert "[UTC] Adapt version matcher to glob CLANG_VENDOR"Johannes Doerfert
2023-07-05[UTC] Adapt version matcher to glob CLANG_VENDORHenrik G. Olsson
2023-07-05[UTC] Add fallback support for specific metadata, and check their defsHenrik G. Olsson
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-04-19Revert "[OpenMP] Prefix outlined and reduction func names with original func'...Itay Bookstein
2023-04-19[OpenMP] Prefix outlined and reduction func names with original func's nameItay Bookstein
2023-03-07[UTC] Enable --function-signature by defaultNikita Popov
2023-03-02[UTC] Include return type/attributes under --version 2Nikita Popov
2023-02-17[Clang] Convert update_cc_test_checks tests to opaque pointers (NFC)Nikita Popov
2023-01-30[UTC] Add --version argumentNikita Popov
2022-12-13Revert "[UpdateTestChecks] Match define for labels"Nikita Popov
2022-12-12[UpdateTestChecks] Match define for labelsSebastian Neubauer
2022-11-28[UpdateTestChecks] Fix `update_*_test_checks.py` to add "unused" prefixesMircea Trofin
2022-09-15Revert "[OpenMP] Codegen aggregate for outlined function captures"Dhruva Chakrabarti
2022-09-15[OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis
2022-08-11Disable update_cc_test_checks.py tests in stand-alone buildsTom Stellard
2022-07-20update-test-checks: safely handle tests with #if'sNicolai Hähnle
2022-05-10Revert "[utils] Avoid hardcoding metadata ids in update_cc_test_checks"Jan Korous
2022-05-10[utils] Avoid hardcoding metadata ids in update_cc_test_checksJan Korous
2022-04-07[Clang] Add -no-opaque-pointers to more tests (NFC)Nikita Popov
2022-03-21Reapply [Utils] Fix %S substitutionNikita Popov
2022-02-12Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-20[IRGen] Do not overwrite existing attributes in CGCall.Florian Hahn
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-12-23[OpenMP] Fix incorrect type when casting from uintptrNikita Popov
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-09-21Revert "[OpenMP] Codegen aggregate for outlined function captures"Giorgis Georgakoudis
2021-09-21[OpenMP] Codegen aggregate for outlined function capturesGiorgis Georgakoudis
2021-08-31[llvm-lit] unbreak clang-only builds by not assuming llvm-lit in build dirYaron Keren
2021-08-18Use installed llvm-lit.py instead of lit.py PR-51072Yaron Keren