platform/upstream/llvm.git
2023-02-28 sgokhale[LV] Update logic for calculating register usage due...
2023-02-28 Uday Bondhugula[MLIR] Fix bug in addAffineParallelOpDomain upper bound...
2023-02-28 Chia-hung Duan[scudo] Set name for reserved regions in SizeClassAlloc...
2023-02-28 Ben Shi[AVR] Fix incorrect flags of livein registers when...
2023-02-28 Arthur Eubanks[IPO] Remove various legacy passes
2023-02-28 Theodoros Kasampalis[X86] Fix for offsets of CFA directives
2023-02-28 Craig Topper[CodeGen] Use LLVM_ATTRIBUTE_UNUSED instead of LLVM_DUM...
2023-02-28 LLVM GN Syncbot[gn build] Port 58ec6e09abe8
2023-02-28 Craig Topper[AArch64] Use isSVESizelessBuiltinType instead of isSiz...
2023-02-28 Johannes Doerfert[OpenMP][FIX] Properly align firstprivate variables
2023-02-28 Jakub Kuderski[ADT] Fix definition of `adl_begin`/`adl_end` and ...
2023-02-28 Chris Cotter[NFC] [clang] Forward forwarding reference
2023-02-28 David BlaikieDebugInfo: Disable ctor homing for types with only...
2023-02-28 Noah GoldsteinAdd tests for replacing `{v}unpck{l|h}pd` -> `{v}shufps...
2023-02-28 Noah GoldsteinAdd new pass `X86FixupInstTuning` for fixing up machine...
2023-02-28 Noah GoldsteinAdd tests for replacing `{v}permilps` -> `{v}shufps...
2023-02-28 Noah GoldsteinAdding tuning flags for int <-> fp domain switching...
2023-02-28 Fangrui Song[ELF][PPC64] Actually implement --no-power10-stubs
2023-02-27 Amir Ayupov[BOLT][NFC] Simplify BinaryFunction::setTrapOnEntry
2023-02-27 Arthur Eubanks[polly] Remove unnecessary -enable-new-pm flags
2023-02-27 Amir Ayupov[BOLT][NFC] Log reversing splitting decision
2023-02-27 Amir Ayupov[BOLT] Prevent unsetting unknown control flow for split...
2023-02-27 Amir Ayupov[BOLT][NFC] Const-ify analyzeJumpTable
2023-02-27 Maksim Panchenko[BOLT] Change call count output for ICF
2023-02-27 wpmed92[mlir][core] Fix ValueRange printing in AsmPrinter
2023-02-27 Vladislav Dzhidzhoev[AArch64][GlobalISel] Legalize G_SHUFFLE_VECTOR with...
2023-02-27 Fangrui Song[ELF][PPC64] Merge PPC64R12SetupStub and PPC64PCRelPLTS...
2023-02-27 Sam Clegg[lld][WebAssembly] Fix handling of mixed strong and...
2023-02-27 Arthur Eubanks[test] Remove unnecessary -enable-new-pm=0
2023-02-27 Arthur Eubanks[LLVMContextImpl] Separate out opaque pointers
2023-02-27 Maksim Panchenko[BOLT] Fix intermittent crash with instrumentation
2023-02-27 Matthew Voss[NFC][PGO] Prefix duplicate profile MemOp entry diagnos...
2023-02-27 Arthur O'Dwyer[libc++] Fix "size_t" constants that should be "bool...
2023-02-27 Simon Pilgrim[X86] Split off x86-64-v* tuning flags. NFC
2023-02-27 Michael Jones[libc] use vars in string to num fuzz targets
2023-02-27 Chia-hung DuanRevert "[scudo] Only prepare PageMap entry for partial...
2023-02-27 Arthur Eubanks[Bitcode] Remove typed pointer abbreviation
2023-02-27 Kazu Hirata[AArch64] Fix a warning
2023-02-27 Michal Paszkowski[SPIR-V] Support TargetExtType for SPIR-V builtin types
2023-02-27 Vasileios Porpodas[SLP] Fixes crash in BoUpSLP::isGatherShuffledEntry()
2023-02-27 Nilanjana Basu[AArch64] Avoid using intermediate integer registers...
2023-02-27 Daniel Thornburgh[Clang] [AVR] Fix USHRT_MAX for 16-bit int.
2023-02-27 Tamir Duberstein[clang-format-diff] Correctly parse start-of-file diffs
2023-02-27 Rong Xu[Pass][CHR] Move ControlHeightReduction to module optim...
2023-02-27 Florian Hahn[SCEV] Hoist common cleanup code to function. (NFC)
2023-02-27 Amara Emerson[AArch64][GlobalISel] Reorder stack up-adjustment and...
2023-02-27 David Green[AArch64] Don't remove free sext_inreg(vector_extract...
2023-02-27 Frederik Gossen[MLIR] Add primitive builders for scf.if
2023-02-27 Chia-hung Duan[scudo] Only prepare PageMap entry for partial region
2023-02-27 Nikolas Klauser[libc++][NFC] Format __split_buffer and move constructo...
2023-02-27 Nikolas Klauser[libc++] Simplify the modules_include.sh.cpp script...
2023-02-27 Mark de Wever[libc++] Improves clang-format settings.
2023-02-27 Mark de Wever[libc++] Fixes operator& hijacking atomic types.
2023-02-27 Arthur Eubanks[LLVMContextImpl] Separate out integer constant ones
2023-02-27 Arthur Eubanks[LLVMContextImpl] Separate out integer constant zeroes
2023-02-27 Alexey Bataev[SLP]Fix PR61018: Assertion `Mask[I] == UndefMaskElem...
2023-02-27 zhongyunde[AMDGPU] Update the CHECK autogenerated as it's expired
2023-02-27 Craig Topper[Sema] Use isSVESizelessBuiltinType instead of isSizele...
2023-02-27 Kiran Chandramohan[Flang][OpenMP][OpenACC] Error for loop with no control
2023-02-27 Joseph Huber[OpenMP] Ignore implicit casts on assertion for `use_de...
2023-02-27 Kiran Chandramohan[Flang][OpenMP] NFC: Change a few message/comments...
2023-02-27 Nicolas Vasilache[mlir][Linalg] Reimplement hoisting on tensors as a...
2023-02-27 Haojian Wu[mlir] Fix a -Wunused-variable warning, NFC
2023-02-27 Nikita Popov[ConstExpr] Avoid creation of select constant expressions
2023-02-27 Frederik Gossen[MLIR] Add pass to deduplicate functions
2023-02-27 Haojian Wu[mlir] Port bazel for 115711c19cd287c098a872c63a00478ca...
2023-02-27 Frederik Gossen[MLIR] Expose region equivalence check through Operatio...
2023-02-27 Nikita Popov[InlineCost] Avoid ConstantExpr::getSelect()
2023-02-27 Kohei Yamaguchi[mlir][sparse] Add checking parent op of SortOp
2023-02-27 Kohei Yamaguchi[mlir][NFC] Cleanup Passes documentation
2023-02-27 Amir Mohammad... [mlir][LinAlg][Transform][GPU] Add GPU memory hierarchy...
2023-02-27 Alexey Bataev[SLP]Fix a crash when trying to find reduced ops for...
2023-02-27 Nikita Popov[InstCombine] Avoid ConstantExpr::getSelect() use ...
2023-02-27 David Green[AArch64] Add some tests for multiple uses of extended...
2023-02-27 Alexander Belyaev[mlir] Insert tensor.cast only when needed when folding...
2023-02-27 Pavel Kosov[OHOS] Add support for OpenHarmony
2023-02-27 Kerry McLaughlin[SME2][AArch64] Add multi-indexed multiply-add long...
2023-02-27 Nikita Popov[GlobalOpt] Ignore only loaded / only stored global...
2023-02-27 Igor Zhukov[libc++][ranges] Implement LWG-3860 range_common_refere...
2023-02-27 Adrian Kuegel[mlir] Use the same name as the generated parameter...
2023-02-27 Nimish Mishra[flang][OpenMP] Handle lastprivate on sections construct
2023-02-27 Sacha Ballantyne[Flang] Add Minloc to simplify intrinsics pass
2023-02-27 Max Kazantsev[LoopPredication] Account for critical edges when inser...
2023-02-27 Nikita PopovReapply [InstCombine] Remove early constant fold
2023-02-27 Marco Elver[SelectionDAG] Transitively copy NodeExtraInfo on RAUW
2023-02-27 Marco Elver[X86][FixupBWInsts] Fix propagation of !pcsections...
2023-02-27 Marco Elver[X86] Improve atomics test for !pcsections
2023-02-27 Marco Elver[X86] Move atomics test for !pcsections into separate...
2023-02-27 Nikita Popov[InstCombine] Guard against many users when swapping...
2023-02-27 Manuel Klimek[clang-format] Fix assertion that doesn't hold under...
2023-02-27 chendewen[SVE] Add intrinsics for uniform dsp operations that...
2023-02-27 Manuel Klimek[clang-format] Add macro replacement to fuzzing.
2023-02-27 Haojian Wu[bazel] Port Bazel for e7950fceb1e7f82370f6cff80b258e55...
2023-02-27 Michael PlatingsAllow building with CMAKE_SYSTEM_NAME=Generic
2023-02-27 Max Kazantsev[Test] Add failing test for PR61022
2023-02-27 Sergey KachkovRevert "[GVN] Support address translation through selec...
2023-02-27 Nikita Popov[SCEV] Make scalable size representation more explicit
2023-02-27 Augustin Fabre[clang-format] clang-format.el: fix warnings
2023-02-27 LLVM GN Syncbot[gn build] Port e7950fceb1e7
2023-02-27 Carlos Alberto... [llvm-debuginfo-analyzer] (09/09) - CodeView Reader
next