platform/upstream/llvm.git
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...
2020-11-26 Nikita Popov[AA] Split up LocationSize::unknown()
2020-11-26 Fangrui Song[MC] Set the unique id of .stack_sizes to the associate...
2020-11-26 Zarko Todorovski[AIX] Add support for non var_arg extended vector ABI...
2020-11-26 Raphael Isemann[ASTImporter] Import the default argument of TemplateTy...
2020-11-26 Louis Dionne[libc++] Remove sysctl-based implementation of thread...
2020-11-26 Louis Dionne[libc++] Attempt to fix spurious modules-related failur...
2020-11-26 Stephan Herhut[mlir][DialectConversion] Do not prematurely drop unuse...
2020-11-26 Alex Richardson[libc++] Fix two fr_FR locale tests on FreeBSD
2020-11-26 Simon Pilgrim[AArch64] Regenerate min/max tests and add vXi64 umin...
2020-11-26 David Green[ARM] Cleanup for the MVETailPrediction pass
2020-11-26 Simon PilgrimRevert rG12d59b696b330 "[DAG] Legalize umin(x,y) -...
2020-11-26 Simon Pilgrim[DAG] Legalize umin(x,y) -> sub(x,usubsat(x,y)) and...
2020-11-26 Benjamin KramerRemove stray debug-only from test
2020-11-26 Jan Svoboda[clang][cli] Port Target option flags to new option...
2020-11-26 Robert Lougher[LiveDebugVariables] Strip all debug instructions from...
2020-11-26 Raphael Isemann[ASTImporter] Import the default argument of TemplateTe...
2020-11-26 Florian Hahn[VPlan] Turn VPReplicateRecipe into a VPValue.
2020-11-26 Stephan Herhut[mlir][linalg] Mark linalg.yield as ReturnLike
2020-11-26 David Stenberg[IndVarSimplify] Fix Modified status when handling...
2020-11-26 Sjoerd Meijer[AArch64][CostModel] Precommit some vector mul tests...
2020-11-26 Kazushi (Jam... [VE] Add comprehensive stackframe tests
2020-11-26 Stephan Herhut[mlir][bufferize] Add argument materialization for...
2020-11-26 Aleksandr Platonov[clangd][query-driver] Extract target
2020-11-26 Simon Pilgrim[X86] Extend neg-abs test coverage
2020-11-26 Florian Hahn[CostModel] Add basic implementation of getGatherScatte...
2020-11-26 Hafiz Abid... [clang][Driver] Handle risvc in Baremetal.cpp.
2020-11-26 Marek Kurdej[libc++] Mark a few more tests as unsupported on gcc...
2020-11-26 Kerry McLaughlin[SVE][CodeGen] Extend isConstantSplatValue to support...
2020-11-26 Max KazantsevRevert "Return "[SCEV] Use isBasicBlockEntryGuardedByCo...
2020-11-26 Simon Pilgrim[X86] Fix -DAG checks on gnux32 pic tests
2020-11-26 Max KazantsevReturn "[SCEV] Use isBasicBlockEntryGuardedByCond in...
2020-11-26 Max KazantsevRevert "[SCEV] Use isBasicBlockEntryGuardedByCond in...
2020-11-26 Georgii Rymar[llvm-readelf/obj] - Report a warning when the value...
2020-11-26 Max Kazantsev[SCEV] Use isBasicBlockEntryGuardedByCond in isLoopBack...
2020-11-26 Craig Topper[RISCV] Add isel patterns for sbsetw/sbclrw/sbinvw...
2020-11-26 Craig Topper[RISCV] Add test cases for missed opportunities to...
2020-11-26 Marek Kurdej[llvm-profgen] [docs] Fix invalid header. Add to ToC...
2020-11-26 Max KazantsevRevert "[SCEV] Use isKnownPredicateAt in isLoopBackedge...
2020-11-26 Mark de Wever[NFC][libc++] Mark LWG3296 as complete.
2020-11-26 Marek Kurdej[libc++] Fix gcc warning -Wsign-compare.
2020-11-26 Marek Kurdej[libc++] [P0966] [C++20] Fix bug PR45368 by correctly...
2020-11-26 Jay Foad[AMDGPU] Introduce and use isGFX10Plus. NFC.
2020-11-26 Marek Kurdej[libc++] [docs] Migrate C++ status pages to Restructure...
2020-11-26 Raphael Isemann[lldb] Fix TestThreadStepOut.py after "Flush local...
2020-11-26 Nathan Ridge[clangd] Do not treat line as inactive if skipped range...
2020-11-26 Zhengyang LiuFix use-of-uninitialized-value in rG75f50e15bf8f
2020-11-26 Marek Kurdej[libc++] [www] Fix HTML. NFC.
2020-11-26 Martin Storsjö[OpenMP][OMPT] Fix building with OMPT disabled after...
2020-11-26 Marek Kurdej[libc++] [libc++abi] Mark a few tests as unsupported...
2020-11-26 Kazu Hirata[Support] Use llvm::is_contained (NFC)
2020-11-26 Georgii Rymar[llvm-readobj] - Fix a warning.
next