platform/upstream/llvm.git
2022-05-06 Florian Hahn[SimpleLoopUnswitch] Collect either logical ANDs/ORs...
2022-05-06 Andrzej Warzynski[flang][driver] Add support for -save-temps
2022-05-06 Matthias Springer[mlir][bufferize] Do not copy buffers with undefined...
2022-05-06 Matthias Springer[mlir][scf] Implement BufferizableOpInterface for scf...
2022-05-06 Luo, Yuanke[fastregalloc] Add test case for self loop (D125079).
2022-05-06 Diana Picus[flang] Add ExternalNameConversionPass to pass pipeline
2022-05-06 Sam McCall[pseudo] Add fuzzer for the pseudoparser.
2022-05-06 Marco Elver[Instrumentation] Share InstrumentationIRBuilder betwee...
2022-05-06 David Green[VectorCombine] Fold shuffle select pattern
2022-05-06 Martin Storsjö[libcxx] [ci] Add a i386 Windows configuration to CI
2022-05-06 Sam McCall[Support] Fix UB in BumpPtrAllocator when first allocat...
2022-05-06 Sam McCall[pseudo] Only expand UCNs for raw_identifiers
2022-05-06 Sam McCall[Lex] Don't assert when decoding invalid UCNs.
2022-05-06 Ben Shi[AVR][NFC] Eliminate warning 'unused variable'
2022-05-06 Chuanqi Xu[Coroutines] Don't re-materialize for debug instructions
2022-05-06 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-05-06 Mehdi AminiApply clang-tidy fixes for bugprone-argument-comment...
2022-05-06 Chenbing Zheng[InstCombine] precommit tests for D124590
2022-05-06 Chenbing Zheng[InstCombine] try to narrow more shifted bswap-of-zext
2022-05-06 Volodymyr Sapsai[clang][NFC] In parts of Objective-C Sema use Obj-C...
2022-05-06 Lian Wang[RISCV][SelectionDAG] Support VP_REDUCE_ADD mask operation.
2022-05-06 Wael YehiaXFAIL some PGO tests on AIX until the new linker become...
2022-05-06 Jason MolendaInsert crashing stack frame when call to null func ptr
2022-05-06 Nico Weber[gn build] (semi-manually) port 70a66c08fc65
2022-05-06 Sheng[NFC][test] Replace hardcoded number with numeric subst...
2022-05-05 Chengji Yao[mlir] Fix printer when it is a DenseElementsAttr of i1
2022-05-05 Florian Mayer[HWASan] Clean up hwasan_symbolize.
2022-05-05 Florian Mayer[HWASan] Allow to linkify symbolizer output.
2022-05-05 Ben Shi[compiler-rt][builtins] Add helper functions for uint16...
2022-05-06 Ilia Diachkov[SPIRV] Add SPIR-V specific intrinsics, two passes...
2022-05-05 Richard Smith[docs] Fix uses of `foo` that should be ``foo`` through...
2022-05-05 Richard Smith[docs] Add blank lines to help Sphinx parse nested...
2022-05-05 Aaron BallmanRevert "Pedantically warn about // comments in gnu89...
2022-05-05 Aart Bik[mlir][sparse] add more zero-preserving unary ops to...
2022-05-05 Peter Steinfeld[flang] Change "unsupported" messages in the runtime...
2022-05-05 owenca[clang-format][NFC] Add a few regression tests
2022-05-05 River Riddle[mlir] Add a better error message when failing to parse...
2022-05-05 Alexander Yermolovich[BOLT][DWARF] Add version 5 split dwarf support
2022-05-05 Richard SmithReimplement `__builtin_dump_struct` in Sema.
2022-05-05 owenca[clang-format] Fix another bug in AlignConsecutiveAssig...
2022-05-05 River Riddle[mlir:ExecutionEngine] Update use of getAddress now...
2022-05-05 Jason MolendaDecr return pc mid-stack when picking UnwindPlan row
2022-05-05 Amara Emerson[GlobalISel] Re-generate some tests.
2022-05-05 Lang Hames[ORC] Return ExecutorAddrs rather than JITEvaluatedSymb...
2022-05-05 H.J. Lu[sanitizer] Correct GetTls for x32
2022-05-05 Stella Stamenova[mlir] Fix the names of exported functions
2022-05-05 Eric Li[clang][dataflow] Centralize expression skipping logic
2022-05-05 Martin Storsjö[libcxx] [test] Narrow down an XFAIL for clang-cl confi...
2022-05-05 Martin Storsjö[libcxx] [test] Extend the UNSUPPORTED lines in strong_...
2022-05-05 Martin Storsjö[libcxxabi] Use the right calling convention for except...
2022-05-05 Martin Storsjö[libcxx] [test] Fix max_size.pass.cpp for other Windows...
2022-05-05 Craig Topper[SelectionDAGISel] Add back a comment to MergeInputChai...
2022-05-05 Lang Hames[ORC] Add an ExecutorAddr::toPtr overload for function...
2022-05-05 Simon Pilgrim[X86] Add some test coverage for Issue #55271
2022-05-05 phyBrackets[clang][ASTImporter][NFC]: Move clang::ImportError...
2022-05-05 Rahman Lavaee[BOLT] Report per-section hotness in bolt-heatmap.
2022-05-05 Aaron BallmanPedantically warn about // comments in gnu89 mode
2022-05-05 Alexandre PerezFix debugserver translation check
2022-05-05 Florian Hahn[VPlan] Remove dead code to create VPWidenPHIRecipes...
2022-05-05 David BlaikieDWARFVerifier: Verify CU/TU index overlap issues
2022-05-05 Nick Desaulniers[X86SchedSandyBridge] update cost of COPY to 1 cycle...
2022-05-05 Serge PavlovRevert "[InstCombine] Remove side effect of replaced...
2022-05-05 Peter Kasting[libc++] Avoid a Microsoft SAL macro.
2022-05-05 Nick Desaulniers[x86][scheduler] Add MIR test for 41914
2022-05-05 Andrzej Warzynski[flang][driver] Add missing parentheses in an assert
2022-05-05 Aaron BallmanNo longer accept scoped enumerations in C
2022-05-05 Joe Nash[AMDGPU] Split FeatureAtomicFaddInsts
2022-05-05 Amir Ayupov[BOLT][CMAKE] Check build target architecture for runti...
2022-05-05 Christopher... [mlir][nvvm] Fix support for tf32 data type in mma...
2022-05-05 Sam McCall[clangd] Fix inlayhints crash, don't assume functions...
2022-05-05 Sanjay Patel[InstCombine] fix typo in test name; NFC
2022-05-05 Sanjay Patel[InstCombine] add scalable vector test for logical...
2022-05-05 Craig Topper[SelectionDAG] Constant fold (sext_inreg undef, VT...
2022-05-05 Andrzej Warzynski[flang] Fix triple in a couple of driver tests
2022-05-05 Craig Topper[DAGCombiner] Fold (sext/zext undef) -> 0 and aext...
2022-05-05 Craig Topper[DAGCombiner] Fold (max/min X, X) -> X.
2022-05-05 Craig Topper[RISCV] Add integer min/max intrinsic tests. NFC
2022-05-05 AndreyChurbanov[OpenMP] libomp: Add itt notifications to sync dependen...
2022-05-05 Amara Emerson[AArch64][GlobalISel] Add undef combines to postlegaliz...
2022-05-05 Aaron BallmanSilence a false positive about an unevaluated expr...
2022-05-05 Ilya Biryukov[clang] Fix Clang release notes
2022-05-05 AndreyChurbanov[OpenMP] libomp: cleanup - remove duplicate check
2022-05-05 AndreyChurbanov[OpenMP] libomp: cleanup dead code
2022-05-05 Ilya Biryukov[Driver] Remove -fno-concept-satisfaction-caching
2022-05-05 Brian TracyFix "the the" typo in documentation and user facing...
2022-05-05 Tomasz Kamiński[analyzer] Canonicalize SymIntExpr so the RHS is positi...
2022-05-05 Sam McCall[clang-tidy] Make header-guard check a little looser...
2022-05-05 Louis Dionne[libc++] Add a few _LIBCPP_ASSERTs in __tree
2022-05-05 Andrzej Warzynski[flang][driver] Add support for consuming LLVM IR/BC...
2022-05-05 Ilya Biryukov[Sema] Replace invalid FIXME about memory leak. NFC
2022-05-05 Thomas Preud... [MachinePipeliner] Fix unscheduled instruction
2022-05-05 David Green[PowerPC] Add extra v2i64 splat load tests. NFC
2022-05-05 Sam McCall[Driver] Make "upgrade" of -include to include-pch...
2022-05-05 Philip Reames[riscv] Use X0 for destination of VSETVLI instruction...
2022-05-05 David Green[ARM][AArch64] Add some extra shuffle conversion test...
2022-05-05 Peter Steinfeld[flang][nfc] Use a message class for "not yet implement...
2022-05-05 Benjamin Kramer[IR] Simplify code. NFCI.
2022-05-05 Andrzej Warzynski[flang][driver] Re-organise the code-gen actions (nfc)
2022-05-05 Fred TingaudIn MSVC compatibility mode, handle unqualified template...
2022-05-05 Benjamin Kramer[ConstantFold] Use getFltSemantics instead of manually...
next