platform/upstream/llvm.git
2020-11-29 Nikita Popov[BasicAA] Generalize recursive phi alias analysis
2020-11-29 Mehdi AminiRevert "[mlir] Add a shape function library op"
2020-11-28 Jacques Pienaar[mlir] Add a shape function library op
2020-11-28 Dimitry AndricImplement computeHostNumHardwareThreads() for FreeBSD
2020-11-28 LemonBoy[ARMAttributeParser] Correctly parse and print Tag_THUM...
2020-11-28 Mark de Wever[libc++] Disable some tests using gcc 9.
2020-11-28 Nikita Popov[BasicAA] Add tests for suboptimal speculation results...
2020-11-28 Harald van... [X86] Add -verify-machineinstrs to pic.ll
2020-11-28 Harald van... [X86] Do not allow FixupSetCC to relax constraints
2020-11-28 Juneyoung Lee[ConstantFold] Fold operations to poison if possible
2020-11-28 Harald van... [X86] Have indirect calls take 64-bit operands in 64...
2020-11-28 Paul C. Anagnostopoulos[Timer] Add a command option to enable/disable timer...
2020-11-28 Mark de Wever[libc++] P1645 constexpr for <numeric>
2020-11-28 Kirill Bobyrev[clangd] Add symbol origin for remote index
2020-11-28 Christian Sigg[mlir] Fix bad rebase landed in acb69f3b7c83.
2020-11-28 Christian Sigg[mlir] Change ConvertOpToLLVMPattern::matchAndRewrite...
2020-11-28 Nikita Popov[BasicAA] Remove unnecessary known size requirement
2020-11-28 Craig Topper[RISCV] Add tests for existing (rotr (bswap X), (i32...
2020-11-28 LLVM GN Syncbot[gn build] Port a8a43b63388
2020-11-28 Andrew LittekenRevert "[IRSim][IROutliner] Adding the extraction basic...
2020-11-28 LLVM GN Syncbot[gn build] Port bf899e89138
2020-11-28 Andrew Litteken[IRSim][IROutliner] Adding the extraction basics for...
2020-11-27 Arthur O'Dwyer[libc++] s/constpexr/constexpr/ in some comments. NFC.
2020-11-27 Kazushi (Jam... [VE] Optimize emitSPAdjustment function
2020-11-27 Vladimir Vereschaka[libc++] Support no libc++ namespace in the iterator...
2020-11-27 Arthur O'Dwyer[libc++] Consistently unparenthesize `numeric_limits...
2020-11-27 Zarko TodorovskiAdd -fintegrated-as to clang invocation
2020-11-27 Craig Topper[RISCV] Replace getSimpleValueType() with getValueType...
2020-11-27 Nathan James[NFC] SmallVector<char...> to SmallString<...>
2020-11-27 Nikita Popov[ValueTracking] Fix assert on shufflevector of pointers
2020-11-27 Craig Topper[RISCV] Remove stale FIXMEs from a couple test cases...
2020-11-27 Martin StorsjöRevert "[BasicAA] Fix BatchAA results for phi-phi assum...
2020-11-27 Craig Topper[RISCV][LegalizeTypes] Teach type legalizer that it...
2020-11-27 Craig Topper[RISCV] Replace sexti32/zexti32 in isel patterns where...
2020-11-27 Krzysztof Parzyszek[Hexagon] Improve check for HVX types
2020-11-27 zoecarver[libc++] Use std::move in numeric algorithms (P0616R0).
2020-11-27 diggerlin[AIX][XCOFF][NFC] Change geNumberOfVRSaved function...
2020-11-27 Nico Weberlld-link: Let LLD_REPRODUCE control /reproduce:, like...
2020-11-27 Andre Vieira[AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS}
2020-11-27 Sylvestre LedruTargetProcessControl.cpp - Remove warning: extra ‘;’
2020-11-27 Florian Hahn[VPlan] Use VPTransformState::set in widenGEP.
2020-11-27 Louis Dionne[libc++] Introduce an indirection to create threads...
2020-11-27 Francesco Petrogalli[AllocaInst] Update `getAllocationSizeInBits` to return...
2020-11-27 Simon Pilgrim[X86] Add AVX2/AVX512 test coverage in sat-add.ll
2020-11-27 Simon Pilgrim[Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN...
2020-11-27 Jon Chesterfield[libomptarget][cuda] Detect missing symbols in plugin...
2020-11-27 Louis Dionne[libc++] Formalize what configurations are covered...
2020-11-27 Bruce Mitchener[libc++] Replace several uses of 0 by nullptr
2020-11-27 Evgeny Leviant[TableGen][SchedModels] Get rid of hasVariant. NFC
2020-11-27 Zarko Todorovski[AIX] Enabling vector type arguments and return for AIX
2020-11-27 Tamas BerghammerDon't elide splat attributes during printing
2020-11-27 Hans WennborgRevert "[ASTMatchers] Matcher macros with params move...
2020-11-27 Sjoerd Meijer[AArch64][SLP] Precommit tests which would be better...
2020-11-27 Erik Tomusk[OpenCL] Check for extension string extension lookup
2020-11-27 Felipe de Azevedo... [mlir] Fix typos and broken links in LangRef
2020-11-27 Georgii Rymar[obj2yaml] - Dump the `EShNum` key in some cases.
2020-11-27 Marek Kurdej[libc++] [docs] Exclude helper files from Sphinx config...
2020-11-27 Georgii Rymar[obj2yaml] - Don't assert when trying to calculate...
2020-11-27 David Green[ARM] MVE qabs vectorization test. NFC
2020-11-27 Sjoerd Meijer[SLP] Dump Tree costs. NFC.
2020-11-27 Simon Pilgrim[DAG] Legalize umin(x,y) -> sub(x,usubsat(x,y)) and...
2020-11-27 Simon Pilgrim[X86] Regenerate extract-store.ll tests
2020-11-27 Cheng Wang[libc] Fix typo in buildbot README.txt.
2020-11-27 Jay Foad[LegacyPM] Avoid a redundant map lookup in setLastUser...
2020-11-27 Jay Foad[LegacyPM] Remove unused undocumented parameter. NFC.
2020-11-27 Raphael Isemann[ASTImporter] Import the default argument of NonTypeTem...
2020-11-27 Richard Sandiford[SVE] Add a couple of extra sizeless type tests
2020-11-27 Cullen Rhodes[InstSimplify] Clarify use of FixedVectorType in Simpli...
2020-11-27 Roman LebedevReland [SimplifyCFG] FoldBranchToCommonDest: lift use...
2020-11-27 Roman Lebedev[NFC][SimplifyCFG] FoldBranchToCommonDest: add one...
2020-11-27 Frederik Gossen[MLIR][SCF] Find all innermost loops for parallel loop...
2020-11-27 Christian Sigg[mlir] Add gpu.allocate, gpu.deallocate ops with LLVM...
2020-11-27 Wang, Pengfei[msan] Fix bugs when instrument x86.avx512*_cvt* intrin...
2020-11-27 Nicolas Vasilache[mlir] Let ModuleTranslate propagate LLVM triple
2020-11-27 Cheng Wang[libc][Obvious] Fix typo in strnlen_test.cpp.
2020-11-27 Markus LavinRevert "[DebugInfo] Improve dbg preservation in LSR."
2020-11-27 Georgii Rymar[llvm-readelf/obj] - Stop calling `reportError` in...
2020-11-27 Craig Topper[RISCV] Don't remove (and X, 0xffffffff) from inputs...
2020-11-27 Max Kazantsev[Test] Add some more tests showing how we fail to widen IV
2020-11-27 Kazu Hirata[IR] Use llvm::is_contained and pred_size (NFC)
2020-11-27 Max Kazantsev[IndVars] LCSSA Phi users should not prevent widening
2020-11-27 Kirill Bobyrev[clangd] Add support for within-file rename of complica...
2020-11-27 QingShan Zhang[DAGCombine] Adding a hook to improve the precision...
2020-11-27 Kazu Hirata[InlineCost] Fix indentation (NFC)
2020-11-27 Juneyoung Lee[LangRef] Add poison constant
2020-11-26 Craig Topper[RISCV] Add isel patterns to use SBSET for (1 << X...
2020-11-26 Sam McCall[clangd] Fix use of system-installed GRPC after f726101...
2020-11-26 Nikita Popov[BasicAA] Fix BatchAA results for phi-phi assumptions
2020-11-26 Arthur Eubanks[test] Fix runtime-pointer-checking-insert-typesize...
2020-11-26 Louis Dionne[libc++] Install missing package in the Dockerfile
2020-11-26 Roman LebedevRevert "[SimplifyCFG] FoldBranchToCommonDest: lift...
2020-11-26 Mariusz Ceier[llvmbuildectomy] Also include component groups in...
2020-11-26 Roman Lebedev[SimplifyCFG] FoldBranchToCommonDest: lift use-restrict...
2020-11-26 Roman Lebedev[NFC][SimplifyCFG] Add test coverage for FoldBranchToCo...
2020-11-26 Roman Lebedev[NFC][SimplifyCFG] Add statistic to `FoldBranchToCommon...
2020-11-26 Louis Dionne[libc++] Remove ABI lists for previous releases
2020-11-26 Louis Dionne[libc++] Fix the Homebrew tap to install Buildkite...
2020-11-26 Adam Czachorowski[clangd] AddUsing: do not crash on non-namespace using...
2020-11-26 Simon Pilgrim[X86] Regenerate i64-to-float.ll tests with avx512...
2020-11-26 Arthur Eubanks[BPF][NewPM] Port bpf-adjust-opt to NPM and add it...
next