platform/upstream/llvm.git
2023-07-05 Henrik G. Olsson[UTC] Fix git URL regex
2023-07-05 Louis Dionne[libc++] Reformat status tables
2023-07-05 Alexander BelyaevFix bazel build after https://reviews.llvm.org/D150578.
2023-07-05 Sam McCallRevert "Reland "[dataflow] Add dedicated representation...
2023-07-05 Jean Perier[flang][hlfir] avoid useless LHS temporaries inside...
2023-07-05 Fabio D'Urso[scudo] Implement Fuchsia backend for the new MemMap API
2023-07-05 Sam McCall[dataflow] use true/false literals in formulas, rather...
2023-07-05 Henrik G. Olsson[UTC] Add fallback support for specific metadata, and...
2023-07-05 Nikita Popov[ValueTracking] Determine assume KnownBits using Consta...
2023-07-05 Markus Böck[mlir][llvm] add basic type consistency pattern destruc...
2023-07-05 Sam McCall[dataflow] Replace most BoolValue subclasses with refer...
2023-07-05 LLVM GN Syncbot[gn build] Port 1c3ac8dfa16c
2023-07-05 Sam McCallReland "[dataflow] Add dedicated representation of...
2023-07-05 Haojian Wu[include-cleaner] Ignore the layering-violation errors...
2023-07-05 Simon Pilgrim[X86] Fix Store AGU/Memory ports on IceLakeServer model
2023-07-05 Simon Pilgrim[X86] Remove unnecessary VPDPB/VPDPW overrides from...
2023-07-05 Simon Pilgrim[X86] Remove unnecessary vzeroall/vzeroupper overrides...
2023-07-05 Jacek Caban[yaml2obj] Add support for structured COFF section...
2023-07-05 Alex Zinenko[mlir] integration tests for transform dialect matchers
2023-07-05 LLVM GN Syncbot[gn build] Port 5ae7fde004cb
2023-07-05 Alex Bradbury[RISCV][test] Add commented out f128 test for llvm...
2023-07-05 Nikita Popov[ValueTracking] Don't handle ptrtoint with mismatches...
2023-07-05 Jens Massberg[clangd][c++20] Drop first template argument in code...
2023-07-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Generate printers for named...
2023-07-05 Ivan Kosarev[AMDGPU][AsmParser] Simplify the implementation of...
2023-07-05 Ivan Kosarev[AMDGPU][AsmParser][NFC] Clean up the implementation...
2023-07-05 Alex Bradbury[RISCV][test] Add test coverage for llvm.frexp.*.*...
2023-07-05 Tina Jung[mlir][tosa] Constant folding for reciprocal
2023-07-05 Serge Pavlov[Clang] Reset FP options before function instantiations
2023-07-05 Freddy Ye[X86] Remove CPU_SPECIFIC* MACROs and add getCPUDispatc...
2023-07-05 Alex BradburyRevert "[RISCV][test] Add test coverage for llvm.frexp...
2023-07-05 Ivan Kosarev[AMDGPU] Fix expensive-checks build.
2023-07-05 Alex Bradbury[RISCV][test] Add test coverage for llvm.frexp.*.*...
2023-07-05 Ivan Kosarev[AMDGPU][NFC] Rename SIMCCodeEmitter.cpp to match the...
2023-07-05 LLVM GN Syncbot[gn build] Port ee165cdb1b8b
2023-07-05 Ivan Kosarev[AMDGPU] Eliminate SIMCCodeEmitter and de-virtualise...
2023-07-05 David Spickett[llvm][TableGen][Jupyter] Note needed restart when...
2023-07-05 Andrzej Warzynski[mlir][transform] Allow arbitrary indices to be scalable
2023-07-05 David Spickett[llvm][TableGen][Jupyter] Note an easily encountered...
2023-07-05 David Spickett[llvm][TableGen][Jupyter] Record current python when...
2023-07-05 Nikita Popov[LoopUnroll] Fold add chains during unrolling
2023-07-05 Lorenzo Chelini[MLIR] Fix compiler warnings (NFC)
2023-07-03 Aleksandr Popov[IRCE] Support inverted range check's predicate
2023-07-05 Nikita Popov[LoopUnroll] Add test for early add folding (NFC)
2023-07-05 Kadir Cetinkaya[clang][Tooling] Add mapping for make_error_code
2023-07-05 Siva Chandra[libc] Initiliaze the global pointer in riscv startup...
2023-07-05 Nikita Popov[GVNHoist] Convert test to opaque pointers (NFC)
2023-07-05 Nikita Popov[Attributor] Convert test to opaque pointers (NFC)
2023-07-05 Nikita Popov[cmake] Add LLVM_UNITTEST_LINK_FLAGS option
2023-07-05 Timm Bäder[clang][Interp][NFC] Remove unnecessary else blocks
2023-07-05 Timm Bäder[clang][Interp][NFC] Move a declaration into an if...
2023-07-05 Timm Bäder[clang][Interp][NFC] Fix a doc comment
2023-07-05 Timm Bäder[clang][Interp][NFC] Add Descriptor::isCompositeArray()
2023-07-05 Balazs Benics[analyzer][NFC] Move away from using raw-for loops...
2023-07-05 Timm Bäder[clang][NFC] Move two declarations closer to their...
2023-07-05 Matthias Springer[mlir][linalg] Do not emit FillOp for tensor.pad with...
2023-07-05 esmeyi[XCOFF] Force recording a relocation for weak symbol...
2023-07-05 Tomasz Kamiński[analyzer] Differentiate lifetime extended temporaries
2023-07-05 Rahul Kayaith[mlir][TestDialect] Fix invalid custom op printers
2023-07-05 Joseph Huber[Libomptarget][Obvious] Missing comma on enum
2023-07-05 Joseph Huber[Libomptarget] Add missing HSA agent info enumeration
2023-07-05 Joseph Huber[Libomptarget] Correctly implement `getWTime` on AMDGPU
2023-07-05 Craig Topper[RISCV] Fix 80 column violations in RISCVInstrInfoXCV...
2023-07-05 Craig Topper[RISCV] Rename RVInstBitManipRII->CVInstBitManipRII...
2023-07-05 Yeting Kuo[ASAN] Support memeory check for masked.gather/scatter.
2023-07-04 Blue Gaston[ASanAbi][Darwin] Build ios stable ABI library
2023-07-04 Sergei Barannikov[MC/AsmParser] Remove no-op overrides of parseDirective...
2023-07-04 Thomas Preud... [FileCheck, 2/4] NFC: Switch to APInt getter for Expres...
2023-07-04 Thomas Preud... [FileCheck, 1/4] NFC: Switch ExpressionValue to APInt
2023-07-04 Florian Hahn[LV] Forget SCEVs for exit phis after vectorization.
2023-07-04 Sergei Barannikov[RISCV] Replace OperandMatchResultTy with ParseStatus...
2023-07-04 Sergei Barannikov[AMDGPU] Replace OperandMatchResultTy with ParseStatus...
2023-07-04 Sergei Barannikov[LoongArch] Replace OperandMatchResultTy with ParseStat...
2023-07-04 Sergei Barannikov[CSKY] Replace OperandMatchResultTy with ParseStatus...
2023-07-04 Sergei Barannikov[M68k] Replace OperandMatchResultTy with ParseStatus...
2023-07-04 Lei Huang[PowerPC] Add DFP quantum adjustment instruction defini...
2023-07-04 Sergei Barannikov[MC] Use ParseStatus in generated AsmParser methods
2023-07-04 Dmitry IlvokhinUse hash value checks optimizations consistently
2023-07-04 Edoardo Sanguineti[libc++] Use this in lamba capture in <latch>
2023-07-04 Piotr Fusik[NFC][libc++] Fix whitespace in sstream
2023-07-04 Marius Brehler[mlir][emitc][nfc] Update summary of opaque type
2023-07-04 Louis Dionne[libc++] Avoid including things that require a filesyst...
2023-07-04 David Green[TTI][AArch64] Add basic vector_reduce_fmaximum/vector_...
2023-07-04 Joseph Huber[libc] Remove flaky static assert from RPC interface
2023-07-04 Timm Bäder[clang][Interp][NFC] Move CastFP to Interp.h
2023-07-04 Timm Bäder[clang][Interp][NFC] Return integer from Boolean::bitWi...
2023-07-04 Timm Bäder[clang][Interp][NFC] Fix GetFnPtr signature
2023-07-04 Louis Dionne[libc++][NFC] Sort list of attribute macros in the...
2023-07-04 Timm Bäder[clang][Interp][NFC] Return a const pointer from Pointe...
2023-07-04 Louis DionneAdd clang-format commit to git blame ignore revs
2023-07-04 Louis Dionne[libc++][NFC] clang-format <shared_mutex>
2023-07-04 Markus Böck[mlir][LLVM] drop `llvm.intr.dbg.value` when promoting...
2023-07-04 Anna Thomas[MetaRenamer] Rename only unnamed instructions in mode...
2023-07-04 Amaury Séchet[NFC] Reorder functions in DAGCombiner so all UADDO_CAR...
2023-07-04 Matthias Springer[mlir][linalg] Add test case: vectorize tensor.pad...
2023-07-04 Lei Huang[PowerPC] add testcase for vector add and shift
2023-07-04 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Do not copy...
2023-07-04 Matthias Springer[mlir][transform] Improve transform.get_closest_isolate...
2023-07-04 Timm Bäder[clang][Interp][NFC] Return std::nullopt explicitly
2023-07-04 Timm Bäder[clang][Interp][NFC] Add some missing const qualifiers
next