platform/upstream/llvm.git
2021-01-06 Siva Chandra... [libc] Add implementations of nearbyint[f|l].
2021-01-06 Kazu Hirata[llvm] Use llvm::lower_bound and llvm::upper_bound...
2021-01-06 Kazu Hirata[MachineSink] Construct SmallVector with iterator range...
2021-01-06 Kazu Hirata[tools] Use llvm::append_range (NFC)
2021-01-06 Christudasan... [GlobalISel] Base implementation for sret demotion.
2021-01-06 Mircea Trofin[NFC] Removed unused prefixes in CodeGen/AMDGPU
2021-01-06 Yang Fan[-Wcalled-once-parameter][NFC] Fix operator precedence...
2021-01-06 Peter Collingbournescudo: Update a comment to match the Linux kernel behav...
2021-01-06 Peter CollingbourneELF: Teach the linker about the 'B' augmentation string...
2021-01-06 Mircea Trofin[NFC] Removed unused prefixes in test/CodeGen/AMDGPU
2021-01-06 Andrew Young[mlir] Print the correct tool name in mlirTranslateMain
2021-01-06 Juneyoung Lee[Constant] Add containsPoisonElement
2021-01-06 Juneyoung Lee[X86] Update X86InstCombineIntrinsic to use CreateShuff...
2021-01-06 Juneyoung Lee[SLP,LV] Use poison constant vector for shufflevector...
2021-01-06 lewuathe[mlir] Fix MathJax rendering in Affine doc
2021-01-06 Yang Fan[Sema] Fix deleted function problem in implicitly movab...
2021-01-06 Reid KlecknerSuppress GCC Wdangling-else warning on gtest macros
2021-01-06 Julian Lettner[sanitizer][Darwin] Suppress -Wno-non-virtual-dtor...
2021-01-06 Jorge Gorbe... Make DWARFUnit use the dwo_id from the DWARF5 CU header.
2021-01-06 David BlaikieDebugInfo: Add support for always using ranges (rather...
2021-01-06 Fangrui SongReland D93848 "[sanitizer] Define SANITIZER_GLIBC to...
2021-01-06 George Rokos[libomptarget] Allow calls to omp_target_memcpy with...
2021-01-05 Tres Popp[mlir] Fully specify removeAttr return type
2021-01-05 Richard SmithAllow dependent alias template specializations in the...
2021-01-05 Aart Bik[mlir][sparse] adjust output shape inference to new...
2021-01-05 Roman Lebedev[SimplifyCFG] SimplifyEqualityComparisonWithOnlyPredece...
2021-01-05 Roman Lebedev[NFC][SimplifyCFG] Add a test where SimplifyEqualityCom...
2021-01-05 Roman Lebedev[SimplifyCFG] SwitchToLookupTable(): switch to non...
2021-01-05 Roman Lebedev[NFC][SimplifyCFG] SwitchToLookupTable(): pull out...
2021-01-05 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-05 Roman Lebedev[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
2021-01-05 Roman Lebedev[SimplifyCFG] simplifyUnreachable(): fix handling of...
2021-01-05 Roman Lebedev[NFC][SimplifyCFG] Add a test with same-destination...
2021-01-05 Roman Lebedev[SimplifyCFG] simplifyUnreachable(): switch to non...
2021-01-05 Changpeng FangAMDGPU: Annotate amdgpu.noclobber for global loads...
2021-01-05 Sanjay Patel[SLP] reduce code for finding reduction costs; NFC
2021-01-05 Mircea Trofin[NFC] Removed unused prefixes in test/CodeGen/AMDGPU
2021-01-05 Mircea Trofin[NFC] Removed unused prefixes in CodeGen/AMDGPU
2021-01-05 Stephen Kelly[ASTMatchers] Fix child traversal over range-for loops
2021-01-05 Arthur Eubanks[FuncAttrs] Infer noreturn
2021-01-05 Roland McGrathscudo: Fix compilation for non-Linux aarch64
2021-01-05 Mircea Trofin[NFC] Removed unused prefixes in CodeGen/AMDGPU/GlobalISel
2021-01-05 Mitch Phillips[android] Fix some tests for AOSP-master devices.
2021-01-05 Alan Phipps[Coverage] Fix Profile test failures from commit rG9f29...
2021-01-05 Kazu Hirata[Inliner] Compute the full cost for the cost benefit...
2021-01-05 Craig Topper[DAGCombiner] Don't speculatively create an all ones...
2021-01-05 Sanjay Patel[SLP] use reduction kind's opcode for cost model querie...
2021-01-05 Sanjay Patel[SLP] reduce code duplication; NFC
2021-01-05 Krzysztof Parzyszek[Hexagon] Silence unused function warning with gcc10...
2021-01-05 Whitney Tsang[LoopNest] Remove unused include.
2021-01-05 Atmn Patel[LoopDeletion] Allows deletion of possibly infinite...
2021-01-05 Craig Topper[RISCV] Move shift ComplexPatterns and custom isel...
2021-01-05 Alan Phipps[Coverage] Fix test failures from commit rG9f2967bcfe2f
2021-01-05 Thomas Lively[WebAssembly] Prototype prefetch instructions
2021-01-05 Jan Svoboda[clang][cli] Specify correct integer width for -fbuild...
2021-01-05 Arthur Eubanks[NFC] Rename registerAliasAnalyses -> registerDefaultAl...
2021-01-05 Craig Topper[RISCV] Don't parse 'vmsltu.vi v0, v1, 0' as 'vmsleu...
2021-01-05 Felipe de Azevedo... [mlir] Gen removeAttr methods with tablegen
2021-01-05 Whitney Tsang[LoopNest] Allow empty basic blocks without loops
2021-01-05 Dan Zheng[NFC] Fix -Wrange-loop-analysis warnings.
2021-01-05 Craig Topper[RISCV] Don't print zext.b alias.
2021-01-05 Sanjay Patel[SLP] delete unused pairwise reduction option
2021-01-05 Craig Topper[RISCV] Match vmslt(u).vx intrinsics with a small immed...
2021-01-05 Sergey Dmitriev[llvm-link] fix linker behavior when linking archives...
2021-01-05 Matt ArsenaultGlobalISel: Add isKnownToBeAPowerOfTwo helper function
2021-01-05 Yitzhak Mandelbaum[libTooling] Add support for smart pointers to relevant...
2021-01-05 Jonas Devlieghere[lldb] Add timers to Reproducer::Keep and Reproducer...
2021-01-05 Hanhan Wang[mlir][Linalg] Add a test case that consumer has "reduc...
2021-01-05 Stephen Kelly[ASTMatchers] Omit methods from explicit template insta...
2021-01-05 David Green[ARM][AArch64] Some extra test to show anyextend loweri...
2021-01-05 Simon PilgrimCGExpr - EmitMatrixSubscriptExpr - fix getAs<> null...
2021-01-05 Joe Nash[AMDGPU] Remove deprecated V_MUL_LO_I32 from GFX10
2021-01-05 Yitzhak Mandelbaum[clang-tidy] Update uses of deprecated Transformer...
2021-01-05 Alex Zinenko[mlir] Remove LLVMType, LLVM dialect types now derive...
2021-01-05 Jinsong Ji[RegisterClassInfo] Return non-zero for RC without...
2021-01-05 Florian Hahn[Clang] Add AArch64 VCMLA LANE variants.
2021-01-05 Alan Phipps[Coverage] Add support for Branch Coverage in LLVM...
2021-01-05 Stephen Kelly[clang-tidy] Add extra tests
2021-01-05 LLVM GN Syncbot[gn build] Port fec1a442e3b
2021-01-05 Bradley Smith[AArch64][SVE] Add optimization to remove redundant...
2021-01-05 Valeriy Savchenko[-Wcalled-once-parameter] Introduce 'called_once' attribute
2021-01-05 Stephen Kelly[ASTMatchers] Fix traversal matchers with explicit...
2021-01-05 Joe Ellis[clang][AArch64][SVE] Avoid going through memory for...
2021-01-05 Whitney Tsang[LoopNest] Allow empty basic blocks without loops
2021-01-05 Florian Hahn[VPlan] Re-add interleave group members to plan.
2021-01-05 Simon Pilgrim[X86][AVX] combineVectorSignBitsTruncation - use PACKSS...
2021-01-05 Stephen Kelly[ASTMatchers] Fix build when no targets are enabled
2021-01-05 Stephen Kelly[ASTMatchers] Ensure that we can match inside lambdas
2021-01-05 Alexander Belyaev[mlir] Add canonicalization pattern out_tensor->linalg...
2021-01-05 Anastasia Stulova[OpenCL] Restrict pointer to member functions.
2021-01-05 Simon Pilgrim[X86] getMemoryOpCost - use dyn_cast_or_null<StoreInst...
2021-01-05 Kazushi (Jam... [VE] Change clang to support SjLj Lowering
2021-01-05 Fraser Cormack[CodeGen] Format SelectionDAG::getConstant methods...
2021-01-05 Jay Foad[AMDGPU] Handle v_fmac_legacy_f32 in SIFoldOperands
2021-01-05 Jay Foad[AMDGPU] Precommit test case for D94010
2021-01-05 Jay Foad[AMDGPU] Split out new helper function macToMad in...
2021-01-05 Giulio Girardi[clangd] When querying drivers by binary, look in PATH too
2021-01-05 Sven van Haastregt[OpenCL] Warn about side effects for unevaluated vec_st...
2021-01-05 Kazushi (Jam... [VE] Support SJLJ exception related instructions
2021-01-05 Simon Pilgrim[IR] Add ConstantInt::getBool helpers to wrap getTrue...
next