platform/upstream/llvm.git
2023-01-20 Matt Arsenaultllvm-reduce: Account for aliases and ifuncs in IR compl...
2023-01-20 Matt Arsenaultllvm-reduce: Use consistent ReductionFunc types
2023-01-20 Jonas Devlieghere[lldb] Re-enable xmm/ymm/zmm tests with the system...
2023-01-20 Nico WeberRevert "[gn] port a033dbbe5c43 (clang-stat-cache)"
2023-01-20 Nico WeberRevert "[clang][Darwin] Try to guess the SDK root with...
2023-01-20 Arthur EubanksRevert "[LoopUnroll] Directly update DT instead of...
2023-01-19 Benjamin Kramer[Linalg] Don't create complex vectors when vectorizing...
2023-01-19 Argyrios Kyrtzidis[Lex] For dependency directive lexing, angled includes...
2023-01-19 Diego Caballero[mlir][vector] Disable folding for masked reductions
2023-01-19 Daniele CastagnaCUDA/HIP: Use kernel name to map to symbol
2023-01-19 Jeffrey Byrnes[AMDGPU] Further reduce attaching of implicit operands...
2023-01-19 Geoffrey Martin... [Bazel] Fix layering issues
2023-01-19 serge-sans... [llvm] Cleanup edit_distance short circuiting
2023-01-19 Evgenii StepanovRevert "[AArch64][v8.3A] Avoid inserting implicit landi...
2023-01-19 Fred RissRevert "[Clang] Give Clang the ability to use a shared...
2023-01-19 Volodymyr Sapsai[ODRHash] Detect mismatches in anonymous `RecordDecl`.
2023-01-19 Volodymyr Sapsai[ODRHash] Hash `RecordDecl` and diagnose discovered...
2023-01-19 Alexey Bataev[SLP]Improve isGatherShuffledEntry by looking deeper...
2023-01-19 Ye Luo[OpenMP] Build device runtimes for sm_89 and sm_90
2023-01-19 Paul RobinsonReland "[lit] Stop supporting triple substrings in...
2023-01-19 Alexander Shaposhnikov[Clang] Add lifetimebound attribute to std::move/std...
2023-01-19 Florian Hahn[VPlan] Add vp_depth_first_deep (NFC)
2023-01-19 Gilles Gouaillardet[OpenMP][libomp] Insert correct HWLOC version guards
2023-01-19 Thomas Raoux[mlir] Update VectorToGPU to new memory space
2023-01-19 Frederik GossenRevert "[MLIR] Update bazel build file after 4553056248...
2023-01-19 Paul Kirth[llvm][codegen] Fix non-determinism in StackFrameLayout...
2023-01-19 Jim InghamRemove the undocumented `help` subcommand.
2023-01-19 Mark de Wever[libc++][format] range-default-formatter for map
2023-01-19 Mehdi AminiRemove useless / untested verifier in scf.foreach_threa...
2023-01-19 Arvind Sudarsanam[opt] Fix static code analysis concerns
2023-01-19 Noah GoldsteinRemoving 'TuningSlow3OpsLEA' from ICL config
2023-01-19 Noah GoldsteinAdd transform ctpop(X) -> 1 iff X is non-zero power...
2023-01-19 Noah GoldsteinAdd tests for ctpop(X) where X is a power of 2; NFC
2023-01-19 Frederik Gossen[MLIR] Update bazel build file after 455305624884cf9237...
2023-01-19 LLVM GN Syncbot[gn build] Port c90801457f7c
2023-01-19 Nikolas Klauser[libc++] Refactor deque::iterator algorithm optimizations
2023-01-19 Stanislav Mekhanoshin[AMDGPU] Treat WMMA the same as MFMA for sched_barrier
2023-01-19 Stanislav Mekhanoshin[AMDGPU] Introduce separate register limit bias in...
2023-01-19 Joseph Huber[Clang][NFC] Tweak error message for GPU architecture...
2023-01-19 Joseph Huber[LinkerWrapper] Use `clang` to perform the device linking
2023-01-19 Krzysztof DrewniakRevert "[mlir][Index] Implement InferIntRangeInterface"
2023-01-19 Gulfem Savrun... [IRLinker] Replace CallInstr with CallBase
2023-01-19 Arthur EubanksRevert "Reland [pgo] Avoid introducing relocations...
2023-01-19 Frederik Gossen[MLIR] Add InferTypeOpInterface to scf.if op
2023-01-19 Erich KeaneForbid implicit conversion of constraint expression...
2023-01-19 Florian Hahn[LoopUnroll] Directly update DT instead of DTU.
2023-01-19 Matthias Springer[mlir][SCF] Fix crash in loop peeling
2023-01-19 David Carlier[Sanitizers] GetMemoryProfile implementation for FreeBSD.
2023-01-19 Krzysztof Drewniak[mlir][Index] Implement InferIntRangeInterface
2023-01-19 Xing Xue[clang][driver][AIX] Add OpenMP runtime if -fopenmp...
2023-01-19 v1nh1shungryFix zero-initialization fix-it for variable template
2023-01-19 Paul RobinsonRevert "[lit] Stop supporting triple substrings in...
2023-01-19 Slava Zakharin[NFC][flang] Added debug option to bisect TBAA tag...
2023-01-19 Aaron BallmanSilence some sign comparison warnings; NFC
2023-01-19 Michael Jones[libc] add scanf float converter
2023-01-19 Michael Jones[libc] add internal string class
2023-01-19 Kiran Chandramohan[Flang][Debug] Modifications for getting pathname
2023-01-19 Mark de Wever[libc++][format] Adds formatter std::vector<bool>.
2023-01-19 LLVM GN Syncbot[gn build] Port 04d4f4b3d4e4
2023-01-19 Zino Benaissa[AARCH64][SVE] Do not optimize vector conversions
2023-01-19 Sjoerd Meijer[CostModel][AArch64] Precommit tests for LD1 single...
2023-01-19 Mark de Wever[libc++][format] Adds container adaptor formatters.
2023-01-19 Jonas Paulsson[SystemZ] Improvement in tryRxSBG().
2023-01-19 Jordan Rupprecht[NFC][bazel] Move _tensor_ops_ext.py to the correct...
2023-01-19 Jordan Rupprecht[NFC][bazel] Add _tensor_ops_ext.py to SparseTensorOpsP...
2023-01-19 Paul Robinson[lit] Stop supporting triple substrings in UNSUPPORTED...
2023-01-19 Valentin Clement[flang] Allow pointer association between derived-type...
2023-01-19 Valentin Clement[flang] Support polymorphic source in RESHAPE intrinsic
2023-01-19 Valentin Clement[flang] Fix SELECT TYPE lowering when CLASS DEFAULT...
2023-01-19 LLVM GN Syncbot[gn build] Port 22e8525dfdd7
2023-01-19 Mark de Wever[libc++][format] Implements range_formatter
2023-01-19 Nikita Popov[SROA] Check TBAA metadata in tests (NFC)
2023-01-19 Haojian Wu[clangd] Fix clangd-fuzzer build.
2023-01-19 Matt Devereau[AArch64] Allow poison elements of fixed-vectors to...
2023-01-19 Yitzhak Mandelbaum[clang][dataflow] Fix bug in joining bool values.
2023-01-19 Jean Perier[flang][hlfir] Lower whole allocatable or pointer compo...
2023-01-19 Nikita Popov[Local] Preserve noundef metadata in copyMetadataForLoad()
2023-01-19 Kelvin Li[flang] Add semantic check for multiple part-ref with...
2023-01-19 Nikita Popov[InstCombine] Add test for load type conversion with...
2023-01-19 David Green[AArch64] Armv9-A implies FP16
2023-01-19 Guilherme Valarini[OpenMP][Fix] Track all threads that may delete an...
2023-01-19 Ben Mudd[Dexter] Add on_line parameter to DexExpectStepOrder...
2023-01-19 Nikita Popov[InstCombine] Add non-logical variants for some ctpop...
2023-01-19 Nikita Popov[InstCombine] Drop incorrect test (NFC)
2023-01-19 Yitzhak Mandelbaum[clang][dataflow] Add (initial) debug printing for...
2023-01-19 Michal Paszkowski[SPIR-V] Emit OpExecutionMode ContractionOff for no...
2023-01-19 Nikita Popov[InstCombine] Add tests for freeze with !range and...
2023-01-19 Alex Brachet[X86] Add register definitions for cfi directives
2023-01-19 Nico Weber[gn] port 939dce12f9f3 (clangd uses include-cleaner...
2023-01-19 Nico Weber[gn] port 939dce12f9f3 (clangd uses include-cleaner)
2023-01-19 Haojian Wu[clangd] Implement unused include warnings with include...
2023-01-19 Christian Ulmann[llvm][ir] Purge MD_prof custom accessors
2023-01-19 Amaury Séchet[DAG] Peek through ZEXT/TRUNC in foldAddSubMasked1
2023-01-19 Haojian Wu[clang] Build UsingType for elaborated type specifiers.
2023-01-19 Jean Perier[flang][hlfir] Enable lowering and passing of allocatab...
2023-01-19 serge-sans... Optimize OptTable::findNearest implementation and usage
2023-01-19 Groverkss[MLIR][Presburger] Support divisions in union of two...
2023-01-19 Michal Paszkowski[SPIR-V] Add -opaque-pointers=0 to some LIT tests
2023-01-19 Timm BäderRevert "[clang][Interp] Unify visiting variable declara...
2023-01-19 Timm BäderRevert "[clang][Interp] Implement missing compound...
next