aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber11-46/+27
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber51-263/+268
2024-05-17[ctx_profile] Integration test (#92456)Mircea Trofin3-0/+116
2024-05-17[CodeGen] Support arrays with initializers of 64-bit sizeFangrui Song3-9/+19
2024-05-17[mlir] add arith dialect dep to fix buildbot failure (#92585)Jeremy Kun1-0/+1
2024-05-17Poly canonicalization (#91410)Jeremy Kun6-0/+138
2024-05-17[lldb-dap] Replace `assertEquals` with `assertEqual` (NFC)Jonas Devlieghere2-49/+57
2024-05-18[reland][flang] Add ETIME runtime and lowering intrinsics implementation (#92...jiajie zhang13-5/+384
2024-05-17[lldb] Include SBLanguages in the SWIG bindings (#92470)Jonas Devlieghere5-0/+6
2024-05-17[clang] Introduce `SemaCodeCompletion` (#92311)Vlad Serebrennikov17-1022/+1203
2024-05-17[mlir][polynomial] implement add for polynomial data structure (#92169)Jeremy Kun4-18/+118
2024-05-17[flang][cuda] Move CUDA Fortran operations to a CUF dialect (#92317)Valentin Clement (バレンタイン クレメン)56-817/+1184
2024-05-17[LSP] Use std::string for storing the Reply method (#92464)Walter Erquinigo1-1/+1
2024-05-17[lldb] Fixed the test TestGdbRemoteAttachWait running on a remote target (#92...Dmitry Vasilyev1-1/+4
2024-05-17[mlir][vector] Fix scalability issues in drop innermost unit dims transfer pa...Benjamin Maxwell2-4/+65
2024-05-17[clang][NFC] Remove an unnecessary `const_cast`Vlad Serebrennikov1-1/+1
2024-05-17[Clang][Sema] Fix last argument not being used when comparing function templa...Mital Ashok3-2/+66
2024-05-17[MLIR][ArmSME] Fix for block sorting refactorChristian Ulmann1-1/+1
2024-05-17[MLIR][Transforms] Correct block sorting utils name (NFC) (#92558)Christian Ulmann6-34/+33
2024-05-17[clang][NFC] Remove `const_cast` from `Preprocessor::addModuleMacro()`Vlad Serebrennikov3-5/+5
2024-05-17[flang] Allow flexible producer name in #di_compile_unit (NFC) (#92462)Kelvin Li2-4/+4
2024-05-17[Support] Drop nop conversions of StringRef to StringRef (NFC)Kazu Hirata1-1/+1
2024-05-17[mlir][spirv] Add support for dense_resource in arith to spirv (#91318)maxbartel3-5/+97
2024-05-17[clang][NFC] Improve const-correctness in `ParseLexedMethodDeclaration`Vlad Serebrennikov1-2/+2
2024-05-17[HLSL][CMake] Add clangd and distribution settings (#92011)Chris B1-1/+7
2024-05-17[Offload][NFC] Remove header license in CMake files (#92544)Joseph Huber12-141/+3
2024-05-17[X86] vector-bitreverse.ll - add AVX512BW+AVX512VL test coverageSimon Pilgrim1-0/+1
2024-05-17[AArch64] Add intrinsics for multi-vector to ZA array vector accumulators (#9...Momchil Velikov6-9/+389
2024-05-17[clang][NFC] Remove const-qualification from `FunctionTemplateSpecializationI...Vlad Serebrennikov5-27/+23
2024-05-17[git] Add hashes to requirements.txt for extra security (#92305)Tom Stellard9-25/+301
2024-05-17[clang][NFC] Remove `const_cast` from `ParseClassSpecifier`Vlad Serebrennikov6-42/+45
2024-05-17[MLIR][OpenMP] NFC: Remove redundant check (#91594)Sergio Afonso1-4/+0
2024-05-17[Flang][OpenMP] NFC: Fix typo in include guard (#91593)Sergio Afonso1-3/+3
2024-05-17[Flang][OpenMP] Fix semantics check for nested DISTRIBUTE (#91592)Sergio Afonso2-1/+9
2024-05-17[clang][Sema] Warn consecutive builtin comparisons in an expression (#92200)Youngsuk Kim9-8/+31
2024-05-17[Clang][AArch64] Require SVE or SSVE for scalable types. (#91356)Sander de Smalen19-125/+216
2024-05-17libclc: remove __attribute__((assume)) for clspv targets (#92126)Romaric Jodin7-2/+38
2024-05-17[AArch64] Avoid using NEON FCVTXN in Streaming-SVE mode. (#91981)Sander de Smalen2-24/+39
2024-05-17SimplifyLibCalls: Prefer to emit intrinsic in pow(2, x) -> ldexp(1, x) (#92363)Matt Arsenault4-11/+511
2024-05-17[clang-query] Remove support for srcloc output (#92442)Aaron Ballman25-3213/+22
2024-05-17[clang] Implement CWG2428 "Deprecating a concept" (#92295)Vlad Serebrennikov10-10/+95
2024-05-17[InstCombine] Fold vector.reduce.op(vector.reverse(X)) -> vector.reduce.op(X)...David Sherwood3-20/+308
2024-05-17[X86][CodeGen] Use switch-case for transform in X86DAGToDAGISel::PostprocessI...Shengchen Kan1-107/+120
2024-05-17[mlir][Transforms] Make 1:N function conversion pattern interface-based (#92395)Matthias Springer3-45/+75
2024-05-17[MLIR][analysis] Lattice: Fix automatic delegation of meet to lattice value c...Andi Drebes2-21/+47
2024-05-17[SelectionDAG] Widen cttz to cttz_zero_undef (#92514)Jay Foad5-36/+24
2024-05-17[VPlan] Mark LoopInfo preserved in native-path as well (NFC).Florian Hahn2-4/+4
2024-05-17SystemZ: Use REG_SEQUENCE for PAIR128 (#90640)Matt Arsenault2-21/+13
2024-05-17[analyzer][NFC] Require explicit matching mode for CallDescriptions (#92454)Donát Nagy8-56/+51
2024-05-17[NFC][LLVM] Mainly whitespace changes.Paul Walker4-2/+4