OSDN Git Service

android-x86/external-llvm-project.git
2021-01-19 Lang Hames[ORC] Move LookupRequest from OrcShared to Orc.
2021-01-19 Tres Popp[llvm][nvptx] add atomicity to counter in ISelLowering
2021-01-19 David Sherwood[NFC] Make remaining cost functions in LoopVectorize...
2021-01-19 Luo, Yuanke[X86][AMX] Fix the typo.
2021-01-19 Jan Svoboda[clang][cli] Parse Lang and CodeGen options separately
2021-01-19 Andy Wingo[WebAssembly] Change prefix on data segment flags to...
2021-01-19 Andy Wingo[WebAssembly] call_indirect issues table number relocs
2021-01-19 Timm Bäder[clang][driver][NFC][obvious] Remove obsolete unistd...
2021-01-19 Guillaume Chatelet[libc][NFC] remove dependency on non standard ssize_t
2021-01-19 Guillaume Chatelet[libc][NFC] Remove dead code
2021-01-19 Marek Kurdej[libc++] [P0935] [C++20] Eradicating unnecessarily...
2021-01-19 ShihPo Hung[RISCV] Add intrinsics for vector AMO operations
2021-01-19 Yang Fan[NFC][AIX][XCOFF] Fix compile warning on strncpy
2021-01-19 Siva Chandra[libc][NFC][Obvious] Add a missing dep.
2021-01-19 Mehdi AminiFix a few GCC compiler warnings (NFC)
2021-01-19 Siva Chandra... [libc][NFC] Use ASSERT_EQ instead of EXPECT_EQ in fenv...
2021-01-19 Lang Hames[ORC] Move OrcError.h to include/llvm/ExecutionEngine...
2021-01-19 Richard Smith[c++20] P1907R1: Support for generalized non-type templ...
2021-01-19 Richard SmithFollowing up on PR48517, fix handling of template argum...
2021-01-19 Richard SmithPR24076, PR33655, C++ CWG 1558: Consider the instantiat...
2021-01-19 Richard SmithDR2064: decltype(E) is only a dependent type if E is...
2021-01-19 Luo, Yuanke[X86][AMX] Clear AMX lit test case.
2021-01-19 Nemanja Ivanovic[PowerPC] Sign extend comparison operand for signed...
2021-01-19 Richard SmithPR48763: Better handling for classes that inherit a...
2021-01-19 Luo, Yuanke[X86] Fix tile spill merge issue.
2021-01-19 Chen ZhengRevert "[NFC] [TargetRegisterInfo] add one use check...
2021-01-19 Juneyoung LeeAddress unused variable warning
2021-01-19 Juneyoung Lee[InstCombine,InstSimplify] Optimize select followed...
2021-01-19 Arthur O'DwyerRegenerate the feature test macro unit-tests. NFCI.
2021-01-18 Kelvin Li[OpenMP][Docs] Fix typos in FAQ (NFC)
2021-01-18 Juneyoung Lee[SimplifyCFG] Update SimplifyBranchOnICmpChain to recog...
2021-01-18 Kazu Hirata[LoopInfo] Fix a typo in compareLoops
2021-01-18 Sanjay Patel[x86] add cast to avoid compile-time warning; NFC
2021-01-18 Louis Dionne[libc++] NFCI: Refactor allocator_traits
2021-01-18 Sanjay Patel[SLP] match maxnum/minnum intrinsics as FP reduction ops
2021-01-18 Craig Topper[RISCV] Remove empty Sched instantiations from the...
2021-01-18 Nikita Popov[PredicateInfo] Add more and/or tests (NFC)
2021-01-18 AndreyChurbanov[OpenMP][NFC] Fix test
2021-01-18 Stella LaurenzoNFC: Document current MLIR Python ODS conventions.
2021-01-18 Wim Leflere[libc++] improve feature test macro script
2021-01-18 Stella Laurenzo[NFC] Update some mlir python documentation.
2021-01-18 Louis Dionne[libc++] Rename check-cxx-deps to cxx-test-depends...
2021-01-18 Craig TopperRecommit "[RISCV] Add a test of vector sadd.overflow...
2021-01-18 Craig TopperRevert "[RISCV] Add a test of vector sadd.overflow...
2021-01-18 Craig Topper[RISCV] Add a test of vector sadd.overflow to demonstra...
2021-01-18 Adam Czachorowski[clang] Allow LifetimeExtendedTemporary to have no...
2021-01-18 Kazu Hirata[llvm] Use the default value of drop_begin (NFC)
2021-01-18 Kazu Hirata[STLExtras] Add a default value to drop_begin
2021-01-18 Kazu Hirata[llvm] Populate std::vector at construction time (NFC)
2021-01-18 Raphael Isemann[lldb][docs] Use 'any' as the default role in LLDB...
2021-01-18 Florian Hahn[AArch64] Revert back to Intrinsic<> for TME instructions.
2021-01-18 Adhemerval... [LLD][ELF][AArch64] Set _GLOBAL_OFFSET_TABLE_ at the...
2021-01-18 Florian Hahn[AArch64] Make target intrinsics DefaultAttrIntrinsics.
2021-01-18 Michael Munday[RISCV][NFC] Increase test coverage of Zbt extension
2021-01-18 Sanjay Patel[SLP] add more FMF tests for fmax/fmin reductions; NFC
2021-01-18 Florian Hahn[AArch64] Add test to check the attributes for some...
2021-01-18 Arjun P[MLIR] NFC: simplify PresburgerSet::isEqual
2021-01-18 David Green[ARM] Don't handle low overhead branches in AnalyzeBranch
2021-01-18 Xun Li[Coroutine] Do not CoroElide if there are musttail...
2021-01-18 Utkarsh Saxena[clangd] Derive new signals in CC from ASTSignals.
2021-01-18 David Green[ARM] Update test target triple. NFC
2021-01-18 Arjun P[MLIR] Support checking if two FlatAffineConstraints...
2021-01-18 Nicholas GuyReland "[AArch64] Attempt to sink mul operands""
2021-01-18 Nicholas Guy[AArch64] Further restricts when a dup(*ext) can be...
2021-01-18 Andy Wingo[WebAssembly] MC layer writes table symbols to object...
2021-01-18 Andy Wingo[WebAssembly] Add support for table linking to wasm-ld
2021-01-18 Simon Pilgrim[X86][AVX] IsElementEquivalent - add matchShuffleWithUN...
2021-01-18 Dmitry PreobrazhenskyFix for sanitizer issue in 55c557a
2021-01-18 Florian Hahn[LoopRotate] Precommit test for prepare-for-lto handling.
2021-01-18 Dmitry Preobrazhensky[AMDGPU][MC] Refactored parsing of dpp ctrl
2021-01-18 Sanjay Patel[SLP] rename reduction query for min/max ops; NFC
2021-01-18 Sanjay Patel[SLP] reduce opcode API dependency in reduction cost...
2021-01-18 Djordje Todorovic[CSInfo][MIPS] Update CSInfo in delay slot filler
2021-01-18 Sean Fertile[PowerPC][AIX]Do not emit xxspltd mnemonic on AIX.
2021-01-18 Florian Hahn[InferAttrs] Mark some library functions as willreturn.
2021-01-18 Caroline Concatto[NFC]Migrate VectorCombine.cpp to use InstructionCost
2021-01-18 Kai Nacke[Doc] Fix example in codegen doc.
2021-01-18 Denis Antrushin[Statepoint] Handle `undef` operands in statepoint.
2021-01-18 Abhina Sreeskantharajan[SystemZ][z/OS] Fix No such file or directory expressio...
2021-01-18 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Improved dpp8 errors handling
2021-01-18 Shilei TianRevert "[OpenMP] Added the support for hidden helper...
2021-01-18 Florian Hahn[VectorUtils] Do not try to add indices matching tombst...
2021-01-18 Tres PoppRevert "[PowerPC] support register pressure reduction...
2021-01-18 Vladislav Vinogradov[mlir] Fix cross-compilation (Linalg ODS gen)
2021-01-18 Simon Pilgrim[DAG] SimplifyDemandedBits - use KnownBits comparisons...
2021-01-18 Fraser Cormack[RISCV] Add scalable vector truncate patterns
2021-01-18 Simon Pilgrim[X86][SSE] isHorizontalBinOp - reuse any existing horiz...
2021-01-18 Raphael Isemann[lldb][docs] Use inline literals for code/paths instead...
2021-01-18 Björn Schäpers[clang-format] Fix documentation of bcc1dee600
2021-01-18 Georgii Rymar[Object, llvm-readelf] - Move the API for retrieving...
2021-01-18 Raphael Isemann[lldb][docs] Resolve the remaining sphinx formatter...
2021-01-18 Craig Topper[RISCV] Use tail agnostic policy for instructions with...
2021-01-18 Craig Topper[IR] Allow scalable vectors in structs to support intri...
2021-01-18 Björn Schäpers[clang-format] Add StatementAttributeLikeMacros option
2021-01-18 Chen Zheng[PowerPC] support register pressure reduction in machin...
2021-01-18 Lang Hames[JITLink][ELF] New ELF skip-debug-sections test require...
2021-01-18 Philip Reames[test] pre commit a couple more tests for vectorizing...
2021-01-18 Philip Reames[test] Autogen a loop vectorizer test to make future...
2021-01-18 Qiu Chaofan[Legalizer] Promote result type in expanding FP_TO_XINT
2021-01-18 Qiu Chaofan[PowerPC] [NFC] Add AIX triple to some regression tests
next