platform/upstream/llvm.git
2022-02-17 Stanislav Gatev[clang][dataflow] Add transfer functions for logical...
2022-02-17 Lorenzo Chelini[MLIR][PDL] Fix typo (NFC)
2022-02-17 Nikita Popov[InstSimplify] Delay creation of constants for offsets...
2022-02-17 Martin Storsjö[libcxx] [test] Fix locale.time.get.byname get_date...
2022-02-17 Martin Storsjö[libcxx] [test] Fix the locale get_one_wide test for...
2022-02-17 Martin Storsjö[libcxx] [test] Make the put_long_double test pass...
2022-02-17 Amir Ayupov[BOLT][NFC] Report errors from createBinaryContext...
2022-02-17 Marek Kurdej[clang-format] Fix wrong assertion with non-negative...
2022-02-17 Nikita Popov[IndVars] Don't run full optimization pipeline in test...
2022-02-17 Ivan Butygin[mlir][gpu] Split ops sinking from gpu-kernel-outlining...
2022-02-17 Pavel Kosov[NFC][compiler-rt] Format file lib/builtins/arm/sync...
2022-02-17 Pavel Kosov[compiler-rt] Implement ARM atomic operations for...
2022-02-17 Damian Rouson[flang] add semantics test for sync images
2022-02-17 Tom Stellardissue-release-workflow: Add support for /cherry-pick...
2022-02-17 Shraiysh Vaishay[mlir] Added oilist primitive
2022-02-17 Eugene Zhulenev[mlir] NFC Async: always use 'b' for the current builder
2022-02-17 Damian Rouson[flang] add semantics test for sync all
2022-02-17 Serguei Katkov[MemoryDependency] Relax the re-ordering of atomic...
2022-02-17 Jim InghamOn Windows, the function name contains the return param...
2022-02-17 Alex Brachet[libc] Use '+' constraint on inline assembly
2022-02-17 Jim InghamAdd a test for breaking on overloaded functions by...
2022-02-17 V Donaldson[flang] Allow tabs as white space in formats
2022-02-17 Aart Bik[mlir][sparse] avoid some codeup in sparsification...
2022-02-17 Amara Emerson[AArch64][GlobalISel] Implement support for clang.arc...
2022-02-17 Yonghong Song[BPF] Fix a BTF type pruning bug
2022-02-17 Alina Sbirlea[bazel] Add libc dependency.
2022-02-17 Jez Ng[lld-macho] Don't include CommandFlags.h in CommonLinke...
2022-02-17 Daniil Suchkov[RewriteStatepointsForGC] Add a test exposing an incorr...
2022-02-16 Heejin Ahn[WebAssembly] Make __wasm_lpad_context thread-local
2022-02-16 Matt ArsenaultAMDGPU: Always reserve VGPR for AGPR copies on gfx908
2022-02-16 Jacques Pienaar[mlir][doc] Add passes docs to Passes.md
2022-02-16 Florian Mayer[NFC] [MTE] [HWASan] Remove unnecessary member of Alloc...
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...
next