platform/upstream/llvm.git
2022-09-05 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-09-05 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-09-05 Ivan Kosarev[AMDGPU][CodeGen] Pre-commit a test on (base | offset...
2022-09-05 Mats Petersson[FLANG][NFC]Use RTNAME instead of hard-coding for simpl...
2022-09-05 Mehdi AminiPlumb write_bytecode to the Python API
2022-09-05 Ivan Kosarev[AMDGPU][CodeGen] Support (soffset + offset) s_buffer_l...
2022-09-05 Valentin Clement[flang] Create a box instead of a temp to write to...
2022-09-05 Amara Emerson[GlobalISel] Fix a combine crash due to a negative...
2022-09-05 Markus Böck[mlir][NFC] Move CodeGenHelpers.cpp from mlir-tblgen...
2022-09-05 Simon Pilgrim[DAG] getFreeze()/getNode() - account for operand depth...
2022-09-05 Johannes ReifferscheidAdd ArithBuilder::sub, make add, mul work with IndexTypes.
2022-09-05 LLVM GN Syncbot[gn build] Port d5e26775d089
2022-09-05 Nikolas Klauser[libc++] Granularize the rest of memory
2022-09-05 Emilia Dreamer[clang-format] Concepts: allow identifiers after negation
2022-09-05 Emilia Dreamer[clang-format] Allow `throw` to be a keyword in front...
2022-09-05 Emilia Dreamer[clang-format] Don't put `noexcept` on empty line follo...
2022-09-05 Igor Kudrin[ubsan-minimal] Report the address of an error
2022-09-05 Florian Hahn[VPlan] Move VPWidenCallRecipe to VPlanRecipes.cpp...
2022-09-05 Nicolas Vasilache[mlir][tensor] Add gather/scatter op definitions to...
2022-09-05 Ying YiDriver tests: remove `REQUIRES: x86-registered-target...
2022-09-05 serge-sans... [clang] Fix crash when parsing scanf format string...
2022-09-05 Christian Sigg[bazel] NFC: Move licenses declaration from package...
2022-09-05 Samuel Parker[NFC][TypePromotion] Add test
2022-09-05 Nathan RidgeFix build error in StmtPrinterTest.cpp
2022-09-05 Nikita Popov[LICM] Separate check for writability and thread-safety...
2022-09-05 Nathan Ridge[clangd] Avoid crash when printing call to string liter...
2022-09-05 Krystian Kuzniarek[clang-format][docs] Fix incorrect 'clang-format 4...
2022-09-05 Chuanqi Xu[Coroutines] Use LookupAllocationFunction to find alloc...
2022-09-05 Fangrui Song[ELF][test] --gc-sections: test SHT_FINI_ARRAY is retained
2022-09-05 Fangrui Song[ELF] MarkLive: remove dead code from D24750. NFC
2022-09-05 wanglei[LoongArch] Add more fixups and relocations
2022-09-05 Fangrui Song[ASTReader] Fix -Wunused-private-field in non-assertion...
2022-09-05 Fangrui Song[ELF] Reuse one RelocationScanner to scan all sections...
2022-09-05 Craig Topper[TargetLowering] Use ComputeMaxSignificantBits instead...
2022-09-05 Fangrui Song[ELF] Move scanRelocations into Relocations.cpp. NFC
2022-09-05 Fangrui Song[ELF] Relocations: set hasDirectReloc only if not ifunc...
2022-09-05 Craig Topper[X86] Pre-commit tests for D130862. NFC
2022-09-05 Craig Topper[TargetLowering] Use getShiftAmountConstant. NFC
2022-09-05 Chuanqi Xu[NFC] fix incorrect indentation in docs
2022-09-05 gonglingqin[LoongArch] Add codegen support for fcopysign
2022-09-05 Chenbing Zheng[InstCombine] Precommit tests for smul_with_overflow...
2022-09-05 ZHU Zijia[LLVM][docs] Update CMake.rst to follow the upgrade...
2022-09-05 Fangrui Song[ELF] Change a DSO warning to errorOrWarn
2022-09-05 Fangrui Song[ELF] Use stOther to track visibility
2022-09-04 Fangrui Song[ELF] Simplify visibility computation. NFC
2022-09-04 Fangrui Song[ELF] SharedFile::parse: make versym handling more...
2022-09-04 Fangrui Song[ELF] Clarify a workaround for mips GNU ld<2.31
2022-09-04 Vitaly BukaRevert "[llvm] Use range-based for loops (NFC)"
2022-09-04 Fangrui Song[ELF] Remove unneeded @@ check. NFC
2022-09-04 Fangrui Song[ELF] Remove a redundant identify_magic call. NFC
2022-09-04 Florian Hahn[LCSSA] Update unreachable uses with poison.
2022-09-04 Florian Hahn[LV] Update test use opaque pointers, regenerate checks.
2022-09-04 Florian Hahn[LCSSA] Update test use opaque pointers, regenerate...
2022-09-04 LLVM GN Syncbot[gn build] Port a46154cb1cd0
2022-09-04 isuckatcs[analyzer] Warn if the size of the array in `new[]...
2022-09-04 Daniel Bertalan[lld-macho] Change constant std::vector to std::array...
2022-09-04 Simon Pilgrim[CostModel][X86] Add CostKinds handling for sqrt intrinsicc
2022-09-04 Simon Pilgrim[CostModel][X86] getTypeBasedIntrinsicInstrCost - conve...
2022-09-04 Simon Pilgrim[PhaseOrdering] Move X86 unsigned-multiply-overflow...
2022-09-04 Simon PilgrimRevert rG06e73626cf0fc33b025a0f98f1eee4a302279982 ...
2022-09-04 Krzysztof Parzyszek[Libfuzzer] Include signal.h for SIGINT
2022-09-04 Simon Pilgrim[CostModel][X86] getTypeBasedIntrinsicInstrCost - conve...
2022-09-04 Ruobing Han[test] pre-submission for the following SimpleLoopUnswi...
2022-09-04 Nimish Mishra[flang][OpenMP] Handle private/firstprivate clauses...
2022-09-04 Benjamin Kramer[OpenMP] Silence unused variable warning in release...
2022-09-04 Simon Pilgrim[CostModel][X86] Remove redundant AVX512 v64i8 shift...
2022-09-04 Simon Pilgrim[CostModel][X86] Add CostKinds handling for mul ops
2022-09-04 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-09-04 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-04 Simon Pilgrim[CostModel][X86] Add vector shift test coverage for...
2022-09-04 Christian Sigg[mlir:vscode] Fix bazel build after commit f7b8a70
2022-09-04 Daniel Bertalan[lld-macho][test] Correct a mismatched adrp-add pair
2022-09-04 Kazu Hirata[clang] Qualify auto in range-based for loops (NFC)
2022-09-04 Kazu Hirata[llvm] Use range-based for loops (NFC)
2022-09-04 Kazu Hirata[ADT] Use std::tuple_element_t (NFC)
2022-09-04 Kazu Hirata[llvm] Use std::remove_reference_t (NFC)
2022-09-04 Kazu Hirata[mlir] Use std::enable_if_t (NFC)
2022-09-04 Kazu Hirata[ADT] Use std::add_pointer_t (NFC)
2022-09-04 Kazu Hirata[ADT] Use std::add_lvalue_reference_t (NFC)
2022-09-04 Kazu Hirata[Support] Simplify reverseBits with constexpr if (NFC)
2022-09-04 Kazu Hirata[Support] Simplify isInt and isUInt with constexpr...
2022-09-04 Fangrui Song[test] Make tests pass regardless of gnu++14/gnu++17...
2022-09-04 Nick Kreeger[mlir][sparse] Expose SparseTensor passes as enums...
2022-09-03 Fangrui Song[SanitizerCoverage] Simplify pc-table and improve test...
2022-09-03 Vitaly Buka[test][mlir] Restore used attributes deleted by D132726
2022-09-03 Nick KreegerRevert "[mlir][sparse] Expose SparseTensor passes as...
2022-09-03 Nick Kreeger[mlir][sparse] Expose SparseTensor passes as enums...
2022-09-03 Vitaly BukaRevert "[Clang][CodeGen] Avoid __builtin_assume_aligned...
2022-09-03 Ye Luo[OpenMP] add a offload test involving std::complex
2022-09-03 Kazu Hirata[llvm] Qualify auto in range-based for loops (NFC)
2022-09-03 Kazu HirataDrop empty string literals from static_assert (NFC)
2022-09-03 Kazu Hirata[llvm] Use std::remove_const_t (NFC)
2022-09-03 Kazu Hirata[llvm] Use std::enable_if_t (NFC)
2022-09-03 Kazu Hirata[ADT] Use std::add_const_t (NFC)
2022-09-03 Kazu Hirata[llvm] Use range-based for loops (NFC)
2022-09-03 Kazu HirataUse llvm::upper_bound (NFC)
2022-09-03 Kazu HirataUse llvm::lower_bound (NFC)
2022-09-03 Kazu HirataUse llvm::count_if (NFC)
2022-09-03 Kazu Hirata[CodeGen] Use std::lcm (NFC)
2022-09-03 Kazu Hirata[BOLT] Use range-based for loops (NFC)
next