platform/upstream/llvm.git
2022-08-26 Paul Kirth[llvm][ir][NFC] Clean up "if after return" in ProfDataU...
2022-08-26 Paul Kirth[llvm][misexpect] Re-enable MisExpect for SampleProfiling
2022-08-26 Aart Bik[mlir][sparse] move sparse2sparse conversion to own...
2022-08-26 Nikolas Klauser[libc++] Remove __deque_base
2022-08-26 Nikolas Klauser[libc++][NFC] Remove some of the code duplication in...
2022-08-26 ziqingluo-90[clang-tidy] Adding the missing handling of "noreturn...
2022-08-26 Sterling AugustineRemove unused private variable.
2022-08-26 Sterling AugustineEliminate unused-variable warning.
2022-08-26 Florian Hahn[LAA] Require AddRecs to be in the innermost loop for...
2022-08-26 Lang Hames[ORC] Add "wrap" and "unwrap" steps to ExecutorAddr...
2022-08-26 Peter Klausler[flang][runtime] Corrections for byte-swapped I/O
2022-08-26 Siva Chandra... [libc] Implement POSIX truncate and ftruncate functions...
2022-08-26 LLVM GN Syncbot[gn build] Port 82e893c47c77
2022-08-26 ziqingluo-90[analyzer] Fixing a bug raising false positives of...
2022-08-26 Siva Chandra... [libc] Add Linux implementation of GNU extension functi...
2022-08-26 Nico Weber[gn build] port 47166968db5c (no more clang-offload...
2022-08-26 Benjamin Kramer[bazel] Drop clang-offload-wrapper. It was deleted...
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing asm tests for...
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing asm tests for...
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing asm tests for...
2022-08-26 Abraham Corea... [clang] Enable output of SARIF diagnostics
2022-08-26 Joseph Huber[OpenMP] Deprecate the old driver for OpenMP offloading
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing asm tests for...
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-08-26 Michael Jones[libc] add compile option for printf arg type array
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-08-26 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update disassembler tests...
2022-08-26 Leonard Chan[clang] Do not instrument the rtti_proxies under hwasan
2022-08-26 Leonard Chan[clang] Do not instrument relative vtables under hwasan
2022-08-26 Philip ReamesRevert "[InstCombine] Canonicalize "and, add", "or...
2022-08-26 Philip Reames[LV] Consistently use vputils::isUniformAfterVectorizat...
2022-08-26 Eric Gullufsen[InstCombine] Canonicalize "and, add", "or, add", ...
2022-08-26 Eric Gullufsen[NFC][InstCombine] Add baseline tests for canonicalizin...
2022-08-26 Sanjay Patel[InstCombine] fold test of equality to 0.0 with bitcast...
2022-08-26 Sanjay Patel[InstCombine] add tests for fcmp with bitcast operand...
2022-08-26 Simon Pilgrim[CostModel][X86] Add CodeSize handling for and/or/xor ops
2022-08-26 Florian Hahn[VPlan] Move isUniformAfterVectorization from VPlan...
2022-08-26 Alexey Bataev[SLP][NFC]Add a test for vectorization of stores with...
2022-08-26 Benjamin Kramer[bazel] Port a235562c0a051d0786cdb7da8e2af93e56e849c3
2022-08-26 Philip Reames[LV] Extract utility for checking if VPValue is uniform...
2022-08-26 Mircea Trofin[mlgo] Don't set the source permissions when copying...
2022-08-26 Shafik Yaghmour[Clang] Fix assert in Sema::LookupTemplateName so that...
2022-08-26 Simon Pilgrim[CostModel][X86] Add CodeSize handling for fneg ops
2022-08-26 Simon Pilgrim[CostModel][X86] getArithmeticInstrCost - use the cost...
2022-08-26 Mahesh Ravishankar[mlir][TilingInterface] Enabling tiling `tensor.pad...
2022-08-26 Florian Hahn[LV] Add another test for incorrect runtime check...
2022-08-26 Xiang Li[HLSL] Move DXIL validation version out of ModuleFlags
2022-08-26 Mahesh Ravishankar[mlir][Linalg] Drop check for output indexing maps.
2022-08-26 Nicolas Vasilache[mlir][MemRef] Introduce a memref.extract_metadata op.
2022-08-26 Corentin Jabot[Clang] Fix crash in coverage of if consteval.
2022-08-26 Nikolas Klauser[libc++] Enable hash only for the correct types
2022-08-26 Nikolas Klauser[libc++][NFC] Remove reserved names from support/conste...
2022-08-26 Akira Hatanaka[compiler-rt][builtins] Add compiler flags to catch...
2022-08-26 Florian Hahn[LV] Add test for incorrect runtime check generation...
2022-08-26 Thomas Raoux[mlir][tensor] Remove incorrect parallel_insert_slice...
2022-08-26 Aaron BallmanFix the lldb test bots
2022-08-26 Simon Pilgrim[CostModel][X86] Convert AVX2 SRA by uniform constant...
2022-08-26 Simon Pilgrim[CostModel][X86] getArithmeticInstrCost - move SLM...
2022-08-26 Simon Pilgrim[CostModel][X86] Convert AVX1/SSE41 SREM/SDIV by consta...
2022-08-26 Paul Walker[CostModel][SVE] Correct cost model of SK_Splice shuffl...
2022-08-26 Florian Hahn[LV] Convert runtime diff check test to use opaque...
2022-08-26 Thomas Raoux[mlir][tensor] Remove folding of tensor.extract_slice...
2022-08-26 Michael Liao[CSKY] Fix warnings on the use of deprecated methods...
2022-08-26 Jean Perier[flang] Adding a guideline for flang design documentation
2022-08-26 Florian Hahn[LCSSA] Skip updating users in unreachable blocks.
2022-08-26 Aaron BallmanFix the Sphinx build bot
2022-08-26 Benjamin Kramer[Basic] Drop header-only dependency from Basic to Lex
2022-08-26 Daniil Fukalov[TTI] NFC: Reduce InstructionCost::getValue() usage...
2022-08-26 Alexey Bataev[SLP][NFC]Add a test for incorrectly calculated cost...
2022-08-26 Simon Pilgrim[X86] Add SimplifyMultipleUseDemandedBitsForTargetNode...
2022-08-26 Simon Pilgrim[CostModel][X86] getArithmeticInstrCost - use cost...
2022-08-26 Pavel Labath[lldb] Make CommunicationTest compatible with windows
2022-08-26 Muhammad Usman... Diagnosing the Future Keywords
2022-08-26 Adrian Vogelsgesang[Coro][Debuginfo] Add debug info to `__NoopCoro_ResumeD...
2022-08-26 Utkarsh SaxenaTypo fix in Release notes.
2022-08-26 Alexey Lapshin[dsymutil][DWARFv5] fix DW_FORM_addrx attribute offset...
2022-08-26 Benjamin Kramer[ADT] GCC 7 doesn't have constexpr char_traits, add...
2022-08-26 Pavel Labath[lldb] Skip TestCoroutineHandle.py on libstdc++<11
2022-08-26 LLVM GN Syncbot[gn build] Port 56c54cf66bcd
2022-08-26 LLVM GN Syncbot[gn build] Port 3e39b2710168
2022-08-26 Nico Weber[gn build] port bb26ebb4d18c
2022-08-26 Sam McCall[pseudo] Placeholder disambiguation strategy: always...
2022-08-26 Matheus IzvekovRevert "Clang: fix AST representation of expanded templ...
2022-08-26 Matthias Gehre[llvm/CodeGen] Add ExpandLargeDivRem pass
2022-08-26 Felipe de Azevedo... [lldb] Fix dotest argument order
2022-08-26 Simon Pilgrim[DAG] Strip poison generating flags in freeze(op()...
2022-08-26 Pavel SamolysovRevert "[Pipelines] Introduce DAE after ArgumentPromotion"
2022-08-26 Nicolas Vasilache[mlir][Vector] Support 0-D vectors in TransposeOp
2022-08-26 Simon Pilgrim[CostModel][X86] getTypeBasedIntrinsicInstrCost - adjus...
2022-08-26 Paul Walker[SVE] Lower fixed-length floating point loads and store...
2022-08-26 Daniil Dudkin[flang] Remove obsolete TODO
2022-08-26 Florian Hahn[LAA] Rename printing pass to print<access-info>.
2022-08-26 Matthias GehreRevert "[SelectionDAG] Emit calls to __divei4 and frien...
2022-08-26 WANG Xuerui[LoongArch] Port over minimal applyFixup from RISCV
2022-08-26 Alex Richardson[ARM] Use getSymbolPreferLocal() in GetARMGVSymbol
2022-08-26 Alex RichardsonMark the $local function begin symbol as a function
2022-08-26 Michael Buch[lldb][Test] Add missing breakpoint in TestNamespaceLoo...
2022-08-26 Michael Buch[lldb][ClangExpression] Fix LLDB_LOG incorrect format...
2022-08-26 Nicolai HähnleRevert "ManagedStatic: remove from DebugCounter"
2022-08-26 Utkarsh SaxenaPotentiallyEvaluatedContext in a ImmediateFunctionContext.
next