platform/upstream/llvm.git
2022-10-13 Valentin Clement[flang] Lower tbp dispatch calls for polymorphic array...
2022-10-13 Joseph Huber[Libomptarget] Remove undefined 'omp_get_interop_rc_des...
2022-10-13 Tobias Gysi[mlir][llvm] Use TableGen to import compare ops from...
2022-10-13 Jean Perier[flang][RFC] Adding higher level FIR ops to ease expres...
2022-10-13 Weining Lu[Clang][LoongArch] Pass "f" and "d" features to cc1...
2022-10-13 WANG Xuerui[test][LoongArch] Mark old JIT ExecutionEngine tests...
2022-10-13 WANG Xuerui[LoongArch] Add support for llvm.trap and llvm.debugtrap
2022-10-13 Rupert Nash[libc++] <sstream>: update references to standard parag...
2022-10-13 WANG Xuerui[LoongArch] Updates for the LoongArch ELF psABI v2...
2022-10-13 Sheng[AArch64] Improve codegen for "trunc <4 x i64> to ...
2022-10-13 Sam McCall[pseudo] Document disambiguation design progress
2022-10-13 Daniel Grumberg[clang][ExtractAPI] Ignore fully anonymous RecordDecls
2022-10-13 Simon Pilgrim[X86][AVX2] Add shuffle test case where we fail to...
2022-10-13 Caroline Concatto[AArch64] Add SME 2 target feature for Armv8-A and...
2022-10-13 Nikita PopovRevert "[FunctionAttrs] Make location classification...
2022-10-13 Nikita Popov[ModRef] Move ModRefInfo and FunctionModRefBehavior...
2022-10-13 Sam McCall[clangd] Block clang-tidy misc-const-correctness check
2022-10-13 Valentin Clement[flang] Add optional tdesc operand to fir.embox for...
2022-10-13 Archibald Elliott[ARM] Support fp16/bf16 using w constraint
2022-10-13 Nikita Popov[FunctionAttrs] Make location classification more precise
2022-10-13 Nikita Popov[FunctionAttrs] Regenerate test checks (NFC)
2022-10-13 Florian Hahn[ConstraintElim] Bail out for GEPs when index size...
2022-10-13 Nikita Popov[FunctionAttrs] Handle potential access of captured...
2022-10-13 Haojian Wu[clangd] Fix a crash in ExtractFunction tweak.
2022-10-13 Bjorn Pettersson[test][SLPVectorizer] Use -passes syntax in RUN lines...
2022-10-13 Bjorn Pettersson[test][IndVarSimplify] Use -passes syntax in RUN lines...
2022-10-13 Bjorn Pettersson[test][AggressiveInstCombine] Use -passes syntax in...
2022-10-13 Bjorn Pettersson[test][DSE] Use -passes=dse instead of -dse in lit...
2022-10-13 Simon TathamPropagate tied operands when copying a MachineInstr.
2022-10-13 Valentin Clement[flang] Embox derived-type directly to fir.class withou...
2022-10-13 Nikita Popov[FunctionAttrs] Convert tests to use opaque pointers...
2022-10-13 Nikita Popov[FunctionAttrs] Regenerate test checks (NFC)
2022-10-13 Nikita Popov[FunctionAttrs] Account for memory effects of inalloca...
2022-10-13 Andi Drebes[mlir] MemRefToLLVM: Save / restore stack when lowering...
2022-10-13 Oleg Shyshkov[mlir] Remove iterator_types() method from LinalgStruct...
2022-10-13 Benjamin Kramer[HLSL] Simplify code and fix unused variable warnings...
2022-10-13 Leon ClarkPrecommit for SWDEV-353076: Add check directives to...
2022-10-13 Martin Storsjö[MC] [Win64EH] Check that ARM64 prologs and epilogs...
2022-10-13 Martin Storsjö[AArch64] Use encodeLogicalImmediate for forming the...
2022-10-13 Martin Storsjö[AArch64] Remove dead code for inserting SEH opcodes...
2022-10-13 Martin Storsjö[AArch64] Fix aligning the stack after calling __chkstk
2022-10-13 Balazs Benics[analyzer] Workaround crash on encountering Class non...
2022-10-13 Xiang Li[HLSL] CodeGen hlsl cbuffer/tbuffer.
2022-10-13 Kai Luo[clang][Module][AIX] Mark test unsupported since objc...
2022-10-13 Jordan Rupprecht[test] Fix a test that wasn't running
2022-10-13 Yaxun (Sam... [HIP] Detect HIP for Debian/Fedora
2022-10-13 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Spars...
2022-10-13 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-10-13 Kazu Hirata[clang] Use std::underlying_type_t (NFC)
2022-10-13 Jan Svoboda[clang][deps] Respect VFS overlays in canonical preproc...
2022-10-13 Jan Svoboda[clang][deps] Don't share in-memory VFS across scans
2022-10-13 Rafael Auler[BOLT] Add pass to fix ambiguous memory references
2022-10-13 Rafael Auler[BOLT][NFC] Refactor creation of symbol+addend references
2022-10-13 Matthias Springer[mlir][transforms] TopologicalSort: Support ops from...
2022-10-13 Jeff Niu[mlir][scf] Match any constants instead of arith.constant
2022-10-13 Matt Arsenaultllvm-reduce: Color output of child processes
2022-10-13 Jeff Niu[mlir][ods] Assert on static getAttrName methods
2022-10-13 Jeff Niu[mlir][ods] Allow custom directives in optional groups
2022-10-13 LLVM GN Syncbot[gn build] Port 573a5de7551c
2022-10-13 Matt Arsenaultllvm-reduce: Add opcode reduction pass
2022-10-13 Sanjoy DasCorrectly model undefined behavior in {tensor|memref...
2022-10-13 Henrique BucherSummary: This documentation patch adds information...
2022-10-13 Matt ArsenaultAMDGPU: Fix assertion on <1 x i16> vectors
2022-10-13 Matt ArsenaultAMDGPU: Fix hazard with v_accvgpr_write_b32 and inline...
2022-10-13 Matt Arsenaultllvm-reduce: Don't write out IR to score IR complexity
2022-10-13 Matt Arsenaultllvm-reduce: Improve delta pass flag handling
2022-10-12 Jonathon Penix[Flang] Add -fconvert option to swap endianness for...
2022-10-12 Vitaly Buka[test][openmp] Relax check for tsan reports count
2022-10-12 Wiktor Garbacz[LeakSanitizer] Capture calling thread SP early to...
2022-10-12 Alex Lorenz[clang][test] NFC, check in darwin-ld-platform-version...
2022-10-12 Florian Mayer[MC] only run ELF/AArch64 if supported
2022-10-12 Steven Wu[CMake] Fix FindGRPC cmake module to allow different...
2022-10-12 Katherine Rasmussen[flang] Write semantics test for atomic_cas
2022-10-12 Krzysztof Parzyszek[Hexagon] Switch vunpackub->op->vpackeb pattern to...
2022-10-12 Kazu Hirata[mlir] Fix a warning
2022-10-12 Michael Jones[SCUDO] add cmake options for custom sysroot
2022-10-12 bixia1[mlir][sparse] Replace pass-by-value with pass-by-memre...
2022-10-12 Florian Mayer[MC] Consider IsMTETaggedFrame in CIEKey
2022-10-12 Florian Mayer[MC] Also sort on IsBKeyFrame
2022-10-12 Louis Dionne[libc++][NFC] Add missing SHA in ABI changelog
2022-10-12 River Riddle[mlir] Cleanup DialectDocGen to check for the dialect...
2022-10-12 Chris Bieneman[HLSL] Add utility to convert environment to stage
2022-10-12 Louis Dionne[compiler-rt] Bump deployment target in tests
2022-10-12 Philip Reames[RISCV] Use branchless form for selects with 0 in eithe...
2022-10-12 Louis Dionne[libc++] Add missing UNSUPPORTED annotations for std...
2022-10-12 Louis Dionne[libc++][NFC] Fix incorrect main signatures in tests
2022-10-12 David Tenty [libc++] Replace some _LIBCPP_HIDDEN with _LIBCPP_HIDE...
2022-10-12 Yaxun (Sam... [HIP] Fix unbundling archive
2022-10-12 Michael Jones[libc] add headers sys/auxv sys/prctl and sys/time
2022-10-12 Louis Dionne[libc++][NFC] Fix typo in comment
2022-10-12 Krzysztof Parzyszek[Hexagon] Handle packing of even/odd 32-bit words
2022-10-12 Qiongsi Wu[LTO][clang] Teaching Clang to Pass Plugin Options...
2022-10-12 Joe Nash[AMDGPU] Add GFX11 tests for fcmp and ballot. NFC
2022-10-12 Haowei WuRevert "[runtimes] Always define cxx_shared, cxx_static...
2022-10-12 Jacob HegnaMove interpreter check before modifying the allocation...
2022-10-12 Jacob Hegna[MLGO] Force persistency in tflite buffers.
2022-10-12 Krzysztof Parzyszek[Hexagon] Implement TLI::isExtractSubvectorCheap hook
2022-10-12 Florian Hahn[ConstraintElim] Move GEP decomposition code to separat...
2022-10-12 Dan Albert[LLD] Enable --no-undefined-version by default.
2022-10-12 Martin Storsjö[AArch64] Generate SEH info for PAC instructions
next