platform/upstream/llvm.git
2023-06-13 Craig Topper[SelectionDAG] Don't allow type legalization to create...
2023-06-13 Fangrui Song[CMake][BLAKE3] Fix unused -mavx512vl warning when...
2023-06-13 Vitaly Buka[test][sanitizer] Fix test on windows
2023-06-13 AdityaKEnable zbb for riscv android
2023-06-13 Alexandre Ganea[LLD][COFF] Allow overwriting directives exports with...
2023-06-13 Vitaly Buka[test][sanitizer] Fix test on windows
2023-06-13 Maksim Panchenko[BOLT][NFC] Change signature of MCPlusBuilder::isUnsupp...
2023-06-13 Nicolai HähnleScalarizer: limit scalarization for small element types
2023-06-13 LLVM GN Syncbot[gn build] Port 474a2b9367ad
2023-06-13 AMS21[clang-tidy] Add more checks for functions which should...
2023-06-13 Mike Crowe[clang-tidy] Move formatDereference to FixitHintUtils
2023-06-13 Dave Lee[lldb] Default can_create to true in GetChildMemberWith...
2023-06-13 Valentin Clement[mlir][openacc][NFC] Fix current gang clause parser
2023-06-13 AMS21[clang-tidy] Fix crash in `modernize-use-default-member...
2023-06-13 AMS21[clang-tidy] Fix false positive in `readability-named...
2023-06-13 Augusto Noronha[lldb] Never print children if the max depth has been...
2023-06-13 Craig Topper[RISCV] Remove RISCVII::hasMergeOp. NFC
2023-06-13 Ivan Kosarev[AMDGPU][AsmParser][NFC] Simplify the EndpgmImm operand...
2023-06-13 Craig Topper[RISCV] Change the immediate argument to Zk* intrinsics...
2023-06-13 Noah Goldstein[FunctionAttrs] Remove errant whitespace; NFC
2023-06-13 Louis Dionne[libc++][NFC] Reformat features.py
2023-06-13 Louis Dionne[libc++] Mark slow tests as unsupported on GCC
2023-06-13 Alex Langford[lldb][NFCI] Remove use of ConstString from Listener
2023-06-13 Owen PanReland [clang-format] Add the KeepEmptyLinesAtEOF option
2023-06-13 Haojian Wu[include-cleaner] Don't apply the PreferredHeader hint...
2023-06-13 Craig Topper[RISCV] Add support for llvm.prefetch to use Zicbop...
2023-06-13 Vitaly Buka[test][sanitizer] Remove test missing include
2023-06-13 Sindhu ChittireddyRemove dead conditionals
2023-06-13 Anna Thomas[Intrinsic] Introduce reduction intrinsics for minimum...
2023-06-13 ManuelJBrito[IR] Update to use new shufflevector semantics
2023-06-13 David Green[DAG][NFC] Update comment on min/max reduction fold.
2023-06-13 Vitaly Buka[NFC][sanitizer] Fix build on Windows
2023-06-13 Roger Ferrer... [MLIR][Tests] Update tests so they require assertions
2023-06-13 Vitaly Buka[clangd] Initialize local variable
2023-06-13 Vitaly Buka[test][sanitizer] Unsupport test on Android
2023-06-13 Vitaly Buka[test][sanitizer] Add ArrayRef tests
2023-06-13 Krzysztof Parzyszek[RDF] Do not return register masks in PhysicalRegisterI...
2023-06-13 Krzysztof Parzyszek[RDF] Print regmask index in more user-friendly way
2023-06-13 Simon Pilgrim[SLP][X86] Add test coverage for Issue #62969
2023-06-13 Simon Pilgrim[CostModel][X86] Add test coverage for vXi64 multiplies...
2023-06-13 Yaxun (Sam... [HIP] Fix HIP path detection
2023-06-13 Nikolas Klauser[libc++] Add [[nodiscard]] extensions to the functions...
2023-06-13 LLVM GN Syncbot[gn build] Port cd916108b4c6
2023-06-13 Nikolas Klauser[libc++][PSTL] Implement std::generate{,_n}
2023-06-13 Venkata Ramanaiah... [RISCV][NFC] Improve encoding/decoding tests for Zbb...
2023-06-13 Raphael Isemann[Support] Remove TaskQueue
2023-06-13 Michael Buch[lldb][test] Re-XFAIL prefer-debug-over-eh-frame.test
2023-06-13 Tue Ly[libc] Add Int<> type and fix (U)Int<128> compatibility...
2023-06-13 Jingu Kang[AArch64] Try to combine MULL with uzp1.
2023-06-13 Younan Zhang[clangd] Unify printing policy for type hints
2023-06-13 Simon Pilgrim[LoopVectorize][X86] Regenerate slm-no-vectorize.ll
2023-06-13 Krzysztof Parzyszek[RDF] Add RegisterRef::idx and make toUnitId constexpr
2023-06-13 Francesco Petrogalli[MISched][scheduleDump] Use stable_sort to prevent...
2023-06-13 Serge PavlovUse SelectionDAGBuiler::getRoot instead of SelectionDAG...
2023-06-13 Marco Elver[compiler-rt] Disable interceptor trampoline for SPARC
2023-06-13 OCHyamsReapply D146987 "[Assignment Tracking] Enable by default"
2023-06-13 Haojian Wu[Tooling/Inclusion] Add missing PRI family macros.
2023-06-13 Dhruv Chawla[NFC][BlockFrequency] Move operator definitions into...
2023-06-13 OCHyams[NFC] Combine several DW_AT_const_value tests
2023-06-13 Younan Zhang[clangd] Desugar template parameter aliases in type...
2023-06-13 Simon Pilgrim[X86] X86FixupVectorConstantsPass - attempt to replace...
2023-06-13 Hans WennborgRevert "[Driver] Mark m_x86_Features_Group options...
2023-06-13 Jie FuRemove unused functions in X86LegalizerInfo.cpp (NFC)
2023-06-13 David Green[AArch64][SVE] Extra patterns for predicated and/or/xor
2023-06-13 Elliot Goodrich[llvm] Fix include guards
2023-06-13 Simon PilgrimMachineConstantPool::getConstantPoolIndex - don't reuse...
2023-06-13 Simon Pilgrim[GlobalIsel][X86] Update legalization of G_PHI/G_BRCOND
2023-06-13 Simon Pilgrim[GlobalIsel][X86] Regenerate legalize-phi.mir
2023-06-13 Pierre Gousseau[CMake] Enable building with UBSAN + clang-cl on windows.
2023-06-13 Amaury Séchet[DAGCombine] Make sure combined nodes are added back...
2023-06-13 Mikael Holmen[test][SLPVectorizer] Precommit testcase showing debug...
2023-06-13 Mariya Podchishchaeva[C++20] Claim full support for consteval again
2023-06-13 Florian Hahn[VPlan] Replace versioned stride with constant during...
2023-06-13 rikhuijzer[MLIR][Doc] Also print `summary`s for passes on a newline
2023-06-13 Kazu Hirata[Sema] Remove unused member variable MSVCGuidDecl
2023-06-13 Kazu Hirata[StaticAnalyzer] Remove unused function hasGlobalsOrPar...
2023-06-13 Kazu Hirata[Driver] Remove unused declaration addTranslatorArgs
2023-06-13 Kazu Hirata[StaticAnalyzer] Remove several unused declarations
2023-06-13 Kazu Hirata[clang] Use DenseMapBase::lookup (NFC)
2023-06-13 Kazu Hirata[ADT] Remove deprecated functions in APInt
2023-06-13 Kazu Hirata[Sema] Remove unused isNonTypeNestedNameSpecifier
2023-06-13 Kazu Hirata[ExecutionEngine] Remove unused functions
2023-06-13 Christopher... Revert "[scudo] Fix MallocIterateBoundary on 32 bit."
2023-06-13 Noah GoldsteinRevert "[FunctionAttrs] Propagate some func/arg/ret...
2023-06-13 Noah GoldsteinRevert "100 checks"
2023-06-13 Noah Goldstein100 checks
2023-06-13 Noah Goldstein[FunctionAttrs] Propagate some func/arg/ret attributes...
2023-06-13 Christopher... [scudo] Fix MallocIterateBoundary on 32 bit.
2023-06-13 Hristo Hristov[libc++][spaceship] P1612R2: Removed `operator!=` from...
2023-06-13 Hristo Hristov[libc++][spaceship][NFC] P1612R2: Mark some items ...
2023-06-13 Jacques Pienaar[mlir][docgen] Enable custom prefix strip for op name.
2023-06-13 Ryan Prichard[libc++] Android temp dir is /data/local/tmp, enable...
2023-06-13 Kun Wu[mlir][sparse][GPU] add 2:4 integration test
2023-06-13 Matt ArsenaultAMDGPU: Correct constants used in fast math log expansion
2023-06-13 Matt ArsenaultAMDGPU: Modernize log codegen tests
2023-06-13 Matt ArsenaultAMDGPU: Add basic folds for llvm.amdgcn.log
2023-06-13 Matt ArsenaultAMDGPU: Add baseline instcombine test for llvm.amdgcn.log
2023-06-13 Matt ArsenaultAMDGPU: Add llvm.amdgcn.log intrinsic
2023-06-13 Matt ArsenaultLowerMemIntrinsics: Handle inserting addrspacecast...
2023-06-13 Fangrui Song[Driver] Default -fsanitize-address-globals-dead-stripp...
next