platform/upstream/llvm.git
2022-02-10 Chuanqi Xu[NFC] [Modules] Refactor ODR checking for default templ...
2022-02-10 Yuanfang ChenNFC: fix GCC warning -Wcast-qual
2022-02-10 Chenbing.Zheng[RISCV] Add support for matching vwmaccsu/vwmaccus...
2022-02-10 Aart Bik[mlir][sparse][pytaco] test cleanup
2022-02-10 Eric SchweitzFolding in the front end was replacing calls to LEN...
2022-02-10 Arthur Eubanks[test] Replace `-analyze -divergence` with `-passes...
2022-02-10 Arthur Eubanks[test] Remove one more unnecessary -analyze RUN line
2022-02-10 Arthur Eubanks[test] Test domtree validity with -verify-dom-info...
2022-02-09 Ben DunbobbinFix comment after upstream: 9e08e9298059651e4f42eb608c3...
2022-02-09 Arthur Eubanks[test] Replace/remove some 'opt -analyze' RUN lines
2022-02-09 Arthur Eubanks[test] Migrate '-analyze -cost-model' to '-passes=print...
2022-02-09 Lang Hames[ORC] Make LLJIT's destructor virtual.
2022-02-09 Arthur Eubanks[gn build] Port 76cad51b
2022-02-09 Jameson Nashreplace clang LLVM_ENABLE_PLUGINS -> CLANG_PLUGIN_SUPPO...
2022-02-09 Reid Kleckner[DAG] Remove pointless std::function wrapper, NFC
2022-02-09 Mathieu Fehr[mlir] Add classes to define new TypeIDs at runtime
2022-02-09 Daniel Thornburgh[Debuginfod] Flag-determine debuginfod lookups in llvm...
2022-02-09 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-09 Fangrui Song[Symbolize] Fix -Wunused-variable in -DLLVM_ENABLE_ASSE...
2022-02-09 Casey Carter[libcxx][test] optional's comparisons with optional...
2022-02-09 Reid KlecknerRevert "[DagCombine] Increase depth by number of operan...
2022-02-09 Fangrui Song[DWARFLinker] Include llvm/MC/MCSubtargetInfo.h
2022-02-09 Philip Reames[SCEV] Make SCEVUnionPredicate externally immutable...
2022-02-09 Marek Kurdej[clang-format] Fix formatting of macro definitions...
2022-02-09 Marek Kurdej[clang-format] Fix formatting of the array form of...
2022-02-09 Alina Sbirlea[DagCombine] Increase depth by number of operands to...
2022-02-09 Med Ismail... [lldb/crashlog] Fix arm64 register parsing on crashlog.py
2022-02-09 Med Ismail... [lldb/test] Split Scripted Process test in multiple...
2022-02-09 Med Ismail... [lldb/test] Fix TestScriptedProcess.py timeout on x86_64
2022-02-09 Zequan Wu[LLDB][NativePDB] fix that FindSymbolScope never finds...
2022-02-09 Florian Hahn[ConstraintElimination] Skip floating point compares...
2022-02-09 Marek Kurdej[clang-format] Honour "// clang-format off" when using...
2022-02-09 Philip Reames[SCEV] Remove a direct call to SCEVUnionPredicate:...
2022-02-09 Rainer Orth[MLIR][Presburger] Disambiguate call to floor
2022-02-09 Martin Storsjö[libunwind] Avoid a warning in 32 bit builds. NFC.
2022-02-09 Rainer Orth[mlir][sparse] Rename index_t to index_type again
2022-02-09 Philip Reames[SCEV] Unwind SCEVUnionPredicate from getPredicatedBack...
2022-02-09 Guillaume Chatelet[libc] undefined reference in LibcTest.cpp
2022-02-09 Peter Steinfeld[flang] Upstream runtime changes for inquiry intrinsics
2022-02-09 Joseph Huber[Libomptarget] Increase stack size for bug49779 test
2022-02-09 Craig Topper[RISCV] Teach RISCVDAGToDAGISel::selectShiftMask to...
2022-02-09 Saurabh Jha[mlir] Use sparse-compiler pass in sparse benchmark
2022-02-09 Philip Reames[SCEV] Remove conversion to SCEVUnionPredicate in ExitN...
2022-02-09 Sanjay Patel[InstCombine] improve test name and cleanup; NFC
2022-02-09 David GreenRevert "[LV] Remove `LoopVectorizationCostModel::useEmu...
2022-02-09 Alexander Yermolovich[DWARF][codegen] Fix for Aranges when split inlining...
2022-02-09 Craig Topper[RISCV] Add a really basic cost model for SK_Splice.
2022-02-09 Andy Yankovsky[lldb] Disable failing test on Windows
2022-02-09 Fangrui Song[MC] clang-format llvm/MC/MCContext.h. NFC
2022-02-09 Craig Topper[RISCV][VP] Lower VP_FMA to RVV instructions.
2022-02-09 Erich Keane[NFC] Fix sign-compare warning in GrammarBNF thanks...
2022-02-09 Craig Topper[RISCV] Lower VP_FNEG to RVV instructions
2022-02-09 Fangrui Song[ELF][docs] Remove ignore -dc from ld.lld.1
2022-02-09 Fangrui Song[ELF] Remove obscure -dp and GNU ld incompatible -...
2022-02-09 Philip Reames[SCEV] Add interface for constructing generic SCEVCompa...
2022-02-09 Florian Hahn[ConstraintElimination] Remove redundant lookup (NFC).
2022-02-09 Matthias Springer[mlir][GPU] Add ShuffleOp builder for constant offset...
2022-02-09 LLVM GN Syncbot[gn build] Port f1984b143367
2022-02-09 LLVM GN Syncbot[gn build] Port 46a6f5ae148a
2022-02-09 Florian Hahn[ConstraintElimination] Move some definitions closer...
2022-02-09 Arthur Eubanks[LoopLoadElim] Support opaque pointers
2022-02-09 Arthur Eubanks[OpaquePtr][LoopAccessAnalysis] Support opaque pointers
2022-02-09 Arthur Eubanks[gn build] Port a1862d78eb45
2022-02-09 Jay Foad[AMDGPU] Remove dead code from shrinkScalarLogicOp
2022-02-09 Pavel Labath[lldb] Account for extra threads in TestGdbRemoteThread...
2022-02-09 Andy Yankovsky[lldb] Constant-resolve operands to `getelementptr`
2022-02-09 Mark de Wever[libc++] Enables put_long_double test for glibc.
2022-02-09 Mark de Wever[libc++][format][nfc] Header cleanup.
2022-02-09 Craig Topper[RISCV] Pre-process integer ISD::SPLAT_VECTOR to RISCIS...
2022-02-09 Mark de Wever[libc++][nfc] Use TEST_HAS_NO_WIDE_CHARACTERS.
2022-02-09 Craig Topper[VP] llvm.vp.fneg intrinsic and LangRef
2022-02-09 Mircea Trofin[nfc][mlgo] Make error message macro
2022-02-09 Pavel Labath[lldb] Stabilize threaded windows lldb-server tests
2022-02-09 Pavel Labath[lldb] Simplify SBCommandInterpreter::SourceInitFileInH...
2022-02-09 Alexey Bataev[SLP][NFC]Fix comment, NFC.
2022-02-09 Sven van Haastregt[OpenCL][Docs] Update OpenCL 3.0 status info
2022-02-09 Chris Bieneman[NFC] Fixing test requirements I broke
2022-02-09 Louis Dionne[libc++] Try to fix the quoting of -isystem on Windows...
2022-02-09 Simon Pilgrim[X86] Refresh funnel/rotate AVX512 VBMI tests
2022-02-09 Sander de Smalen[AArch64][SVE] NFC: Add test file for predicate vector...
2022-02-09 Sander de Smalen[AArch64] NFC: Autogen check lines for sve-setcc.ll
2022-02-09 Sander de Smalen[DAGCombiner] Fold `ty1 extract_vector(ty2 splat(V...
2022-02-09 Alexander Belyaev[mlir][nfc] Expose linalg tiling helpers.
2022-02-09 Valentin Clement[flang] Add type conversion for !fir.box<none>
2022-02-09 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-09 Jonathan Peyton[OpenMP][libomp] Replace accidental VLA with KMP_ALLOCA
2022-02-09 Louis Dionne[runtimes] Remove support for standalone builds
2022-02-09 Louis Dionne[libc++] Avoid -Wmacro-redefined in libc++ headers...
2022-02-09 serge-sans... Add missing MC includes in bolt/
2022-02-09 Nikita Popov[Bitcode] Fix size check for DIImportedEntity record
2022-02-09 Nikita Popov[Bitcode] Check minimum size of constant GEP record
2022-02-09 Muhammad Omair... [LLDB] Port toolchain-msvc.test for Arm/AArch4 Windows
2022-02-09 Tong Zhang[X86] TCRETURNmi fix for 32bit platform
2022-02-09 Tim NorthoverRevert "X86: gate all vmovsh instructions on FP16 support."
2022-02-09 Tim NorthoverAArch64: do not use xzr for ldxp -> stxp dataflow.
2022-02-09 Tim NorthoverX86: gate all vmovsh instructions on FP16 support.
2022-02-09 Jay Foad[AMDGPU] Remove irrelevant comments on V_BFE_I32 instru...
2022-02-09 Matthias Springer[mlir][bufferize] OpOperands can have multiple aliasing...
2022-02-09 Matthias Springer[mlir][linalg][bufferize] Print results of FuncOp read...
2022-02-09 OCHyams[cross-project-tests] Make GDB version string parsing...
next