platform/upstream/llvm.git
2022-04-05 Shangwu YaoEmit OpenCL metadata when targeting SPIR-V
2022-04-05 Bill Wendling[mlir] Reinstate the variable
2022-04-05 Jonas Devlieghere[lldb] Update reinterpret_cast in linux/Host.cpp
2022-04-05 Nathan JamesReland "[ASTMatchers] Output currently matching node...
2022-04-05 Jonas Devlieghere[lldb] Change CreateMemoryInstance to take a WritableDa...
2022-04-05 Jonas Devlieghere[lldb] Refactor DataBuffer so we can map files as read...
2022-04-05 Bill Wendling[mlir] Remove an unused variable and correct types.
2022-04-05 River Riddle[mlir-vscode] Add better support for multiple workspace...
2022-04-05 River Riddle[mlir-vscode] Add better resolution for server file...
2022-04-05 Vladislav Khmelevsky[BOLT] Check for !isTailCall in isUnconditionalBranch
2022-04-05 Aaron Siddhartha... Fix typo in new -config-file option
2022-04-05 Nirvedh[mlir][linalg] Move linalg.fill folding into linalg...
2022-04-05 Artur PilipenkoMove BasicBlock::getTerminator definition to the header
2022-04-05 Lang Hames[JITLink] Fix sorting bug for PC-begin candidate symbol...
2022-04-05 Paul Robinson[PS5] Add PS5 as a legal triple component
2022-04-05 Jason MolendaRefine memory buffer for importing shared cache objc...
2022-04-05 Tom Honermann[clang] Emit target_clones resolver functions as COMDAT.
2022-04-05 Tom Honermann[clang] NFC: Extend comdat validation in target multive...
2022-04-05 Tom Honermann[Lint][Verifier] NFC: Rename 'Assert*' macros to 'Check*'.
2022-04-05 Bert Abrath[PartiallyInlineLibCalls] Don't partially inline a...
2022-04-05 Benjamin Kramer[mlir] Fix unused variable warning. NFCI.
2022-04-05 Roy Sundahl[Darwin][ASan][Sanitizer] Enable dlclose-test for all...
2022-04-05 Jonas DevlieghereChange the LLVM signpost category
2022-04-05 Jessica Paquette[GlobalISel] NFC: Regen some tests + improve test cover...
2022-04-05 Scott Linder[AMDGPU][OpenCL] Remove "printf and hostcall" diagnostic
2022-04-05 Corentin Jabot[Clang] Do not warn on unused lifetime-extending vars...
2022-04-05 Lei Zhang[mlir][vector] Separate high-D insert/extract strided...
2022-04-05 Daniel SandersCheck if register class was changed in constrainOperand...
2022-04-05 Walter Erquinigo[lldb-vscode] Implement stderr/stdout on win32 and...
2022-04-05 Michael Jones[libc] Add holder class for va_lists
2022-04-05 Jake EganSpecify --format for tests to workaround AIX big archiv...
2022-04-05 Mehdi Amini[mlir] Add the Emacs support for MLIR's LSP server
2022-04-05 Andrew Browne[DFSan] Add dfsan-combine-taint-lookup-table option...
2022-04-05 Min-Yih Hsu[M68k] Adopt VarLenCodeEmitter for rest of the data...
2022-04-05 Sam McCallFileManager: std::map => BumpPtrAllocator + DenseMap...
2022-04-05 Arjun P[MLIR][Presburger] IntegerPolyhedron: add support for...
2022-04-05 Fabio Rossini... [clangd] Add support to extract method for ExtractFunct...
2022-04-05 Michael Kruse[OpenMPIRBuilder] Detect and fix ambiguous InsertPoints...
2022-04-05 David BlaikieDebugInfo: Don't use enumerators in template names...
2022-04-05 Martin Storsjö[libcxx] [test] Fix the locale ctype widen tests on...
2022-04-05 owenca[clang-format] Pass return code of git-clang-format...
2022-04-05 Chris BienemanAdd DXILPrepare CodeGen pass
2022-04-05 Krzysztof Drewniak[MLIR][ROCm] Suppress warnings generated by HIP headers
2022-04-05 Craig Topper[RISCV] Add support for vp.fptosi where the result...
2022-04-05 Simon Pilgrim[X86] fmaddsub/fmsubadd combines - add NOFMA target...
2022-04-05 Jonas Devlieghere[lldb] Improve documentation for some of the platform...
2022-04-05 Jim InghamFix a mistyping introduced with the new container command.
2022-04-05 Alex BrachetRevert "[Scudo] enabling anonymous named pages on Linux...
2022-04-05 Jonas Devlieghere[lldb] Fix undefined behavior: left shift of negative...
2022-04-05 Pierre Gousseau[x86] Fix infinite loop inside DAG combiner with lzcnt...
2022-04-05 Alisamar Husain[lldb][intelpt] Remove `IntelPTInstruction` and move...
2022-04-05 Matt Devereau[SVE] Extend support for folding select + masked gathers
2022-04-05 Kirill BobyrevFix the test after D123031
2022-04-05 Simon Pilgrim[MIPS] selectAddrFrameIndexOffset - use cast<> instead...
2022-04-05 Hui Xie[libc++] add global variable template std::views::empty
2022-04-05 Lorenzo Chelini[MLIR] Check for static shape before bare pointer conve...
2022-04-05 Mark de Wever[libc++][test] Adds an cpp20_output_iterator.
2022-04-05 Jean Perier[flang] Fix fir.embox codegen with constant interior...
2022-04-05 Jean Perier[flang] Set lower bounds of array section fir.embox...
2022-04-05 Yaxun (Sam... [clang-offload-bundler] add -input/-output options
2022-04-05 Kirill BobyrevReland "[clangd] IncludeCleaner: Add support for IWYU...
2022-04-05 Louis Dionne[libc++] Tidy up tests for deduction guides and other...
2022-04-05 Nikita Popov[ValueTracking] Handle non-pow2 align assume bundle...
2022-04-05 Nikita Popov[X86] Regenerate test checks (NFC)
2022-04-05 Kirill Bobyrev[clangd] Use stable keys for CanonicalIncludes mappings
2022-04-05 Louis Dionne[libc++] Silence new deprecation warnings for C functio...
2022-04-05 Yitzhak Mandelbaum[clang][dataflow] Support integral casts
2022-04-05 Nathan Sidwell[clang] Document p1703 not needed
2022-04-05 Biplob MishraAdding new tests to demonstrate code patterns with...
2022-04-05 Nico Weber[gn build] (semi-automatically) Port 4661a65f4bea
2022-04-05 serge-sans... [iwyu] Fix some header include regression
2022-04-05 Vladislav Khmelevsky[BOLT] Fix plt relocations symbol match
2022-04-05 David Truby[clang][AArc64][SVE] Add support for comparison operato...
2022-04-05 Simon Pilgrim[Hexagon] Fix out of range shift warning. NFC.
2022-04-05 Biplob Mishrarev16 instruction is being generated for a half word...
2022-04-05 Benjamin Kramer[bazel] Try to fix the build after 4661a65f4b
2022-04-05 Biplob MishraReverting changes to correct the commit message
2022-04-05 Jingu Kang[AArch64] Set maximum VF with shouldMaximizeVectorBandwidth
2022-04-05 Zahira AmmarguellatIn fast-math mode, when unsafe math optimizations are...
2022-04-05 Biplob Mishra[ARM][AArch64] Optimize pattern for converting a half...
2022-04-05 Nikita Popov[Tests] Use %clang_cc1 instead of %clang -cc1 in codege...
2022-04-05 Nikita Popov[Test] Use cc1 interface in more tests (NFC)
2022-04-05 Florian Hahn[LV] Add vector.body block to parent loop during skelet...
2022-04-05 Daniel Grumberg[clang][extract-api] Undefining macros should not resul...
2022-04-05 Evgeniy BrevnovNew regression test against expandMemCpyAsLoop utility
2022-04-05 Simon Pilgrim[InstCombine] Add PR22303 test case
2022-04-05 Nikita Popov[Docs] Update opaque pointers docs (NFC)
2022-04-05 Simon Tatham[AArch64] Make PMMIR_EL1 read-only.
2022-04-05 Nikita Popov[Test] Use cc1 instead of mllvm -opaque-pointers option...
2022-04-05 Nikita Popov[LLVMContext] Replace enableOpaquePointers() with setOp...
2022-04-05 Benjamin KramerRemove libc++ test from clang lib.
2022-04-05 Nikita Popov[CodeGen] Avoid unnecessary ConstantExpr cast
2022-04-05 Alexander Belyaev[mlir] Update BUILD.bazel.
2022-04-05 Pavel LabathRemove top-level using directives from Transforms/IPO...
2022-04-05 Pavel Labath[lldb] Avoid duplicate vdso modules when opening core...
2022-04-05 Pavel Labath[lldb/linux] Handle main thread exits
2022-04-05 Pavel Labath[lldb] Move host platform implementations into the...
2022-04-05 LLVM GN Syncbot[gn build] Port 3ba8548c8e04
2022-04-05 Nikolas Klauser[libc++][ranges] Implement ranges::transform
2022-04-05 David Carlier[Scudo] enabling anonymous named pages on Linux 5.17...
next