aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-19[TableGen] MacroFusionPredicatorEmitter - pass constant std::vector arguments...Simon Pilgrim1-8/+9
2024-04-19[Clang] Fix the mangling of lambdas (#89204)cor3ntin5-9/+66
2024-04-19[MLIR][OpenMP] Verify loop wrapper properties of omp.parallel (#88722)Sergio Afonso3-1/+87
2024-04-19[Flang][OpenMP] NFC: Simplify handling of insertion points (#89221)Sergio Afonso3-12/+6
2024-04-19[MLIR][LLVM] Add vector exception to composite type element ignore mode (#89385)Christian Ulmann2-2/+27
2024-04-19[InstCombine] Regard zext nneg as sext when folding add(zext neg(add)) (#88887)ZelinMa5572-3/+40
2024-04-19Reapply "[Clang][AArch64] Warn when calling non/streaming about vector size d...Dinar Temirbulatov6-5/+184
2024-04-19[mlir][ArmNeon] Update `LowerContractionToSMMLAPattern` to support proper unr...Kojo Acquah2-23/+118
2024-04-19[mlir][xegpu] XeGPU alias ops folder pass (#88886)Adam Siemieniuk11-0/+217
2024-04-19[ClangOffloadBundler] Add file size to header (#88827)Yaxun (Sam) Liu4-31/+64
2024-04-19[NFC][X86][Headers] Fix missing blank linePaul Robinson1-0/+1
2024-04-19[flang][cuda] Allow if stmt in device subroutine (#89347)Valentin Clement (バレンタイン クレメン)2-0/+14
2024-04-19[analyzer] Fix stores through label locations (#89265)Balazs Benics3-3/+20
2024-04-19Add IIT_V10 to support 10-element vectors in intrinsics (#89383)Jay Foad2-0/+5
2024-04-19[Sema] Check if types are resolved before querying function description.Dinar Temirbulatov2-5/+32
2024-04-19Switch member calls to `isa/dyn_cast/cast/...` to free function calls. (#89356)Christian Sigg80-265/+241
2024-04-19[clangd] Fix shared-lib builds after 2cdbc9cff3b7ef262Kadir Cetinkaya1-0/+1
2024-04-19AMDGPU: Use common check prefix in atomic expand testMatt Arsenault1-2403/+393
2024-04-19AMDGPU: Refactor unsafe atomicrmw remark emission (#89379)Matt Arsenault1-15/+18
2024-04-19[OpenMP] Use half of available logical processors for collapse tests (#88319)Xing Xue1-6/+16
2024-04-19[AIX][Debug]correct the cases on AIX bot, NFCChen Zheng3-10/+16
2024-04-19[DAG] visitADDLike - update "(x - y) + -1 -> add (xor y, -1), x" fold to ac...Simon Pilgrim3-15/+13
2024-04-19[AArch64][X86] xor.ll - fix vec_add_of_not_with_undef_decrement copy+pasta typoSimon Pilgrim2-15/+13
2024-04-19[SystemZ] Add TPEI instruction and Associated Facility (#89372)Dominik Steenken8-4/+31
2024-04-19[KnownBits] Simplify optimality checking in unit tests. NFC. (#89368)Jay Foad1-43/+29
2024-04-19[analyzer] Use explicit call description mode (easy cases) (#88879)NagyDonat7-24/+28
2024-04-19[SystemZ] Fix Operand Retrieval for Vector Reduction Intrinsic in `shouldExpa...Dominik Steenken1-14/+11
2024-04-19[lldb] Make SBType::FindDirectNestedType work with expression ASTs (#89183)Pavel Labath7-31/+74
2024-04-19[SystemZ][z/OS] Implement llvm.frameaddr for XPLINK (#89284)Kai Nacke4-14/+105
2024-04-19[MLIR][LLVM] Add flag to skip import of DICompositeType's elems (#89355)Christian Ulmann7-18/+65
2024-04-19[Flang][OpenMP] Issue error if reduction clause has proc-pointer (#88999)Kiran Chandramohan2-0/+27
2024-04-19[MLIR][DataLayout] Add support for scalable vectors (#89349)Christian Ulmann3-8/+36
2024-04-19[SLP]Fix final analysis for unsigned nodes.Alexey Bataev2-10/+20
2024-04-19[AArch64][SVE2] Generate SVE2 BSL instruction in LLVM for add/sub. (#88413)Dinar Temirbulatov2-2/+17
2024-04-19Revert "[SLP]Fix final analysis for unsigned nodes."Mikhail Goncharov2-18/+9
2024-04-19[IR] Add support for trunc's nuw/nsw flags in `copyIRFlags` (#89353)Yingwei Zheng2-4/+25
2024-04-19MachineInstrBundle: modernize a couple of loops (NFC) (#89229)Ramkumar Ramachandra1-5/+2
2024-04-19[AMDGPU] Allow any linkage for dynlds (#84742)Pierre van Houtryve2-7/+40
2024-04-19[mlir][emitc] Restrict types in EmitC (#88391)Tina Jung5-26/+118
2024-04-19[VPlan] Introduce recipes for VP loads and stores. (#87816)Florian Hahn8-181/+283
2024-04-19[AArch64] Remove invalid uabdl patterns. (#89272)David Green2-10/+48
2024-04-19[NFC] [Serialization] Use semantical type 'DeclID' for 'CreateDeserialized'Chuanqi Xu15-173/+177
2024-04-19[clang][dataflow][NFC] Fix code formatting in DataflowEnvironment.cpp (#89352)martinboehme1-8/+6
2024-04-19[SPIR-V] SPIR-V Backend must generate a valid OCL version if working in OpenC...Vyacheslav Levytskyy2-10/+27
2024-04-19[clang][nullability] Remove `RecordValue`. (#89052)martinboehme13-396/+130
2024-04-19[AIX][Debug] generate an error instead of crash in backend for -gdwarf-5Chen Zheng2-3/+10
2024-04-19[clang][dataflow] Support `CXXParenListInitExpr` in `PropagateResultObject()`...martinboehme4-29/+131
2024-04-19[test][AArch64][CodeGen] Delete redundant check lines in tiny-model-pic.ll (#...Daniil Kovalev1-162/+0
2024-04-19specify openmp lib in aix-toolchain-include.cpp testMikhail Goncharov1-14/+14
2024-04-19[clang][CodeGen] Fix shift-exponent ubsan check for signed _BitInt (#88004)Björn Pettersson2-10/+54