aboutsummaryrefslogtreecommitdiff
path: root/clang/test
AgeCommit message (Expand)AuthorFilesLines
2024-05-06[test] %clang_cc1 -analyze: remove redundant actionsFangrui Song39-87/+87
2024-05-06[OpenACC] Implement 'deviceptr' and 'attach' sema for compute constructserichkeane7-12/+457
2024-05-06[driver] Do not warn about unused plugin flags. (#88948)Michael Kruse1-0/+5
2024-05-06Add requires clause to risc-v clang driver testsHans Wennborg2-0/+2
2024-05-06[clang][Interp] Fix creating functions with explicit instance parametersTimm Bäder2-0/+8
2024-05-06[clang][Interp] Fix primitive lambda capture defaultsTimm Bäder1-0/+16
2024-05-06[clang] Enable FPContract with optnone (#91061)Serge Pavlov3-15/+15
2024-05-06[RISCV] Teach .option arch to support experimental extensions. (#89727)Yeting Kuo2-0/+12
2024-05-06Reland "[Modules] No transitive source location change (#86912)"Chuanqi Xu1-0/+87
2024-05-05[clang backend] In AArch64's DataLayout, specify a minimum function alignment...Doug Wyatt6-33/+33
2024-05-05[HLSL] Remove overridden -SFangrui Song1-1/+1
2024-05-05[test] %clang_cc1: remove redundant actionsFangrui Song8-13/+13
2024-05-05[test] %clang_cc1: remove redundant actionsFangrui Song36-102/+100
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song387-854/+854
2024-05-05[clang] Distinguish unresolved templates in UnresolvedLookupExpr (#89019)Younan Zhang2-1/+91
2024-05-04[test] %clang_cc1 -S: remove overridden -emit-llvmFangrui Song4-8/+8
2024-05-04[BPF,test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song5-10/+5
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song17-72/+72
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song634-2641/+2641
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song351-1014/+1014
2024-05-04[Driver,test] Improve msvc-link.cFangrui Song1-33/+28
2024-05-04[clang][CodeGen] Propagate pragma set fast-math flags to floating point built...Karl-Johan Karlsson2-3/+79
2024-05-03[WebAssembly] Add all remaining features to bleeding-edge (#90875)Heejin Ahn1-11/+3
2024-05-03[Clang][Sema] Fix template name lookup for operator= (#90999)Krystian Stasiowski1-0/+18
2024-05-03[AMDGPU] Allow the `__builtin_flt_rounds` functions on AMDGPU (#90994)Joseph Huber1-0/+12
2024-05-03[clang,test] Convert text files from CRLF to LFFangrui Song57-2974/+2974
2024-05-03[FMV][AArch64] Don't optimize backward compatible features in resolver. (#90928)Pavel Iliin1-2/+27
2024-05-03[RISCV] Make parseArchString only accept [a-z0-9_]. (#90879)Craig Topper1-1/+1
2024-05-03[OpenACC] Implement copyin, copyout, create clauses for compute constructerichkeane9-52/+764
2024-05-03[OpenACC] Implement copy clause for compute constructs.erichkeane4-21/+245
2024-05-03[OpenACC] Implement no_create and present clauses on compute constructserichkeane7-6/+398
2024-05-03[OpenACC] Implement firstprivate clause for compute constructserichkeane5-3/+255
2024-05-03[Clang] Implement P2809: Trivial infinite loops are not Undefined Behavior (#...cor3ntin2-49/+102
2024-05-03Revert "Reapply "[clang][Interp] Create full type info for dummy pointers""David Spickett2-4/+14
2024-05-03[clang] pointer to member with qualified-id enclosed in parentheses in uneval...YanzuoLiu1-0/+17
2024-05-02[Modules] Detect ODR mismatches for enums in non-C++ like in C++. (#90298)Volodymyr Sapsai1-0/+75
2024-05-03[clang][PGO][test] Relax FileCheck patterns in debug-info-instr_profile_switc...Michael Buch1-1/+1
2024-05-03[FMV][NFC] Add test for bti and mte check in resolver.Pavel Iliin1-11/+423
2024-05-02[clang][PGO] Apply artificial DebugLoc to llvm.instrprof.increment instructio...Michael Buch1-0/+40
2024-05-02[HLSL] Cleanup TargetInfo handling (#90694)Chris B1-0/+11
2024-05-02[clang][CodeGen] Fix in codegen for __builtin_popcountg/ctzg/clzg (#90845)Björn Pettersson2-10/+136
2024-05-02Revert "[OpenMP][TR12] change property of map-type modifier." (#90885)Vitaly Buka2-117/+46
2024-05-02[RemoveDIs][Clang] Resolve DILocalVariables used by DbgRecords (#90882)Stephen Tozer1-0/+2
2024-05-02Implement a subset of builtin_cpu_supports() features (#82809)zhijian lin5-4/+262
2024-05-02[HLSL] Shore up floating point conversions (#90222)Chris B3-18/+465
2024-05-02Reapply "[clang][Interp] Create full type info for dummy pointers"Timm Bäder2-14/+4
2024-05-02[WebAssembly] Sort target features (NFC) (#90777)Heejin Ahn1-44/+44
2024-05-02[RISCV] Add smstateen extension (#90818)Craig Topper1-0/+9
2024-05-02[clang][Interp][NFC] Make a test array smallerTimm Bäder1-3/+3
2024-05-02Reapply "[clang][Interp] Fix locals created in ExprWithCleanups"Timm Bäder1-0/+15