platform/upstream/llvm.git
2022-02-16 Jacob Lambert[AMDGPU] Add agpr_count to metadata and AsmParser
2022-02-16 Nikolas Klauser[libc++] Remove a few unneeded _LIBCPP_CXX03_LANG ifdefs
2022-02-16 Arthur Eubanks[SLPVectorizer][OpaquePtrs] Check GEP source element...
2022-02-16 Arthur Eubanks[test][SLPVectorizer][OpaquePtr] Precommit test
2022-02-16 Eugene Zhulenev[mlir] Async: create async.group inside the scf.if...
2022-02-16 Sam Clegg[lld][WebAssembly] Apply global relocs before data...
2022-02-16 Marek Kurdej[clang-format] Make checking for a record more robust...
2022-02-16 Johannes Doerfert[Attributor][FIX] Heap2Stack needs to use the alloca AS
2022-02-16 Johannes Doerfert[Attributor][FIX] Use liveness information of the right...
2022-02-16 Marek Kurdej[clang-format] Mark FormatToken::getPreviousNonComment...
2022-02-16 Nico Webertry to fix check-llvm after c5fb05f663f
2022-02-16 Med Ismail... [lldb/test] Disable scripted_crashlog_json.test on...
2022-02-16 Andrzej Warzynski[flang] Add Win32 to the list of supported triples
2022-02-16 Joseph Huber[OpenMP] Pass AMDGPU math libraries into the linker...
2022-02-16 Joseph Huber[OpenMP] Properly save strings when doing LTO
2022-02-16 Marek Kurdej[clang-format] Fix formatting of struct-like records...
2022-02-16 Florian Mayer[NFC] Fix order in global_symbols.txt.
2022-02-16 Louis Dionne[libc++] Refactor the Apple build scripts
2022-02-16 Louis Dionne[libc++abi] Bump the libc++abi version and add it to...
2022-02-16 Roman Lebedev[NFC][PhaseOrdering] spurious-peeling.ll: also test...
2022-02-16 William S.... [NFC][PhaseOrdering] Precommit tests from D119965
2022-02-16 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-16 Marek Kurdej[clang-format] Fall through and avoid an unnecessary...
2022-02-16 Florian MayerFix build_symbolizer.sh.
2022-02-16 Johannes Doerfert[OpenMP][FIX] Eliminate race on the IsSPMD global
2022-02-16 Johannes Doerfert[Attributor][FIX] Pipe UsedAssumedInformation through...
2022-02-16 Jessica Paquette[MachineOutliner] NFC: Update LRU stuff for RISCV
2022-02-16 Shafik Yaghmour[LLDB] Replace use of double underscore in identifiers
2022-02-16 Med Ismail... [lldb/crashlog] Fix exception signal parsing
2022-02-16 Med Ismail... [lldb/crashlog] Add CrashLogScriptedProcess & remove...
2022-02-16 Med Ismail... [lldb/API] Add a way to check if the CommandInterpreter...
2022-02-16 Med Ismail... [lldb/Plugin] Add artificial stackframe loading in...
2022-02-16 Med Ismail... [lldb/Plugins] Clean-up ScriptedProcess python script...
2022-02-16 Jessica Paquette[MachineOutliner] NFC: Hide LRU-related stuff behind...
2022-02-16 David BlaikieDebugInfo: fix a couple of spurious spaces in simplifie...
2022-02-16 Valentin Clement[flang] Handle lowering arguments in subroutine and...
2022-02-16 Roman Lebedev[NFC][SCEV] Recognize umin_seq when operand is zext...
2022-02-16 Roman Lebedev[NFC][SCEV] Recognize umin_seq when operand is zext...
2022-02-16 Roman Lebedev[NFC][SCEV] Add tests for umin_seq recognition with...
2022-02-16 Jacob LambertHoist getTotalNumVGPRs into AMDGPUBaseInfo for use...
2022-02-16 Florian Mayer[HWASan] Improve dbg-value-tag-offset test.
2022-02-16 Michael Kruse[polly] Match function definitions and header declarati...
2022-02-16 Lei Zhang[mlir][tensor] Add a pattern to split tensor.pad ops
2022-02-16 Jonas Devlieghere[lldb] BreakpointResolver::CreateFromStructuredData...
2022-02-16 Jonas Devlieghere[lldb] Default initialize DWARFDebugMacroHeader
2022-02-16 Michał Górny[llvm] [bindings/OCaml] Remove unused dep on ounit2
2022-02-16 Michał Górny[libcxxabi] [test] Depend on unwind only if available
2022-02-16 Arthur Eubanks[test] Mark archive-as-start-lib.s as unsupported on...
2022-02-16 Kevin P. NealAdd an include that is required on some hosts. This...
2022-02-16 Haowei Wu[ifs] Add the invalid STRSZ test to llvm-ifs
2022-02-16 Nico Weber[gn build] (semi-manually) port f87aa19be644
2022-02-16 Louis Dionne[libc++] Move everything related solely to _LIBCPP_ASSE...
2022-02-16 Fangrui Song[ELF][test] Add --undefine-glob test to lto/duplicated.ll
2022-02-16 Kevin P. Neal[FPEnv][FMF] Move helper function to header, move fast...
2022-02-16 Rashmi MudduluruReverting ce420820c815e806bab9c5f17cb3b829a616548a...
2022-02-16 Craig Topper[RISCV] Improve lowering of SHL_PARTS/SRL_PARTS/SRA_PARTS.
2022-02-16 Craig Topper[SelectionDAG] Add SPLAT_VECTOR to SelectionDAG::isCons...
2022-02-16 Sanjay Patel[InstCombine] add tests for min/max reassociation; NFC
2022-02-16 Christopher... [llvm-libgcc] initial commit
2022-02-16 Jonas Devlieghere[lldb] Fix memory leak in CommandObjectType
2022-02-16 Louis Dionne[runtimes] Move warning messages for FOO_SYSROOT &...
2022-02-16 Jameson Nashclang-analyzer plugins require LLVM_ENABLE_PLUGINS...
2022-02-16 Nathan Sidwell[demangler] Fix build breakage
2022-02-16 Joseph HuberRevert "[OpenMP] Pass AMDGPU math libraries into the...
2022-02-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Added an alias for HW_REG_HW_ID1
2022-02-16 Joseph Huber[OpenMP] Pass AMDGPU math libraries into the linker...
2022-02-16 Adrian PrantlDarwin: introduce a global override for debug prefix...
2022-02-16 Louis Dionne[libc++][ci] Allow updating packages and config files...
2022-02-16 Lei Huang[PowerPC] Rename PPCInstrPrefix.td to PPCInstrP10.td
2022-02-16 Lei Zhang[mlir][linalg] Add control to pad-slice swap pattern
2022-02-16 Benjamin Kramer[mlir][MemRef] Lower memref.copy with an offset to...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to std::get(tuple). NFC.
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to std::rethrow_exception...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to std::atomic_flag_...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to std::getline. NFCI.
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to iomanip functions...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify calls to iomanip functions...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify `prev` as `std::prev` in a...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify `next` as `std::next` in a...
2022-02-16 Arthur O'Dwyer[libc++] [test] Qualify `move` as `std::move` in a...
2022-02-16 Arthur O'Dwyer[libc++] LWG2148, LWG2543: Enable std::hash<Enum> in...
2022-02-16 Arthur O'Dwyer[libc++] [test] Remove `using std::any{,_cast}` from...
2022-02-16 Arthur O'Dwyer[libc++] [test] Remove `using std::{make_,}optional...
2022-02-16 Philip ReamesPrecommit tests from D119844, expanded with additional...
2022-02-16 Arthur O'Dwyer[clang] [test] [NFC] Eliminate some hard tabs in tests
2022-02-16 Vladislav Khmelevsky[BOLT] Update dynamic relocations from section relocations
2022-02-16 Nikita Popov[LowerMemIntrinsics] Explicitly use i8 type in memmove...
2022-02-16 Louis Dionne[libc++] Pass -fcxx-modules during our modules builds
2022-02-16 Sven van Haastregt[OpenCL] Ensure atomic_init is guarded with extension
2022-02-16 Kevin P. Neal[FPEnv][InstSimplify] Fold fsub X, -0 ==> X, when we...
2022-02-16 Tue Ly[libc] Improve hypotf performance with different algori...
2022-02-16 Louis Dionne[runtimes] Deprecate FOO_SYSROOT & friends
2022-02-16 Peter KastingReland: Make lld-link work in a non-MSVC shell, add...
2022-02-16 Nikita Popov[CGBuilder] Assert that CreateAddrSpaceCast does not...
2022-02-16 Sanjay Patel[InstCombine] add test for min/max intrinsic reassociat...
2022-02-16 Florian Hahn[DSE] Fall back to CFG scan for unreachable terminators.
2022-02-16 Adrian Kuegel[Bazel] Update llvm-config.h to follow the typo fix.
2022-02-16 Nikita Popov[MemCpyOpt] Fix broken check lines (NFC)
2022-02-16 Tim NorthoverCompiler-rt: build fp_mode.c for macho_embedded variant...
2022-02-16 Kristof BeylsFix 2 RestructuredText warnings.
next