platform/upstream/llvm.git
2022-10-04 Nikita Popov[ValueTracking] Handle constant exprs in isKnownNonZero()
2022-10-04 Daniel Bertalan[lld-macho] Add support for emitting chained fixups
2022-10-04 bipmisAdd reverse load pattern tests
2022-10-04 Florian Hahn[SimpleLoopUnswitch] Clear block and loop dispos after...
2022-10-04 Nikita Popov[SimplifyLibCalls] Place deref attr even if nonnull...
2022-10-04 Nikita PopovRevert "[InstCombine] Switch foldOpIntoPhi() to use...
2022-10-04 Nikita Popov[ValueTracking] Avoid known bits fallthrough for freeze...
2022-10-04 Nikita Popov[ValueTracking] Switch isKnownNonZero() to switch over...
2022-10-04 Matthias Springer[mlir][tensor][NFC] Rename linalg.init_tensor to tensor...
2022-10-04 Nikita Popov[InstCombine] Switch foldOpIntoPhi() to use InstSimplify
2022-10-04 Valentin Clement[flang] Lower polymorphic entities types in dummy argum...
2022-10-04 Florian Hahn[LAA] Use LoopAccessInfoManager in legacy pass.
2022-10-04 LLVM GN Syncbot[gn build] Port 6d9eb5332913
2022-10-04 Balázs Kéri[clang-tidy] Add checker 'bugprone-suspicious-realloc...
2022-10-04 Nicolas Vasilache[mlir][Memref] NFC - Addresult pretty printing to MemrefOps
2022-10-04 Lang Hames[llvm-jitlink] Teach InProcessDeltaMapper to honor...
2022-10-04 Lang Hames[ORC] Don't unnecessarily copy collection element.
2022-10-04 Craig Topper[RISCV] Use _TIED form of VFWADD(U)_WV/VFWSUB(U)_WV...
2022-10-04 Craig Topper[RISCV] Correct the setcc in vp.floor/ceil/round/rounde...
2022-10-04 Lang Hames[ORC] Fix typo in 543790add86.
2022-10-04 Lang Hames[ORC] More attempts to fix Windows bots after d3d9f7caf966.
2022-10-04 Lang Hames[ORC] Attempt to fix Windows bots after d3d9f7caf966.
2022-10-04 LLVM GN Syncbot[gn build] Port d3d9f7caf966
2022-10-04 Lang Hames[ORC][JITLink] Move MemoryFlags.h (MemProt, AllocGroup...
2022-10-04 changkaiyan[bug] The additional patch committed file was deleted.
2022-10-04 Jez Ng[MC][test] Update arm64-leaf-compact-unwind.s to use...
2022-10-04 Jakub Kuderski[mlir] Reduce call stack depth in LogicalResult. NFC.
2022-10-04 Jordan Rupprecht[bazel] port d033ece0c985d3f89c261d030ff2ff1d9c58bbc6
2022-10-04 changkaiyan[mlir][mlir-translation] patch for standalone-translati...
2022-10-04 Jim InghamChange the Sanitizer report breakpoint callbacks to...
2022-10-04 Nemanja Ivanovic[PowerPC] Fix a number of inefficiencies and issues...
2022-10-04 Victor Michel[llvm-gsymutil] Fix tracking of currently open file
2022-10-03 Sam Clegg[lld][WebAssemlby] Improve support for -L / -l and...
2022-10-03 Jeff Niu[mlir][analysis] Remove empty files (NFC)
2022-10-03 Nico Weber[gn build] port d033ece0c985 for now
2022-10-03 Yuanfang Chen[c++] implements tentative DR1432 for partial ordering...
2022-10-03 Jessica PaquetteNFC: Fix legalizer-info-validation again
2022-10-03 Michael HolmanAdd functionality to load dynamic libraries temporarily
2022-10-03 Daniel Thornburgh[llvm-objdump] Find debug information with Build ID...
2022-10-03 Nico Weber[lld/mac] Port typo correction for undefined symbols...
2022-10-03 Nico Weber[gn build] port 5585d99835e83
2022-10-03 Fangrui Song[test] Clean up Driver/baremetal.cpp
2022-10-03 Jessica PaquetteNFC: Update legalizer-info-validation.mir
2022-10-03 Zibi Sarbinowski[SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.
2022-10-03 Jessica Paquette[GlobalISel][AArch64] Lower G_FMAD
2022-10-03 Aart Bik[mlir] fix bazel build breakage
2022-10-03 Alan Hu[llvm-ocaml] Add binding for constructing opaque pointers
2022-10-03 Fangrui SongRevert D135076 "[Clang] Make offloading flags accept...
2022-10-03 Andrew Savonichev[NVPTX] Fix constant expression initializers for global...
2022-10-03 Andrew Savonichev[NVPTX] Fix issues in ptxas integration to LIT tests
2022-10-03 Shu-Chun Weng[clang] Add cc1 option -fctor-dtor-return-this
2022-10-03 Tom Honermann[clang]: Add DeclContext::dumpAsDecl().
2022-10-03 Matheus Izvekov[clang] Implement divergence for TypedefType and UsingType
2022-10-03 Bjorn Pettersson[test][Transform/Utils] Update tests to opaque pointer...
2022-10-03 Aart Bik[mlir] fix bazel file
2022-10-03 Philip Reames[RISCV] Generalize select (and (x , 0x1) == 0), y,...
2022-10-03 Amara Emerson[AArch64][GlobalISel] Fold away lowered vector sign...
2022-10-03 Amara Emersonx[AArch64][GlobalISel] Enable vector support for G_SELE...
2022-10-03 Bjorn Pettersson[test][Scalarizer] Convert test cases to opaque pointer...
2022-10-03 Thomas Raoux[mlir][arithmetic] Add tests for IndexCast folding...
2022-10-03 Bjorn Pettersson[test][InstCombine] Update even more test cases to...
2022-10-03 Bjorn Pettersson[test][InstCombine] Update some more test cases to...
2022-10-03 Bjorn Pettersson[test][InstCombine] Update some test cases to use opaqu...
2022-10-03 rkayaith[mlir-reduce] Support parsing operations other than...
2022-10-03 rkayaith[mlir-vulkan-runner] Fix build failure after 200889f
2022-10-03 Louis Dionne[libc++] Simplify transitive includes test and fix...
2022-10-03 jeff[AMDGPU] Use V_PERM to match buildvectors when inputs...
2022-10-03 Florian Hahn[ConstraintElimination] Add test for debug printing.
2022-10-03 Florian Hahn[ConstraintElimination] Re-enable debug print when...
2022-10-03 Philip Reames[DAG] Introduce getSplat utility for common dispatch...
2022-10-03 Erich Keane[Concepts] Fix Concepts on generic lambda in a VarTempl...
2022-10-03 Jim Kitchen[mlir][sparse] Implement sparse_tensor.select
2022-10-03 rkayaith[mlir-cpu-runner] Support parsing operations other...
2022-10-03 Craig Topper[RISCV] Add missing VL arguments to the creation of...
2022-10-03 Jonathon Penix[flang] Skip creating AggregateStores for common block...
2022-10-03 Craig TopperRevert "foo"
2022-10-03 Craig TopperRevert "[RISCV] Add missing VL arguments to the creatio...
2022-10-03 Craig Topper[RISCV] Add missing VL arguments to the creation of...
2022-10-03 Craig Topperfoo
2022-10-03 River Riddle[mlir][NFC] Use TypeRange in buildWithEntryBlock
2022-10-03 River Riddle[mlir] Rename FunctionOpInterface::getBody to getFuncti...
2022-10-03 Thomas Raoux[mlir] Add unsigned version of index_cast
2022-10-03 Guozhi Wei[IVDescriptors] Before moving an instruction in SinkAft...
2022-10-03 Hussain Kadhem[flang] Write semantics tests for the FORM TEAM statement.
2022-10-03 Kirsten Lee[mlir][memref] Extend multi-buffering transform
2022-10-03 oberrich[lld/COFF] Ignore `/ASSEMBLYDEBUG[:NONE]` and `/EMITPOG...
2022-10-03 bixia1[mlir][sparse] Refactor the conversion of the tensor...
2022-10-03 Louis Dionne[libc++] Suppress -Wctad-maybe-unsupported on types...
2022-10-03 Chris Bieneman[DirectX] Add DXIL metadata `dx.shaderModel`
2022-10-03 Craig Topper[RISCV] Pass the destination register to getVLENFactore...
2022-10-03 Fangrui Song[Driver] Remove unneeded RenderAsInput flag
2022-10-03 Florian Hahn[ConstraintElimination] Simplify logic for using invers...
2022-10-03 natashaknk[mlir][tosa] Swap the reshape at the end of the reduce...
2022-10-03 Florian Hahn[ConstraintElimination] Remove stray comment (NFC).
2022-10-03 Aart Bik[mlir][sparse] sorted coo co-iteration check test
2022-10-03 Jessica Paquette[GlobalISel] Combine `(x + y) - y -> x` and friends
2022-10-03 Florian Hahn[ConstraintElimination] Remove unused StackEntry::IsNot...
2022-10-03 bixia1[mlir][sparse][taco] Avoid hard-coding DimLevelType...
2022-10-03 Keith Smiley[llvm-libtool-darwin] Add support for -dependency_info
2022-10-03 Keith Smiley[llvm-libtool-darwin] Parse and ignore -syslibroot
next