platform/upstream/llvm.git
2022-10-13 Arthur Eubanks[PassTimingInfo] Stop double (or worse) counting passes...
2022-10-13 Craig Topper[RISCV] Match (select C, -1, X)->(or -C, X) during...
2022-10-13 Nico Weber[lld/mac] Convert undef-spell-corrector.s test to split...
2022-10-13 Nico Weber[lld/mac] Make two local variables const
2022-10-13 Ramiro Leal... Fix handling of rank-1 tensors in tosa.reduce_sum
2022-10-13 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-10-13 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-10-13 David Green[CodeGenPrep] Handle constants in ConvertPhiType
2022-10-13 Nicolas Vasilache[mlir][Transform] Fix dropReverseMapping early exit...
2022-10-13 Nikita Popov[MemCpyOpt] Add additional tests with lifetime intrinsi...
2022-10-13 David Green[AArch64] Add ConvertPhiType constant tests. NFC
2022-10-13 Nikita Popov[MemCpyOpt] Add additional debug output (NFC)
2022-10-13 Nikita Popov[MemCpyOpt] Don't run full pipeline in test (NFC)
2022-10-13 Aaron BallmanUpdate developer policy on potentially breaking changes
2022-10-13 Florian Hahn[LV] Add epilogue test with variable induction start...
2022-10-13 Guillaume ChateletRevert "[libc] New version of the mem* framework"
2022-10-13 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-13 Nico WeberReland "[lld/mac] Port typo correction for undefined...
2022-10-13 Alexey Bataev[SLP]Improve costs of vectorized loads/stores by analyz...
2022-10-13 Philip ReamesRevert "Remove PlaceSafepoints pass"
2022-10-13 Matt Devereau[VectorCombine] Add insertelement-shufflevector VectorC...
2022-10-13 Nemanja Ivanovic[PowerPC] Stash GPR to VSR if emergency spill slot...
2022-10-13 Anton Sidorenko[NFC] Use forward decl of MachineCombinerPattern enum...
2022-10-13 Joseph Huber[Libomp] Do not error on undefined version script symbols
2022-10-13 Simon Pilgrim[X86] Attempt to combine binary shuffles where both...
2022-10-13 Pavel Labath[lldb] Place PlatformQemu Properties into anonymous...
2022-10-13 Joseph Huber[Libomptarget] Make the plugins ingore undefined export...
2022-10-13 Florian Hahn[ConstraintElim] Use MulOverflow to avoid UB on signed...
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...
next