platform/upstream/llvm.git
2023-04-22 Mehdi AminiRevert "Add a breakpoint manager that matches based...
2023-04-22 luxufan[LVI][CVP] Don't compute CR at SelectInst Use if Cond...
2023-04-22 Mehdi AminiAdd a breakpoint manager that matches based on File...
2023-04-22 Kai Sasaki[mlir] Check FunctionOpInterface castable type
2023-04-22 Aaron Siddhartha... [bazel] Update Bazel version to 6.1.2.
2023-04-22 Teresa JohnsonRestore "[MemProf] Context disambiguation cloning pass...
2023-04-22 Joseph Huber[libc] Do not include the RPC targets if we're not...
2023-04-22 Natalia Glagoleva[OpenMP] Additional APIs used by the MSVC compiler...
2023-04-22 Craig Topper[TableGen] Early exit from ExpandHwModeBasedTypes when...
2023-04-22 Raman Tenneti[libc] [NFC] Fixed comments formatting style.
2023-04-22 Craig Topper[TableGen] Remove some unnecessary TreePatternNodePtrs...
2023-04-22 Jacek Caban[Object] Always initialized StartOfFile in Archive...
2023-04-21 Peter Rong[FuzzMutate] Correct type cast and add unit test for...
2023-04-21 Aart Bik[mlir][sparse] avoid slice rewriting when conditions...
2023-04-21 Nitin John Raj[RISCV] Pass data EEW instead of index EEW to V*Sched...
2023-04-21 Nitin John Raj[RISCV] Rename some variables to improve code clarity
2023-04-21 Nick Desaulniers[Demangle] replace std::string_view::substr which may...
2023-04-21 Nick Desaulniers[Demangle] remove unused params of microsoftDemangle
2023-04-21 Petr Hosek[CMake] Add missing find_package for LibEdit
2023-04-21 Razvan Lupusoru[mlir][openacc] NFC Fix acc.databounds description...
2023-04-21 Hanhan Wang[mlir][linalg] Expose lowerPack and lowerUnPack utils.
2023-04-21 Arthur Eubanks[Lint] Remove legacy pass
2023-04-21 Louis Dionne[libc++] Make std::allocator_arg and friends conforming...
2023-04-21 Arthur Eubanks[Inliner] Remove -update-return-attrs flag
2023-04-21 Teresa JohnsonRevert "[MemProf] Context disambiguation cloning pass...
2023-04-21 Teresa Johnson[MemProf] Context disambiguation cloning pass [patch...
2023-04-21 Jim InghamMake sure SelectMostRelevantFrame happens only when...
2023-04-21 Fangrui Song[ELF][test] Test .glink code sequence and DT_PPC64_GLINK
2023-04-21 Valentin Clement[flang][openacc] Fix the value of lower bound, upper...
2023-04-21 Jason MolendaTestSTL was marked as skipped unconditionally in 2018...
2023-04-21 Craig Topper[RISCV][Docs] Tweak the note about zicsr and zifencei...
2023-04-21 Diego Caballero[MLIR][Vector] Enable masked vectorizaton of contractio...
2023-04-21 Sam McCall[dataflow] Don't crash in Environment::dump when decls...
2023-04-21 Joseph Huber[libc] Ignore unknown CUDA versions for `libc` targetin...
2023-04-21 Joseph Huber[libc] Bump up sm_60's CUDA feature to +ptx63
2023-04-21 Shilei Tian[OpenMP] Enable the IDE support for the device runtime
2023-04-21 Nico Weber[gn] Port f84ac48f1e83 (BOLT_TARGETS_TO_BUILD)
2023-04-21 Alex DuranFix an issue with th_task_state_memo_stack and proxy...
2023-04-21 Jan Svoboda[clang][deps] NFC: Refactor and comment ModuleDeps...
2023-04-21 Craig Topper[RISCV] Add Tag_RISCV_arch attribute by default when...
2023-04-21 Nathan Sidwell[BOLT] Remove unneeded dyncasts
2023-04-21 Jan Svoboda[clang] NFCI: Optimize storage and lookup of analyzer...
2023-04-21 David Green[DAG][AArch64] Limit preferIncOfAddToSubOfNot until...
2023-04-21 Aaron BallmanRevert "[clang] trigger -Wcast-qual on functional casts"
2023-04-21 Jonas Devlieghere[lldb] Let Mangled decide whether a name is mangled...
2023-04-21 Razvan Lupusoru[mlir][openacc] Add descriptions for new acc data opera...
2023-04-21 Momchil Velikov[NFC][CodeGenPrepare] Match against the correct instruc...
2023-04-21 Nathan Sidwell[BOLT] Add BOLT_TARGETS_TO_BUILD
2023-04-21 Lei Zhang[mlir][vector] NFC: Expose castAwayContractionLeadingOneDim
2023-04-21 Eric Gouriou[RISCV] NFC tweaks in extension descriptions, sorting
2023-04-21 Nathan Sidwell[BOLT] Robustify compile-time config check
2023-04-21 Zibi Sarbinowski[SystemZ][z/OS] Make LIBCXXABI_LIBUNWIND_INCLUDES_INTER...
2023-04-21 Aart Bik[mlir][sparse][gpu] generate proper memcpy in/out host...
2023-04-21 Alexey Bataev[SLP]Fix the cost for the extractelements, used in...
2023-04-21 Nikita Popov[LV][IndVars] Move test to correct directory and regene...
2023-04-21 LLVM GN Syncbot[gn build] Port 6c9066fe2ecc
2023-04-21 Qiongsi Wu[CMake][AIX] Fixing AIX rpath
2023-04-21 Florian Hahn[Matrix] Handle integer types when distributing transpo...
2023-04-21 Adrian PrantlMake diagnostics API safer to use
2023-04-21 Momchil VelikovRecommit "[AArch64] Fix incorrect `isLegalAddressingMode`"
2023-04-21 Zain Jaffal[AArch64] Fix crash caused by performExtractVectorEltCo...
2023-04-21 Alexey Bataev[SLP]Fix a crash on scalarized vectors.
2023-04-21 Florian Hahn[ConstraintElim] Fix integer overflow in ConstraintSyst...
2023-04-21 Simon Pilgrim[CostModel][X86] Add i64 MUL latency/codesize/size...
2023-04-21 Simon Pilgrim[CostModel][X86] Add i32 MUL latency/codesize/size...
2023-04-21 Simon Pilgrim[CostModel][X86] Improve i16 and vXi16 MUL costs
2023-04-21 David Spickett[lldb] Update QEMU git URL in setup.sh
2023-04-21 Jacek Caban[tests] Add missing REQUIRES: aarch64-registered-target...
2023-04-21 Tom Stellard[llvm-exegesis][AArch64] Only run tests on aarch64...
2023-04-21 Alexey Bataev[SLP][NFC]Make computeExtractCost a member of ShuffleCo...
2023-04-21 Alvin Wong[asan][test][win] Fix demangled_names test on MSVC...
2023-04-21 Felipe de Azevedo... [coroutine] Salvage dbg.values in the original function...
2023-04-21 Nikita Popov[SCEV] Clarify inference in isAddRecNeverPoison()
2023-04-21 Doru BerceaAvoid capping heap to stack optimization for __kmpc_all...
2023-04-21 Alvin Wong[asan][test][win] Port more tests to not use clang...
2023-04-21 Alvin Wong[asan][test][win] Port trivial tests to not use clang...
2023-04-21 Jay FoadRevert "[ConstantFolding] Fix crash when folding vector...
2023-04-21 Jacek Caban[llvm-lib] [llvm-readobj] [llvm-cvtres] Add Support...
2023-04-21 Jacek Caban[llvm-nm] Print EC symbol map.
2023-04-21 Jacek Caban[llvm-lib] Add support for ARM64EC libraries.
2023-04-21 Max Kazantsev[BasicBlockUtils][NFCI] Extract branch inverting to...
2023-04-21 Louis Dionne[libc++] Fix likely rebase conflict that was not resolv...
2023-04-21 Nikita Popov[LoopLoadElimination] Preserve DT and LI (NFCI)
2023-04-21 Matt ArsenaultValueTracking: Recognize >=, <= compares with 0 as...
2023-04-21 Matt ArsenaultInstCombine: Add some baseline tests for recognizing...
2023-04-21 Ilya BiryukovRevert "Reland [Modules] Remove unnecessary check when...
2023-04-21 Manuel Klimek[clang-format] Fix dropped 'else'.
2023-04-21 David Spickett[LLDB] Don't print register fields when asked for a...
2023-04-21 Jorge Pinto... [clang] trigger -Wcast-qual on functional casts
2023-04-21 Alexis Engelke[X86][FastISel] Handle CRC32 intrinsics
2023-04-21 Max Kazantsev[IRCE] Support non-strict range check's predicate
2023-04-21 Nikita Popov[Pipelines] Don't explicitly require ORE
2023-04-21 Louis Dionne[libc++] Use $CXX instead of 'c++' in run-buildbot
2023-04-21 Matt ArsenaultValueTracking: Add baseline tests for fma computeKnownF...
2023-04-21 Matt ArsenaultValueTracking: Add tests for fneg/fabs computeKnownFPClass
2023-04-21 Matt ArsenaultValueTracking: Implement computeKnownFPClass for fpext
2023-04-21 Nikita Popov[Pipelines] Don't request BFI in LICM-only loop pass...
2023-04-21 Nikita Popov[NewGVN] Convert tests to opaque pointers (NFC)
2023-04-21 Nikita Popov[NewGVN] Regenerate test checks (NFC)
2023-04-21 Max Kazantsev[IRCE][NFCI] Refactor parseRangeCheckICmp
next