platform/upstream/llvm.git
2020-10-26 Benjamin Kramer[clang-tidy] Silence unused variable warning in Release...
2020-10-26 Alexander Belyaev[mlir] Convert MemRefReinterpretCastOp to LLVM.
2020-10-26 Zequan WuRevert "Revert "Ensure that checkInitIsICE is called...
2020-10-26 Zequan WuRevert "Ensure that checkInitIsICE is called exactly...
2020-10-26 Stanislav Mekhanoshin[AMDGPU] Fix VC warning about singed/unsigned compariso...
2020-10-26 Louis Dionne[libc++] NFC: Consistent indentation for buildkite...
2020-10-26 Zequan Wu[lldb][NativePDB] fix test load-pdb.cpp
2020-10-26 Nick Desaulniers[Clang][CodeGen] fix failed assertion
2020-10-26 Louis Dionne[libc++abi] Make sure we can run the tests in Standalon...
2020-10-26 Duncan P. N... SourceManager: Return non-const references in getOrCrea...
2020-10-26 Florian Hahn[AArch64] Extend tests for insertelement improvements.
2020-10-26 Thomas Raoux[mlir][vector] Update doc strings for insert_map/extrac...
2020-10-26 Joe Ellis[SVE] Fix TypeSize warning in llvm::getGEPInductionOperand
2020-10-26 Joe Ellis[SVE][InstCombine] Fix TypeSize warning in canReplaceGE...
2020-10-26 Joe Ellis[SVE][AArch64] Fix TypeSize warning in GEP cost analysis
2020-10-26 Joe Ellis[SVE][AArch64] Fix TypeSize warning in loop vectorizati...
2020-10-26 OCHyams[DebugInfo][dexter] Add dexter tests for escaped locals
2020-10-26 Zequan Wu[lldb][PDB] Add ObjectFile PDB plugin
2020-10-26 Evgeny Leviant[ARM][SchedModels] Convert IsLdstsoScaledNotOptimalPred...
2020-10-26 Nicolas Vasilache[mlir][Linalg] Add basic support for TileAndFuse on...
2020-10-26 Evgeny LeviantFix issue in cortex-a57 sched model
2020-10-26 Benjamin Kramer[AMDGPU] Avoid unused variable warning in Release build...
2020-10-26 Benjamin Kramer[clang][unittest] Don't hardcode the string "Assertion"
2020-10-26 Benjamin Kramer[lld][ELF] Don't write output to the test directory...
2020-10-26 Louis Dionne[libc++] Fix indentation of buildkite-pipeline.yml
2020-10-26 Nico WeberUnconfuse gcc5.3 after 2e204e23911b1f / D87528
2020-10-26 Peter Waller[SVE][CodeGen][DAGCombiner] Fix TypeSize warning in...
2020-10-26 Peter WallerRevert "[SVE][CodeGen][DAGCombiner] Fix TypeSize warnin...
2020-10-26 Peter Waller[SVE][CodeGen][DAGCombiner] Fix TypeSize warning in...
2020-10-26 Louis Dionne[libc++] Add a CI jobs to test the Standalone builds
2020-10-26 Simon Pilgrim[InstCombine] Add bswap test pattern using truncates
2020-10-26 AndreyChurbanov[OpenMP] changing OMP rtl to use shared memory instead...
2020-10-26 Florian Hahn[AArch64] Add 2 cases where insertelement lowering...
2020-10-26 Simon Pilgrim[X86] Use mtriple instead of march in MIR tests
2020-10-26 Kazushi (Jam... [VE] Add vector shift instructions
2020-10-26 Kazushi (Jam... [VE] Add vector logical instructions
2020-10-26 Kazushi (Jam... [VE] Support atomic store
2020-10-26 Denys Petrov[analyzer] [NFC] Simplify SVal::getAsLocSymbol function...
2020-10-26 Paul C. Anagnostopoulos[TableGen] [tests] Change integer ranges to use new...
2020-10-26 Andy YankovskyFix SBError::SetErrorToGenericError
2020-10-26 Simon Pilgrim[InstCombine] collectBitParts - add bitreverse intrinsi...
2020-10-26 Kirill Bobyrev[clangd] NFC: Update FIXME comment regarding lack of...
2020-10-26 Raphael Isemann[lldb][NFC] Make GetShellSafeArgument simpler and faster
2020-10-26 Simon Pilgrim[InstCombine] Add bswap test pattern using bitreverse...
2020-10-26 Jay Foad[AMDGPU] Make more use of printNamedBit in AMDGPUInstPr...
2020-10-26 Florian Hahn[LV] Add cost-model test for AArch64 select costs.
2020-10-26 Kirill Bobyrev[clangd] Fix remote index build failures due to lack...
2020-10-26 George Mitenkov[MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototype
2020-10-26 Fraser Cormack[DAGCombine] Add test case showing incorrect DAGCombine...
2020-10-26 Andrew Ng[llvm-ar][Object] Fix detection of need for 64-bit...
2020-10-26 Simon Pilgrim[clang-fuzzer] CreateAndRunJITFunc - fix use after...
2020-10-26 George Mitenkov[MLIR][mlir-spirv-cpu-runner] A pass to emulate a call...
2020-10-26 Haojian Wu[clang] Suppress "follow-up" diagnostics on recovery...
2020-10-26 Simon Pilgrim[InstCombine] Add support for zext(and(neg(amt),width...
2020-10-26 Simon Pilgrim[InstCombine] Add rotate tests where the shift amount...
2020-10-26 Dmitry Vyukovtsan: add mips64 support in lib/tsan/go/buildgo.sh
2020-10-26 Evgeny Leviant[llvm-mca] Add few memory instructions to cortex-a57...
2020-10-26 Djordje Todorovic[NFC][InstrRefLDV] Fix a typo
2020-10-26 Pavel Labath[lldb] Modernize PseudoTerminal::Fork
2020-10-26 Pavel Labath[lldb] Fix bitfield "frame var" for pointers (pr47743)
2020-10-26 Michał Górny[lldb] [Process/Linux] Reuse NativeRegisterContextWatch...
2020-10-26 Michał Górny[lldb] [Process/NetBSD] Set xs_xstate_bv correctly...
2020-10-26 Michał Górny[lldb] [test/Register] Use initial state for write...
2020-10-26 Michał Górny[lldb] [Process/FreeBSDRemote] Fix #include for i386...
2020-10-26 TykerTry to fix buildbots after d3205bbca3e0002d762828789869...
2020-10-26 Jean Perier[flang] Tighten rules to resolve procedure as intrinsic...
2020-10-26 Tyker[Annotation] Allows annotation to carry some additional...
2020-10-26 Kazushi (Jam... [VE] Add vector comparison and min/max
2020-10-26 Kazushi (Jam... [VE] Add integer arithmetic vector instructions
2020-10-26 Florian Hahn[AsmPrinter] Add per BB instruction mix remark.
2020-10-26 Sebastian Neubauer[AMDGPU] Emit new pal metadata by default
2020-10-26 Evgeny Leviant[ARM][SchedModels] Rename and generalize predicate...
2020-10-26 Kai Luo[PowerPC] Add test case for pr47830. NFC.
2020-10-26 Kazushi (Jam... [VE] Support atomic load
2020-10-26 Evgeny Leviant[ARM][SchedModels] Get rid of IsLdrAm2ScaledPred
2020-10-26 Evgeny Leviant[ARM][SchedModels] Convert IsLdstsoMinusRegPred to...
2020-10-26 Evgeny Leviant[ARM][SchedModels] Convert IsLdrAm3NegRegOffPred to...
2020-10-26 LLVM GN Syncbot[gn build] Port 61bc18de0b2
2020-10-26 David Green[Schedule] Add a MultiHazardRecognizer
2020-10-26 Kazushi (Jam... [VE] Support atomic fence
2020-10-26 Max KazantsevFix broken build after previous commit
2020-10-26 Max Kazantsev[NFC] Remove unused funciton param
2020-10-26 Max Kazantsev[NFC] Factor out common code into lambda for further...
2020-10-26 Max Kazantsev[IndVars] Use contextual knowledge when proving trivial...
2020-10-26 Kirill Bobyrev[clangd] Add dependency on remote index service proto
2020-10-26 Christudasan... [AMDGPU] Avoid offset register in MUBUF for direct...
2020-10-26 Craig Topper[X86] Don't disassemble wbinvd with 0xf2 or 0x66 prefix.
2020-10-26 Liu, Chen3[X86] VEX/EVEX prefix doesn't work for inline assembly.
2020-10-25 Craig Topper[X86] Use TargetConstant for immediates for VASTART_SAV...
2020-10-25 Craig Topper[X86] Use TargetConstant instead of Constant for operan...
2020-10-25 Sanjay Patel[CostModel] remove cost-kind predicate for some vector...
2020-10-25 Sanjay Patel[CostModel] fix operand/type accounting for fadd/fmul...
2020-10-25 Nikita Popov[SCEV] Strenthen nowrap flags after constant folding...
2020-10-25 Aaron PuchertThread safety analysis: Nullability improvements in...
2020-10-25 Aaron PuchertThread safety analysis: Consider global variables in...
2020-10-25 Nikita Popov[SCEV] Always constant fold mul expression operands
2020-10-25 Nikita Popov[SCEV] Separate out constant folding in mul expr creation
2020-10-25 Nikita Popov[SCEV] Strength nowrap flags after constant folding
2020-10-25 Nikita Popov[IndVars] Regenerate test checks (NFC)
2020-10-25 Sanjay Patel[InstSimplify] peek through 'not' operand in logic...
next