platform/upstream/llvm.git
2020-05-13 Johannes Doerfert[Attributor][FIX] Stabilize the state of AAReturnedValu...
2020-05-13 zoecarver[libcxx] Constrain function assignment operator (2574).
2020-05-13 Zequan Wutest commit
2020-05-13 Juneyoung Lee[ValueTracking] Fix crash in isGuaranteedNotToBeUndefOr...
2020-05-13 Muhammad Omair... Fix error in TestNumThreads.py when frame.GetFunctionNa...
2020-05-13 Nicolas Vasilache[mlir] Revisit std.subview handling of static information.
2020-05-12 Zequan WuAdd nomerge function attribute to supress tail merge...
2020-05-12 Nico Weber[lld-macho] Ignore -platform_version and -syslibroot...
2020-05-12 Siva Chandra... [libc][Obvious] Fix deps of few threads targets.
2020-05-12 Casey Carter[libc++][test] Properly mark libc++-only XFAILs
2020-05-12 Stanislav Mekhanoshin[AMDGPU] Make v4i64/v4f64/v8i64/v8f64 legal
2020-05-12 Jonas Devlieghere[lldb/Reproducers] Also record directories FileSystem...
2020-05-12 Sean SilvaRevert of Revert of [mlir][shape] Tidy up shape.shape_of
2020-05-12 Jan Korous[YAMLVFSWriter] Fix for delimiters
2020-05-12 Sanjay Patel[x86][CGP] enable target hook to sink funnel shift...
2020-05-12 Davide Italiano[GIsel] Update a comment and make it more precise.
2020-05-12 Alex Zinenko[mlir] Move Conversion/StandardToStandard to Dialect...
2020-05-12 Davide Italiano[GlobalISel] Assign the correct location when combining...
2020-05-12 Alexey LapshinFix buildbots #2 after aa1eb5152d9a5bd588c8479a376fa65c...
2020-05-12 Justin HibbitsPowerPC: Treat llvm.fma.f* intrinsic as using CTR with SPE
2020-05-12 Alexey LapshinFix buildbots after aa1eb5152d9a5bd588c8479a376fa65cbea...
2020-05-12 Wei Mi[SampleFDO] Rename llvm-profdata flag -partial-profile...
2020-05-12 Jonas Devlieghere[VirtualFileSystem] Add unit test that showcases anothe...
2020-05-12 Jonas Devlieghere[VirtualFileSystem] Add unit test that showcases YAMLVF...
2020-05-12 Alexey Lapshin[X86][ISelLowering] refactor Varargs handling in X86ISe...
2020-05-12 Fangrui Song[TargetLoweringObjectFileImpl] Produce .text.hot. inste...
2020-05-12 Louis Dionne[libc++abi] Adjust XFAIL on macOS for bug that was...
2020-05-12 Sergey Dmitriev[Attributor] Fixup block addresses after rewriting...
2020-05-12 Richard SmithPR45589: Properly decompose overloaded `&&` and `|...
2020-05-12 Stephen Neuendorffer[MLIR] Fix dependencies for Analysis libraries
2020-05-12 Artem Dergachev[analyzer] SATestBuild.py: Fix support for #NOPREFIX.
2020-05-12 Stephen Neuendorffer[MLIR] Rename SideEffects.td -> SideEffectInterfaces.td
2020-05-12 Fred Riss[lldb/Driver] Support terminal resizing
2020-05-12 David BlaikieAvoid binding pointers to "auto&" (by dereferencing...
2020-05-12 zoecarver[libcxx] Re-commit: shared_ptr changes from library...
2020-05-12 Kamau Bridgeman[PowerPC] Fold redundant load immediates of zero and...
2020-05-12 Jonas Devlieghere[Reproducers] Serialize process arguments in ProcessInfo
2020-05-12 Jan Korous[FileCollector][NFC] Add comments
2020-05-12 Juneyoung Lee[ValueTracking] Let propagatesPoison support binops...
2020-05-12 Craig Topper[X86] Remove the v16i8->v16i16 path for MULHS with...
2020-05-12 Dimitry Andric[arm] Add big-endian version of pcrel fixups for adr...
2020-05-12 Austin Kerbow[AMDGPU] Add AGPRs to getRegClassForSizeOnBank
2020-05-12 Craig Topper[CodeGen] Use Align in MachineConstantPool.
2020-05-12 Sanjay Patel[VectorCombine] add test to check for iterative improve...
2020-05-12 Thomas Lively[WebAssembly] Implement pseudo-min/max SIMD instructions
2020-05-12 Fangrui Song[gcov][test] Fix clang test
2020-05-12 Fangrui Song[gcov] Default coverage version to '408*' and delete...
2020-05-12 Whitney Tsang[PassBuilder] Moved ProfileSummaryAnalysis in buildInli...
2020-05-12 Jay Foad[GlobalISel][IRTranslator] Fix <1 x Ty> handling in...
2020-05-12 Jay Foad[GlobalISel][IRTranslator] New helper function translat...
2020-05-12 Florian Hahn[Matrix] Check non-dependent elt type before creating...
2020-05-12 Michael Kruse[docs] Corrected inaccuracies in Common Problems section.
2020-05-12 Jez Ng[lld-macho] Add support for creating and reading reexpo...
2020-05-12 Jez Ng[lld-macho] Re-add dylink-lazy test
2020-05-12 James Y KnightAdd comment for SelectionDAGBuilder::SL field.
2020-05-12 Haojian Wu[clangd] Add metrics for selection tree and recovery...
2020-05-12 Carl Ritson[AMDGPU] Order pos exports before param exports
2020-05-12 Matt ArsenaultHIP: Merge builtin library handling
2020-05-12 Matt ArsenaultAMDGPU: Search for new ROCm bitcode library structure
2020-05-12 Reid Kleckner[LLD] Rename iDTable -> idTable, NFC
2020-05-12 Benjamin KramerFold single-use variables into assert
2020-05-12 Kristof BeylsAdd Linux SVE Ptrace macros.
2020-05-12 Sam McCallRevert "[mlir] Revisit std.subview handling of static...
2020-05-12 Melanie Blower[PATCH] #pragma float_control should be permitted in...
2020-05-12 Simon Pilgrim[X86] combineX86ShuffleChain - use narrowShuffleMaskElt...
2020-05-12 Yaxun (Sam... [CUDA][HIP] Workaround for resolving host device functi...
2020-05-12 Sam Parker[NFC][AArch64] More casts tests...
2020-05-12 Simon Pilgrim[X86][AVX] Use X86ISD::VPERM2X128 for blend-with-zero...
2020-05-12 Simon PilgrimFuzzerCLI.h - reduce StringRef.h include to forward...
2020-05-12 Simon PilgrimDebugCounter.h - remove unused includes. NFC.
2020-05-12 Pierre-vh[Target][ARM] Replace outdated getARMVPTBlockMask function
2020-05-12 Pierre-vh[Target][ARM] Replace re-uses of old VPR values with...
2020-05-12 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from sleep_for...
2020-05-12 Sander de Smalen[CodeGen][SVE] Add patterns for whole vector predicate...
2020-05-12 Jim LinRevert "[RISCV] Make CanLowerReturn protected for downs...
2020-05-12 Sam Parker[NFC][AArch64] More cast cost tests
2020-05-12 Sander de Smalen[SveEmitter] Add builtins for svdup and svindex
2020-05-12 Petre-Ionut... [ARM] Refactor lower to S[LR]I optimization
2020-05-12 Sam Parker[ARM][CostModel] Improve getCastInstrCost
2020-05-12 Sam Parker[AArch64][CostModel] getCastInstrCost
2020-05-12 Manoel Roemmer[Openmp][VE] Libomptarget plugin for NEC SX-Aurora
2020-05-12 Haojian Wuget rid of the NDEBUG usage in RecoveryExpr, NFC.
2020-05-12 Sam Parker[NFC][AArch64] Update tests
2020-05-12 Eric ChristopherFix typos encountered while working on pass pipeline...
2020-05-12 Djordje TodorovicRevert "[NFC][DwarfDebug] Prefer explicit to auto type...
2020-05-12 Djordje TodorovicRevert "[NFC][DwarfDebug] Avoid default capturing when...
2020-05-12 Jonas Paulsson[SystemZ] Improve foldMemoryOperandImpl: vec->FP conver...
2020-05-12 David Sherwood[CodeGen] Fix incorrect uses of getVectorNumElements()
2020-05-12 Muhammad Omair... [LLDB] Disable TestBasicEntryValues.py for arm
2020-05-12 Nathan Ridge[clangd] Have suppression comments take precedence...
2020-05-12 Eric ChristopherTemporarily Revert "[mlir][shape] Tidy up shape.shape_o...
2020-05-12 Jim Lin[RISCV] Make CanLowerReturn protected for downstream...
2020-05-12 Qiu Chaofan[PowerPC] Add fma/fsqrt/fmax strict-fp intrinsics
2020-05-12 zoecarverRevert "[libcxx] shared_ptr changes from library fundam...
2020-05-12 Fangrui Song[gcov] Fix big-endian problems
2020-05-12 Fangrui SongRevert part of D49132 "[gcov] Fix gcov profiling on...
2020-05-12 Martin StorsjöPartially revert "[CMake] Fix building with -DBUILD_SHA...
2020-05-12 Sourabh Singh... [DWARF5]: Added support for dumping strx forms in llvm...
2020-05-12 Fangrui Song[gcov] Emit GCOV_TAG_OBJECT_SUMMARY/GCOV_TAG_PROGRAM_SU...
2020-05-12 Wang, Pengfei[x86/SLH][NFC] Add a test to produce a failed generation.
next