platform/upstream/llvm.git
2022-04-27 Kiran Chandramohan[Flang] Lower the FailImage Statement
2022-04-27 Haojian Wu[AST] Consider QualifiedTemplateName in TemplateName...
2022-04-27 Chris Jackson[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
2022-04-27 Chris JacksonRevert [Debuginfo][LSR] Add salvaging variadic dbg...
2022-04-27 Chris Jackson[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
2022-04-27 Tom WeaverRevert "[Driver] Support for compressed debug info...
2022-04-27 David Green[AArch64] Use PerfectShuffle costs in AArch64TTIImpl...
2022-04-27 Chris Jackson[Debuginfo][LSR] Add salvaging variadic dbg.value intri...
2022-04-27 Stephan Herhut[mlir][bazel] Add suport for PDLL tests.
2022-04-27 Nikolas Klauser[libc++] Implement P0980R1 (constexpr std::string)
2022-04-27 Simon Pilgrim[GVN][NewGVN] Regenerate no_speculative_loads_with_asan...
2022-04-27 Andrzej Warzynski[flang][driver] NFC: Make code more in line with LLVM...
2022-04-27 Liqin.Weng[MIPS][SelectionDAG] Enable TargetLowering::hasBitTest...
2022-04-27 Jeremy Morse[DebugInfo][InstrRef] Describe value sizes when spilt...
2022-04-27 David Green[CostModel] Add basic fptoi_sat costs
2022-04-27 Vitaly BukaRevert "[asan] Enable detect_stack_use_after_return...
2022-04-27 Nikita Popov[InstCombine] Combine opaque pointer GEPs with mismatch...
2022-04-27 Nikita Popov[AsmParser] Automatically declare and lex attribute...
2022-04-27 Jim Lin[RISCV][NFC] Update and add missing closed curly bracke...
2022-04-27 Petr Hosek[Driver] Support for compressed debug info on Fuchsia
2022-04-27 Tobias Ribizel[clangd] Output inlay hints with `clangd --check`
2022-04-27 Alexandros... [FuncSpec] Conditional jump or move depends on uninitia...
2022-04-27 Petr HosekRevert "[CMake][compiler-rt] Use COMPILE_OPTIONS and...
2022-04-27 Petr Hosek[CMake][compiler-rt] Use COMPILE_OPTIONS and LINK_OPTIONS
2022-04-27 Youngsuk Kim[docs] Fix typos in the 'CodeGenerator' doc
2022-04-27 ShihPo Hung[RISCV][RVV] Select unmasked TU RVV pseudos in a DAG...
2022-04-27 ShihPo Hung[RISCV] Precommit test for D121881
2022-04-27 Richard[clang-tidy] Modernize-macro-to-enum should skip macros...
2022-04-27 Mathieu Fehr[mlir] Add extensible dialects
2022-04-27 River Riddle[mlir:PDLL] Use normalized paths in compilation databas...
2022-04-27 River Riddle[mlir:PDLL] Fix build on windows related to different...
2022-04-27 Shoaib Meenai[ELF] Prevent LTO stripping of wrapped script-reference...
2022-04-27 Ping Deng[RISCV][NFC] Add RV64Zbs invalid tests
2022-04-27 River Riddle[mlir][PDLL-LSP] Add code completion for include file...
2022-04-27 River Riddle[mlir][PDLL] Add document link and hover support to...
2022-04-27 River Riddle[mlir][PDLL] Add initial support for a PDLL compilation...
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
next