platform/upstream/llvm.git
2022-06-25 Matt ArsenaultGlobalISel: Make LoadStoreOpt preserve all
2022-06-25 Matt ArsenaultX86: Regenerate test checks
2022-06-25 Matt ArsenaultCodeGen: Use else if between Value and PseudoSourceValu...
2022-06-25 Arjun P[MLIR][Presburger] Support computing a representation...
2022-06-25 Michał GórnyReland "[lldb] [llgs] Support multiprocess in qfThreadInfo"
2022-06-25 sstwcw[clang-format] NFC Sort names of format token types
2022-06-25 Rainer Orth[asan][test] XFAIL global-location-nodebug.cpp on Solaris
2022-06-25 Michał GórnyRevert "[lldb] [llgs] Support multiprocess in qfThreadInfo"
2022-06-25 Pavel Samolysov[DeadArgElim] Replace insert with emplace (NFC)
2022-06-25 Valentin Clement[flang] Use descriptors for real/complex input other...
2022-06-25 Siva Chandra... [libc] Add compound assignment and pre-increment operat...
2022-06-25 Fangrui Song[Driver] Fix -fstrict-flex-arrays= help message after...
2022-06-25 Fangrui Song[clang] Add back -fsanitize=array-bounds workaround...
2022-06-25 Siva Chandra... [libc][Obvious] Compare values of the same type in...
2022-06-25 Siva Chandra... [libc][Obvious] Fix incorrect nested namespace name.
2022-06-25 Siva Chandra... [libc] Add a cacheline size of arm target.
2022-06-25 Petr HosekRevert "[CMake][compiler-rt] Clean up the use of libcxx...
2022-06-25 Petr Hosek[CMake][compiler-rt] Clean up the use of libcxx and...
2022-06-25 Shao-Ce SUN[RISCV][MC] Fold UIMM related code
2022-06-25 Björn Schäpers[clang-format] Further improve requires clause detection
2022-06-25 Petr Hosek[CMake] Use set rather than list PREPEND
2022-06-25 Min-Yih Hsu[MCA][unittest] Hot fix for -Wpessimizing-move on test...
2022-06-25 Jonas Devlieghere[lldb] Add support for specifying a log handler
2022-06-25 Mircea Trofin[MLInliner] No need to invalidate everything post-inlining.
2022-06-25 LLVM GN Syncbot[gn build] Port b847692ed8e1
2022-06-25 Nico Weber[gn build] (manually) port 97579dcc6d3 (LLVMMCATests)
2022-06-25 lewuathe[mlir][affine] Rigorous check for loop unrolling store...
2022-06-25 Fabian Parzefall[BOLT] Mark option values of --split-functions deprecated
2022-06-24 lewuathe[mlir][quant] output spec verification check for quant...
2022-06-24 Philip Reames[RISCV] Implement RISCVTTIImpl::getMaxVScale correctly
2022-06-24 Kirill Okhotnikov[libc][math] Fix broken compilation due to __builtin_in...
2022-06-24 Min-Yih Hsu[MCA] Hot fix for -Wmismatched-tags errors on mca:...
2022-06-24 Min-Yih Hsu[MCA] Allow mca::Instruction-s to be recycled and reused
2022-06-24 Min-Yih Hsu[MCA] Introducing incremental SourceMgr and resumable...
2022-06-24 Petr Hosek[CMake][compiler-rt] Treat target cflags as list rather...
2022-06-24 Wei Yi Tee[clang][dataflow] Implement functionality to compare...
2022-06-24 Wei Yi Tee[clang][dataflow] Refactor function that queries the...
2022-06-24 Kirill Okhotnikov[libc][math] Fix broken aarch64 due to clz refactoring.
2022-06-24 Mitch Phillipsfix-forward hwasan-globals.cpp (round 2)
2022-06-24 Mitch PhillipsDon't run hwasan-globals.cpp test on non-x86/aarch64
2022-06-24 Xing Xue[libc++][AIX] Make basic_string layout compatible with...
2022-06-24 Wei Yi Tee[clang][dataflow] Move logic for creating implication...
2022-06-24 Kirill Okhotnikov[libc][math] fmod/fmodf implementation.
2022-06-24 Fangrui SongRevert "[Driver][test] Replace ^//$ with empty string"
2022-06-24 Philip Reames[RISCV] Simplify 16 bit index handling in lowerVECTOR_R...
2022-06-24 Philip Reames[RISCV] Replace two calls to getMinRVVVectorSizeInBits...
2022-06-24 Wei Yi Tee[clang][dataflow] Store flow condition constraints...
2022-06-24 Alexander Yermolovich[BOLT][DWARF] Add support for DW_AT_call_pc/DW_AT_call_...
2022-06-24 Thomas Raoux[mlir][vector] Fix bug when swapping scf.for and vector...
2022-06-24 Philip Reames[RISCV] Replace two calls to getMinRVVVectorSizeInBits...
2022-06-24 Valentin Clement[flang][OpenACC] Lower parallel loop
2022-06-24 Valentin Clement[flang][lowering] handle MERGE with different FSOURCE...
2022-06-24 Mitch PhillipsAdd no_sanitize('hwaddress') (and 'memtag', but that...
2022-06-24 Mitch Phillips[HWASan] Use new IR attribute for communicating unsanit...
2022-06-24 Valentin Clement[flang] Explicitly map host associated symbols
2022-06-24 Thomas Raoux[mlir][vector] Relax transfer_write vector distribution...
2022-06-24 Valentin Clement[flang] Fix LBOUND with assumed size array and non...
2022-06-24 Philip Reames[LV][RISCV] Add coverage showing scalable codegen when...
2022-06-24 Venkata Ramanaiah... [lldb] Fix thread step until to not set breakpoint...
2022-06-24 Fangrui Song[Driver][test] Replace ^//$ with empty string
2022-06-24 Jonas Devlieghere[lldb] Move Host::SystemLog out of !defined(_WIN32)
2022-06-24 Aart Bik[mlir][bufferization][sparse] put restriction on sparse...
2022-06-24 Jonas Devlieghere[lldb] Fix flakiness in shell tests that mixed stderr...
2022-06-24 Jonas Devlieghere[lldb] Add SystemLogHandler for emitting log messages...
2022-06-24 David BlaikieRevert "DebugInfo: Fully integrate ctor type homing...
2022-06-24 Mingming Liu[Inline] Annotate inline pass name with link phase...
2022-06-24 Daniel Douglas[OpenMP][libomp] avoid spin wait and yield on arm64...
2022-06-24 Fazlay Rabbi[OpenMP] Initial parsing and sema support for 'masked...
2022-06-24 Eli Friedman[clang codegen] Add dso_local/hidden/etc. markings...
2022-06-24 Akira Hatanaka[Sema] Check whether `__auto_type` has been deduced...
2022-06-24 Richard[clang-tidy] Update release notes (NFC)
2022-06-24 Jonas Devlieghere[lldb] Replace Host::SystemLog with Debugger::Report...
2022-06-24 Alexey Bataev[SLP]Improve shuffles cost estimation where possible.
2022-06-24 Joshua Root[ObjCopy] Fix type mismatch in writeCodeSignatureData()
2022-06-24 Arthur Eubanks[GlobalOpt] Perform store->dominated load forwarding...
2022-06-24 Casey Carter[libcxx][test] barrier completion functions must be...
2022-06-24 Siva Chandra... [libc] Add Uint128 type as a fallback when __uint128_t...
2022-06-24 Philip Reames[RISCV] Split a vectorizer test runline so that upcomin...
2022-06-24 Philip Reames[RISCV] Modify a test line so it exercises the intended...
2022-06-24 Peter CollingbourneELF: Do not relax ADRP/LDR -> ADRP/ADD for absolute...
2022-06-24 Florian Hahn[LV] Create RT checks once VF/IC are selected, track...
2022-06-24 Walter Erquinigo[NFC][lldb][trace] Rename trace session to trace bundle
2022-06-24 Joe Nash[AMDGPU] gfx11 VOPD instructions MC support
2022-06-24 Craig Topper[RISCV] Change how we isel (add X, [-4096, -2049])...
2022-06-24 Konstantin... AMDGPU: Clear kill flags when optimizing vcmp save...
2022-06-24 Michał Górny[lldb] [test] Move part of fork tests to common helper
2022-06-24 Michał Górny[lldb] [llgs] Introduce an AppendThreadIDToResponse...
2022-06-24 Michał Górny[lldb] [llgs] Implement the 'T' packet
2022-06-24 Michał Górny[lldb] [llgs] Include PID in QC response in multiproces...
2022-06-24 Michał Górny[lldb] [llgs] Add a test for multiprocess register...
2022-06-24 Michał Górny[lldb] [llgs] Support multiprocess in qfThreadInfo
2022-06-24 Michał Górny[lldb] [llgs] Add a test for multiprocess memory read...
2022-06-24 Michał Górny[lldb] [llgs] Support resuming one process with PID...
2022-06-24 Michał Górny[lldb] [llgs] Add test for resuming via c in multiproce...
2022-06-24 Michał Górny[lldb] [llgs] Implement the vKill packet
2022-06-24 Michał Górny[lldb] [llgs] Make `k` kill all processes, and fix...
2022-06-24 Yaxun (Sam... [HIP] add -fhip-kernel-arg-name
2022-06-24 chenglin.bi[SelectionDAG][DAGCombiner] Reuse exist node by reassociate
2022-06-24 Stephen Long[MSVC] Add initial support for MSVC pragma optimize
2022-06-24 Tapasweni PathakImplement soft reset of the diagnostics engine.
next