platform/upstream/llvm.git
2022-04-27 River Riddle[mlir][PDLL] Add support for generating PDL patterns...
2022-04-27 River Riddle[mlir][PDLL] Don't use the result of `Constraint::getDe...
2022-04-27 Jason MolendaDon't push null ExecutionContext on CommandInterp exect...
2022-04-27 Eric SchweitzUpstream test for wide character literals.
2022-04-27 Alexander Shaposhnikov[Support] Factor out isCrash from throwIfCrash
2022-04-27 Stanislav Mekhanoshin[AMDGPU] Remove now unused variable HasLdsModifier...
2022-04-27 Yaxun (Sam... [CUDA][HIP] Fix linkage of __clang_gpu_used_external
2022-04-27 Stanislav Mekhanoshin[AMDGPU] Add both mayLoad and mayStore to MUBUF LDS...
2022-04-27 Stanislav Mekhanoshin[AMDGPU] Remove vdata from buffer to lds load
2022-04-27 Dominic ChenFix [libc] Minor test signedness fixes
2022-04-27 Dominic Chen[libc] Minor test signedness fixes
2022-04-26 Jeffrey TanFix missing import for test
2022-04-26 Warren Ristow[NFC] Fix argument types in doxygen comment
2022-04-26 David Tenty[AIX][XCOFF] error on emit symbol visibility for XCOFF...
2022-04-26 Martin Sebor[SimplifyLibCalls] avoid slicing 64-bit integers in...
2022-04-26 Paul Kirth[BOLT][NFC] Fix warning for unqualified call to std...
2022-04-26 Aart Bik[mlir][sparse] support pattern-only matrices from Matri...
2022-04-26 Martin Sebor[InstCombine] Fold strnlen of constant strings.
2022-04-26 Nico Webertry to fix check-llvm on windows after 0a27622a1d62
2022-04-26 Eric Schweitz[NFC] More synching of sources for upstreaming.
2022-04-26 Warren Ristow[NFC] Cleanup miscellaneous header items
2022-04-26 Ricky Zhou[InstCombine] Update predicate when canonicalizing...
2022-04-26 Michael Kruse[OpenMPIRBuilder] Remove ContinuationBB argument from...
2022-04-26 Ricky Zhou[InstCombine] Add tests reproducing PR53252 (NFC)
2022-04-26 Martin StorsjöRevert "[compiler-rt] Use C_STANDARD instead of custom...
2022-04-26 Stanislav Mekhanoshin[AMDGPU] Properly mark MUBUF and FLAT LDS DMA instructi...
2022-04-26 Vasileios PorpodasRecommit "[SLP][TTI] Refactoring of `getShuffleCost...
2022-04-26 Paul Robinson[PS5] Add debug option testing for the PS5 target
2022-04-26 Jeffrey TanDisable symbol on-demand feature for Windows
2022-04-26 Kirill StoimenovRevert "[demangler] Simplify OutputBuffer initialization"
2022-04-26 Martin Sebor[InstCombine] Fold memrchr calls with a constant character.
2022-04-26 Martin Sebor[InstCombine] Fold memrchr calls with constant size...
2022-04-26 Martin Sebor[InstCombine] Fold strnlen with a bound of zero and...
2022-04-26 Martin Sebor[InstCombine] add a strnlen handler stub.
2022-04-26 Andrew Savonichev[NVPTX] Temporary disable dwarf-file-dir.ll on Windows
2022-04-26 Andrew Savonichev[NFC] Fix order of initialization in MCTargetOptions
2022-04-26 Artur Pilipenko[EarlyCSE] Add tests demonstrating missed opportunitites
2022-04-26 Andrew Savonichev[NVPTX] Disable DWARF .file directory for PTX
2022-04-26 Sanjay Patel[InstCombine] try to fold icmp with mismatched extended...
2022-04-26 Vasileios PorpodasRevert "[SLP][TTI] Refactoring of `getShuffleCost`...
2022-04-26 Sanjay Patel[InstCombine] fold freeze of partial undef/poison vecto...
2022-04-26 Craig Topper[RISCV] Add more out of range immediate tests to rv64zb...
2022-04-26 Vasileios Porpodas[SLP][TTI] Refactoring of `getShuffleCost` `Args` to...
2022-04-26 Augie FacklerAttributes: add a new `allocptr` attribute
2022-04-26 Craig Topper[RISCV] Add out of range immediate tests for shifts...
2022-04-26 Peter Klausler[flang] Fix crash from PDT component init in module...
2022-04-26 Jay Foad[AMDGPU] Precommit a test case for D124450
2022-04-26 LLVM GN Syncbot[gn build] Port 7b81192d462b
2022-04-26 Jeffrey TanIntroduce new symbol on-demand for debug info
2022-04-26 Vasileios Porpodas[AArch64][NFC] Deleted llvm/test/Analysis/CostModel...
2022-04-26 Matt Arsenaultllvm-reduce: Simplify virtual register cloning
2022-04-26 Matt Arsenaultllvm-reduce: Preserve frame index values when cloning...
2022-04-26 Yi ZhangSupport non identity layout map for reshape ops in...
2022-04-26 Peter Klausler[flang] Get ppc64le build bot back up
2022-04-26 Tanya LattnerConsistently use the same apostrophe in these docs.
2022-04-26 Shao-Ce SUN[NFC][RISCV][CodeGen] Use ArrayRef in TargetLowering...
2022-04-26 Mark de Wever[NFC][libc++] Fixes some tests on Linux.
2022-04-26 Nikita Popov[InstCombine] Add extra use tests for GEP of GEP fold...
2022-04-26 Jay Foad[TableGen] Dump RC.AllocationPriority with -register...
2022-04-26 Chris Bieneman[SPIRV][NFC] Remove unused variable
2022-04-26 Jonas Paulsson[SystemZ] Fix C++ ABI for passing args of structs conta...
2022-04-26 Nikita Popov[InstCombine] Add tests for GEP of GEP with opaque...
2022-04-26 Chris Bieneman[SPIRV][NFC] Fix warnings for switch cases
2022-04-26 Chris Bieneman[SPIRV][NFC] Fix warning on class/struct mismatch
2022-04-26 Joseph Huber[OpenMP] Fix incorrect path taken when searching for...
2022-04-26 Jeremy MorseReapply D124184, [DebugInfo][InstrRef] Add a size opera...
2022-04-26 Igor Kudrin[LoopPeel][NFCI] Simplify the code to calculate peel...
2022-04-26 Igor Kudrin[LoopPeel][NFC] Exit early if there is no room for...
2022-04-26 Yaxun (Sam... [HIP] Fix diag msg about sanitizer
2022-04-26 Igor Chebykin[NVPTX][tests] add "XFAIL: nvptx" for some tests
2022-04-26 Igor Chebykin[NVPTX][tests] Do not run the tests which are not suppo...
2022-04-26 Krystian Kuzniarek[clang-format][docs] Fix incorrect 'clang-format 9...
2022-04-26 Paul Robinson[PS5] Correctly test for analyzer defaults
2022-04-26 Ilya Biryukov[Index] [clangd] Support for concept declarations and...
2022-04-26 Erich KeaneFix test from 5ff992 to work with win 32 bit, fix a...
2022-04-26 Florian Hahn[ConstraintElimination] Check if const. is small enough...
2022-04-26 Liqiang Tao[llvm][Inline] Remove PriorityInlineOrder in SCC inliner
2022-04-26 Alex Zinenko[mlir] Fix -Wunused-private-field in the Transform...
2022-04-26 Florian Hahn[IPSCCP] Support unfeasible default dests for switch.
2022-04-26 Nathan Sidwell[demangler] Simplify OutputBuffer initialization
2022-04-26 Alex Zinenko[mlir] Add a title to the Transform Dialect doc
2022-04-26 Alexey Lapshin[llvm-objcopy][NFC] rename variable.
2022-04-26 Martin Storsjö[compiler-rt] Use C_STANDARD instead of custom logic...
2022-04-26 LLVM GN Syncbot[gn build] Port 854c33946fd4
2022-04-26 Dmitry Makogon[RS4GC] Prune inputs of BDV if they are BDV themselves
2022-04-26 Alexey Lapshin[llvm-gsymutil][NFC] refactor AddressRange&AddresRanges...
2022-04-26 Haojian Wu[pseudo] NFC, fix some code-style naming violations.
2022-04-26 Jun Zhang[Clang] Use std::move in GlobalModuleIndex::readIndex...
2022-04-26 Xiang1 Zhang[X86] Add use condition for combineSetCCMOVMSK
2022-04-26 Haojian Wu[clang] Fix a constant evaluator crash on a NULL-type...
2022-04-26 Christudasan... [AMDGPU] Vector register spill test cleanup (NFC)
2022-04-26 Siva Chandra[libc] Add stdio entrypoints to aarch64 fullbuild.
2022-04-26 Siva Chandra[libc][Obvious] Add deps of fopencookie_test only if...
2022-04-26 Luo, Yuanke[X86][AMX] Report error when shapes are not pre-defined.
2022-04-26 Nikolas Klauser[libc++] Remove <functional> includes
2022-04-26 Balazs Benics[analyzer] Fix ValistChecker false-positive involving...
2022-04-26 Serge PavlovIntrinsic for checking floating point class
2022-04-26 Tanya LattnerProvide the complete response and reporting Code of...
2022-04-26 Walter Erquinigo[NFC][trace] simplify the instruction dumper
2022-04-26 Lian Wang[RISCV][SelectionDAG] Support VP_ADD/VP_MUL/VP_SUB...
next