platform/upstream/llvm.git
2021-11-24 Zarko Todorovski[LLVM][NFC]Inclusive language: remove occurances of...
2021-11-24 David BlaikieDWARFVerifier: Don't parse all units twice
2021-11-24 Louis Dionne[libc++] Fix backdeployment annotations for std::filesystem
2021-11-24 Artur Pilipenko[CVP] Add a cl::opt for canonicalization of signed...
2021-11-24 Louis Dionne[libc++] Handle armv7m in two architecture dependent...
2021-11-24 Louis Dionne[libc++] Fix two tests that were failing in freestandin...
2021-11-24 Florian Hahn[ConstraintElimination] Add additional tests.
2021-11-24 Stanislav MekhanoshinMove some tests from instcombine to phase ordering...
2021-11-24 Alexey Bataev[SLP]Improve analysis/emission of vector operands for...
2021-11-24 Saleem AbdulrasoolHeaders: exclude `#include_next <stdatomic.h>` on MSVC
2021-11-24 Dimitry Andriccfi: fix more -Wformat warnings
2021-11-24 Florian Hahn[LV] Use OrigLoop instead of induction to get function...
2021-11-24 Jeremy Morse[DebugInfo][InstrRef] Cope with win32 calls changing...
2021-11-24 Tobias Gysi[mlir][linalg] Simplify padding test (NFC).
2021-11-24 Zarko Todorovski[NFC][clang]Inclusive language: remove remaining uses...
2021-11-24 Tobias Gysi[mlir][linalg] Add makeComposedPadHighOp.
2021-11-24 Stanislav MekhanoshinRevert "[InstCombine] (~(a | b) & c) | ~(c | (a ^ b...
2021-11-24 Tobias Gysi[mlir][linalg] Update failure conditions for padOperand...
2021-11-24 Zarko Todorovski[NFC][Clang][test] Inclusive language: Remove and rephr...
2021-11-24 Florian HahnRevert "[ThreadPool] Do not return shared futures."
2021-11-24 Nemanja Ivanovic[PowerPC] Add missed clang portion of c933c2eb3346
2021-11-24 MaheshRavishankar[mlir][Linalg] Remove alloc/dealloc pair as a callback.
2021-11-24 Steven Wan[NFC][AIX]Disable precompiled module file tests on AIX
2021-11-24 Kirill Stoimenov[ASan] Moved __asan_test_only_reported_buggy_pointer...
2021-11-24 Jeremy Morse[DebugInfo][InstrRef] Ignore SP clobbers on call instru...
2021-11-24 Jeremy Morse[DebugInfo] Reflect switched variable order from instru...
2021-11-24 Simon Pilgrim[AArch64] Add regression test for D114354
2021-11-24 Graham Hunter[NFC][LAA] Precommit tests for forked pointers
2021-11-24 Balázs Kéri[clang][AST] Check context of record in structural...
2021-11-24 Levon Ter-GrigoryanFixed use of -o and -k in LLDB under Windows when stati...
2021-11-24 Dmitry Vyukovtsan: include internal allocator into deadlock detection
2021-11-24 Dmitry Vyukovtsan: lock internal allocator around fork
2021-11-24 Nicolas Vasilache[mlir][Vector] NFC - Apply some clangd suggested fixes.
2021-11-24 Peter Waller[LoopAccessAnalysis][SVE] Bail out for scalable vectors
2021-11-24 LLVM GN Syncbot[gn build] Port 3b7244808405
2021-11-24 Clement Courbet[clang-tidy] Add unit tests for `DeclRefExprUtils`.
2021-11-24 Quinn Pham[NFC][X86] Inclusive language: Rename master label...
2021-11-24 Paul RobinsonHave yaml2obj describe all options in --help
2021-11-24 Pavel Labath[lldb] Move GetSupportedArchitectureAtIndex to Platform...
2021-11-24 Phoebe Wang[X86][MS] Add test cases to show wrong alignment in...
2021-11-24 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: promote...
2021-11-24 Guillaume Chatelet[libc] Fix wrong type for load/store of Repeated elements
2021-11-24 Florian Hahn[VPlan] Remove unused VPInstruction constructor. (NFC)
2021-11-24 Bradley Smith[AArch64][SVE] Recognize all ones mask during fixed...
2021-11-24 Benjamin KramerRevert "[DAG] SimplifyDemandedBits - simplify rotl...
2021-11-24 Florian Hahn[LV] Use patterns in some induction tests, to make...
2021-11-24 Simon Pilgrim[X86] Add BMI test coverage for for or-lea with no...
2021-11-24 Omer Aviram[X86] Add D113970 tests cases for or-lea with no common...
2021-11-24 Sanjay Patel[InstSimplify] fold xor logic of 2 variables, part 2
2021-11-24 Sanjay Patel[InstSimplify] add tests for xor logic; NFC
2021-11-24 Djordje Todorovic[llvm-dwarfdump][Statistics] Handle LTO cases with...
2021-11-24 Nemanja Ivanovic[PowerPC] Provide XL-compatible vec_round implementation
2021-11-24 Jeremy Morse[DebugInfo] Adjust x86 location-list tests for instruct...
2021-11-24 Dmitry Vyukovtsan: add another fork deadlock test
2021-11-24 Dmitry Vyukovsanitizer_common: remove SANITIZER_USE_MALLOC
2021-11-24 Manuel KlimekClean up clang-format tech debt.
2021-11-24 Jeremy Morse[DebugInfo] Check both instr-ref and DBG_VALUE modes...
2021-11-24 Simon Pilgrim[DAG] SimplifyDemandedBits - simplify rotl/rotr to...
2021-11-24 Jay Foad[AMDGPU] Implement widening multiplies with v_mad_i64_i...
2021-11-24 Jay Foad[AMDGPU] Only select VOP3 forms of VOP2 instructions
2021-11-24 SYNOPSYS\georgiev [LLDB/test] lldbutil check_breakpoint() - check targe...
2021-11-24 Carl Ritson[AMDGPU] Only allow implicit WQM in pixel shaders
2021-11-24 David Green[ARM] Fold (fadd x, (vselect c, y, -1.0)) into (vselect...
2021-11-24 Matthias Springer[mlir][linalg][bufferize][NFC] Move vector interface...
2021-11-24 David Sherwood[NFC] Tidy up SelectionDAGBuilder::visitIntrinsicCall...
2021-11-24 Jeremy Morse[DebugInfo][InstrRef] Avoid crash when values optimised...
2021-11-24 David Green[ARM] Fold floating point select(binop) patterns
2021-11-24 Dmitry Vyukovtsan: extend mmap test
2021-11-24 David Green[ARM] Add fma and update fadd/fmul predicated select...
2021-11-24 mydeveloperday[clang-format] NFC - recent changes caused clang-format...
2021-11-24 Matthias Springer[mlir][linalg][bufferize][NFC] Move tensor interface...
2021-11-24 Florian Hahn[llvm-reduce] Add parallel chunk processing.
2021-11-24 Pavel Labath[lldb/gdb-remote] Remove more non-stop mode remnants
2021-11-24 Rosie Sumpter[LoopVectorize][CostModel] Update cost model for fmulad...
2021-11-24 Rosie Sumpter[LoopVectorize] Print fast-math flags for VPReductionRecipe
2021-11-24 Rosie Sumpter[LoopVectorize] Propagate fast-math flags for VPInstruction
2021-11-24 Rosie Sumpter[LoopVectorize] Add vector reduction support for fmulad...
2021-11-24 Butygin[mlir][scf] Canonicalize scf.while with unused results
2021-11-24 Clement Courbet[clang-tidy] performance-unnecessary-copy-initializatio...
2021-11-24 Vitaly Buka[sanitizer] Add Abs<T>
2021-11-24 Abinav Puthan... [AMDGPU] Check for unneeded shift mask in shift PatFrags.
2021-11-24 Igor Kudrin[ELF] Support the "read-only" memory region attribute
2021-11-24 Vitaly Buka[sanitizer] Fail instead of crash without real_pthread_...
2021-11-24 Bixia ZhengAccept symmetric sparse matrix in Matrix Market Exchang...
2021-11-24 WeverythingRevert "tsan: new runtime (v3)"
2021-11-24 Uday Bondhugula[MLIR] Remove duplicate `Pass` suffix from ViewOpGraph...
2021-11-24 wren romano[mlir][sparse] Adding wrappers for constantOverheadType...
2021-11-24 Jun MaRevert "[Taildup] Don't tail-duplicate loop header...
2021-11-24 Jun MaRevert "Revert "Revert "Recommit "Revert "[CVP] process...
2021-11-24 Mehdi AminiUpdate fir.insert_on_range syntax to make the range...
2021-11-24 Zequan Wu[LLDB][NativePDB] Allow find functions by full names
2021-11-24 Vitaly Buka[NFC][sanitizer] Limit StackStore stack size/tag to...
2021-11-24 Vitaly Buka[NFC][sanitizer] Test for b80affb8a149
2021-11-23 Stanislav Mekhanoshin[AMDGPU] Remove a no-op check in the gfx90a hazard...
2021-11-23 Butygin[mlir][spirv] Add math to OpenCL conversion
2021-11-23 Florian Mayer[hwasan] support python3 in hwasan_sanitize
2021-11-23 Florian Mayer[stack-safety] Check SCEV constraints at memory instruc...
2021-11-23 Vitaly Buka[NFC][sanitizer] Reuse forEach for operator==
2021-11-23 Vitaly Buka[sanitizer] Add DenseMap::forEach
2021-11-23 Nemanja Ivanovic[PowerPC] Allow scalars for asm constraint "v" with VSX
next