platform/upstream/llvm.git
2021-04-15 Christopher... [libcxx] adds `std::indirectly_readable_traits` to...
2021-04-15 Arthur Eubanks[NFC][NewPM] Remove some AnalysisManager invalidate...
2021-04-15 Prashant KumarAdd support for numpy arrays to memref conversions.
2021-04-15 George Balatsouras[dfsan] Add test for origin tracking stack traces
2021-04-15 River Riddle[mlir] Add support for walking locations similarly...
2021-04-15 River Riddle[mlir][NFC] Add a using directive for llvm::SetVector
2021-04-15 Jon Roelofss/setGenerator/addGenerator/ in the JIT docs. NFC
2021-04-15 Stephen KellyNFC: Add a simple test for introspection call formatting
2021-04-15 Joseph Huber[OpenMP] Add info for device table changes
2021-04-15 Fangrui Song[sanitizer] Simplify GetTls with dl_iterate_phdr on...
2021-04-15 Jonas Devlieghere[lldb] Raise a CrashLogParseException when failing...
2021-04-15 Stephen KellyNFC: Add missing matcher for test method
2021-04-15 cchen[OpenMP5][DOCS] Update status of masked construct and...
2021-04-15 Stephen Kelly[AST] Fix location call storage with common last-invocation
2021-04-15 Aart Bik[mlir][vector][avx] add AVX dot product to X86Vector...
2021-04-15 Florian Hahn[InferAttrs] Do not mark first argument of str(n)cat...
2021-04-15 Momchil Velikov[clang][AArch64] Correctly align HFA arguments when...
2021-04-15 Nicolas Vasilache[mlir][scf] NFC - Add a getIterOpOperands helper to...
2021-04-15 Caroline Tice[LLDB] Use path relative to binary for finding .dwo...
2021-04-15 Nathan James[AST][Introspection] Add a check to detect if introspec...
2021-04-15 Nathan James[AST] Add a print method to Introspection LocationCall
2021-04-15 Kostya Kortchinsky[scudo][standalone] Fuchsia related fixes
2021-04-15 Craig Topper[TableGen] Reduce the number of map lookups in TypeSetB...
2021-04-15 Stanislav Mekhanoshin[AMDGPU] Factor out predicate FmaakFmamkF32Insts
2021-04-15 Christopher... [libcxx][NFC] removes IndentRequires from .clang-format
2021-04-15 River Riddle[mlir][AsmPrinter] Fix multi-threaded segfault by using...
2021-04-15 Martin Storsjö[clang] [AArch64] Fix handling of HFAs passed to Window...
2021-04-15 Florian Hahn[VPlan] Replace a few unnecessary includes with forward...
2021-04-15 Stanislav Mekhanoshin[AMDGPU] Add new EmitDstSel field to VOPPofile. NFC.
2021-04-15 Max Sagebaum[clang-format] Option for empty lines after an access...
2021-04-15 LLVM GN Syncbot[gn build] Port 82787eb2285d
2021-04-15 Alexander Belyaev[mlir] Add verification for `linalg.tiled_loop` op.
2021-04-15 Alexander Belyaev[mlir] Expose `updateBoundsForCyclicDistribution` in...
2021-04-15 hsmahesha[AMDGPU] Move LDS lowering related utility functions...
2021-04-15 Alexander Belyaev[mlir] Add helpers to set lbs, ubs, steps for linalg...
2021-04-15 River Riddle[mlir] Add support for adding attribute+type traits...
2021-04-15 Krzysztof Parzyszek[Hexagon] Avoid infinite loops in type legalization...
2021-04-15 Sourabh Singh... [flang][OpenMP] Remove `OmpEndLoopDirective` handles...
2021-04-15 Craig Topper[RISCV] Share RVInstIShift and RVInstIShiftW instructio...
2021-04-15 cchen[OpenMP] Added codegen for masked directive
2021-04-15 Aart Bik[mlir][sparse] remove restriction on vectorization...
2021-04-15 Melanie Blower[clang][patch] Modify diagnostic level from err to...
2021-04-15 Louis Dionne[libc++] NFC: Use ASSERT_SAME_TYPE consistently in...
2021-04-15 Louis Dionne[libc++] Remove test suite workarounds on Apple with...
2021-04-15 Danilo C. Grael[LoopUnrollAndJam] Avoid repeated instructions for...
2021-04-15 Arthur Eubanks[NewPM] Cleanup IR printing instrumentation
2021-04-15 Mark Johnston[asan] Add an offset for the kernel address sanitizer...
2021-04-15 Mark Johnston[Driver] Enable kernel address and memory sanitizers...
2021-04-15 Stefan Pintilie[PowerPC] Add ROP Protection Instructions for PowerPC
2021-04-15 Asher Mancinelli[flang] Add list input test to GTest suite
2021-04-15 Guillaume Chatelet[libc] Add index operator[] to StringView
2021-04-15 Stelios Ioannou[LSR] Fix for pre-indexed generated constant offset
2021-04-15 OCHyamsRevert "[DebugInfo] Replace debug uses in replaceUsesOu...
2021-04-15 Christopher... [libcxx][NFC] removes BreakBeforeConceptDeclarations...
2021-04-15 OCHyams[DebugInfo] Replace debug uses in replaceUsesOutsideBlock
2021-04-15 Shilei Tian[Clang][Docs] Claim the atomic compare
2021-04-15 Sanjay Patel[InstCombine] update RUN lines in assume test; NFC
2021-04-15 Aaron BallmanFix potential infinite loop with malformed attribute...
2021-04-15 Kerry McLaughlin[NFC] Remove the -instcombine flag from strict-fadd.ll
2021-04-15 LemonBoy[yaml2obj/obj2yaml/llvm-readobj] Support printing and...
2021-04-15 Paul C. Anagnostopoulos[TableGen] [docs] Correct a reference in the TableGen...
2021-04-15 Sebastian Neubauer[AMDGPU] Fix large return values with amdgpu_gfx
2021-04-15 Simon Pilgrim[X86] combineCMP - fold cmpEQ/NE(TRUNC(X),0) -> cmpEQ...
2021-04-15 Bradley Smith[AArch64][NEON] Match (or (and -a b) (and (a+1) b)...
2021-04-15 Sam McCall[clangd] Only allow remote index to be enabled from...
2021-04-15 Alex OrlovFix bug in .eh_frame/.debug_frame PC offset calculation...
2021-04-15 Florian Hahn[VPlan] Add VPRecipeBase::mayHaveSideEffects.
2021-04-15 Raphael Isemann[lldb] Fix incorrect test data in FileSpecTest.IsRelative
2021-04-15 Matthias Kloseadd test case for ignoring -flto=auto and -flto=jobserver
2021-04-15 Jun Ma[DAGCombiner] Fold step_vector with add/mul/shl
2021-04-15 David Sherwood[SVE][LoopVectorize] Fix crash in InnerLoopVectorizer...
2021-04-15 Fraser Cormack[RISCV] Pre-commit vector shuffle test cases
2021-04-15 dfukalov[AA] Updates for D95543.
2021-04-15 Florian Hahn[AArch64] Use type-legalization cost for code size...
2021-04-15 Jason MolendaNFC put the armv6m entry with the other Cortex-M entries
2021-04-15 Andrzej Warzynski[flang] Update the regression tests to use the new...
2021-04-15 David Sherwood[NFC][LoopVectorize] Remove unnecessary VF.isScalable...
2021-04-15 Jan Svoboda[clang][deps] NFC: Improve documentation
2021-04-15 Jason MolendaMark armv6m compat with armv7em; match armv7em being...
2021-04-15 Martijn VelsAdd convenient composed tsan constants
2021-04-15 Martin Storsjö[AArch64] Fix windows vararg functions with floats...
2021-04-15 Martin Storsjö[clang] [test] Share patterns in CodeGen/ms_abi_aarch64...
2021-04-15 Martin StorsjöReland "[lit] Handle plain negations directly in the...
2021-04-15 Nikita PopovRevert "[SCEV] Don't walk uses of phis without SCEV...
2021-04-15 Florian Hahn[NewGVN] Add phi-of-ops operands if no real PHI is...
2021-04-15 Craig Topper[RISCV] Add a PatFrag to shorten repeated (XLenVT ...
2021-04-15 Zakk Chen[RISCV][Clang] Add vmv and vfmv series intrinsic functions.
2021-04-15 Vitaly Buka[scudo] Restore zxtest compatibility
2021-04-15 Mehdi AminiFix the build of `mlir-doc` (again)
2021-04-15 Max Kazantsev[Test] Propagate nofree attribute from function to...
2021-04-15 Mehdi AminiFix Interface doc generation after recent change to...
2021-04-15 hsmahesha[AMDGPU] Disable forceful inline of non-kernel function...
2021-04-15 Mehdi AminiChange add_mlir_doc CMake macro to take the tablegen...
2021-04-15 Christopher... [libcxx][NFC] adjusts formatting rules
2021-04-15 Nico Weberfix comment typos to cycle bots
2021-04-15 LLVM GN Syncbot[gn build] Port b7459a10dad1
2021-04-15 Jonas Devlieghere[lldb] Simplify output for skipped categories in dotest.py
2021-04-15 Alexander Yermolovich[DWARF] Fix crash for DWARFDie::dump.
2021-04-15 Sterling AugustineRevert "Simplify BitVector code"
2021-04-15 Nico Weber[llvm-objdump] try to fix section-filter.test in full...
next