platform/upstream/llvm.git
2022-12-05 Matt ArsenaultAMDGPU: Convert a test to generated checks
2022-12-05 Peter Klausler[flang] Fold the RHS of assignment
2022-12-05 Valentin Clement[flang] Fix pointer association with remap on polymorph...
2022-12-05 Valentin Clement[flang] Retrieve rank before updating the pointer
2022-12-05 Jamie SchmeiserExpand loop peeling phi computation to handle binary...
2022-12-05 Navdeep KatelSupport `transpose` mode for `gpu.subgroup` WMMA ops
2022-12-05 Paul Walker[InstCombine] Increase test coverage of vector.reverse...
2022-12-05 Matt ArsenaultAMDGPU: Bulk update memory legalizer tests to use opaqu...
2022-12-05 Michael BuchReland "[lldb][Target] Flush the scratch TypeSystem...
2022-12-05 Matt ArsenaultDAG: ComputeNumSignBits from load range metadata
2022-12-05 Matt ArsenaultAMDGPU: Add baseline tests for known sign bits of load...
2022-12-05 Philip Reames[SDAG] Allow scalable vectors in ComputeKnownBits ...
2022-12-05 Florian Hahn[ConstraintElim] Queue facts and checks directly.
2022-12-05 Matt ArsenaultPGOProfile: Only keep opaque pointer tests
2022-12-05 Matt ArsenaultPredicateInfo: Convert test to opaque pointers
2022-12-05 Paul Walker[NFC][PatternMatch] Add helper for m_Intrinsic<Intrinsi...
2022-12-05 Florian Hahn[ConstraintElim] Add test subtracting SIGNED_MIN.
2022-12-05 chenglin.bi[Instcombine] Precommit tests for some or canonicalizat...
2022-12-05 Timm Bäder[clang][Interp][NFC] Move to std::optional
2022-12-05 chenglin.bi[Instcombine] Precommit tests for D139080; NFC
2022-12-05 Samuel Parker[NFC][WebAssembly] Add codegen tests
2022-12-05 Matt ArsenaultExecutionEngine: Convert tests to opaque pointers
2022-12-05 chenglin.bi[InstCombine] Precommit tests for D139253; NFC
2022-12-05 Nico Weber[lld/mac] Fix --start-lib/--end-lib with split thinlto...
2022-12-05 Michał GórnyRevert "[test] Fix CodeGen/M68k/pipeline.ll after D1233...
2022-12-05 Sjoerd Meijer[LoopFlatten] Precommit test for GH issue #59339. NFC.
2022-12-05 Sjoerd Meijer[LoopFlatten] Add some LLVM_DEBUG messages. NFC.
2022-12-05 Peter Klausler[flang] Map symbols in expressions when copying interfa...
2022-12-05 Samira Bazuzi[flang][NFC] Add a no-arg constructor for `Verbatim`.
2022-12-05 Florian Hahn[ConstraintElim] Add test with implicit/explicit GEP...
2022-12-05 Sjoerd MeijerRevert "Recommit "[LoopFlatten] Enable it by default""
2022-12-05 bipmis[AAch64] Optimize muls with operands having enough...
2022-12-05 Matt ArsenaultValueTracking: Teach canCreateUndefOrPoison about more...
2022-12-05 Emmmer[LLDB][RISCV] Add RV64F instruction support for Emulate...
2022-12-05 Matt ArsenaultValueTracking: Add some baseline intrinsic with freeze...
2022-12-05 LLVM GN Syncbot[gn build] Port dbe8c2c316c4
2022-12-05 Dmitry Vyukovcompiler-rt/test/metadata: restrict tests to x86_64
2022-12-05 Roman Lebedev[NFC] Fix test/CodeGen/PowerPC/O0-pipeline.ll
2022-12-05 Matt Arsenaultclang: Convert builtins test to opaque pointers
2022-12-05 Joseph Huber[LinkerWrapper] Fix use-after-free when using JIT
2022-12-05 Dmitry VyukovUse-after-return sanitizer binary metadata
2022-12-05 Matt ArsenaultValueTracking: Teach CannotBeOrderedLessThanZero about...
2022-12-05 Matt ArsenaultValueTracking: Teach isKnownNeverNaN about arithmetic_fence
2022-12-05 Matt ArsenaultValueTracking: Teach isKnownNeverInfinity about arithme...
2022-12-05 Matt ArsenaultIntrinsics: Fix not speculating llvm.fptrunc.round
2022-12-05 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] Propagate debug location for...
2022-12-05 Juan Manuel... [NFC][Clang][Driver][AMDGPU] Avoid temporary copies...
2022-12-05 Dmitry Preobrazhensky[AMDGPU][MC] Correct handling of mandatory literals
2022-12-05 Haojian WuAn iwyu cleanup in flang/Frontend/TargetOptions.h
2022-12-05 Sander de Smalen[AArch64][SME] Avoid going through memory for streaming...
2022-12-05 Florian Hahn[ConstraintElim] Update comment after recent changes.
2022-12-05 Guray Ozen[mlir] Fix infinite loop in collapse
2022-12-05 luxufan[SCCP] Propagate equality of a not-constant
2022-12-05 Petar AvramovicAMDGPU/MC: Simplify AsmParser for VOP3P
2022-12-05 David Spickett[LLVM][Runtimes] Surround unknown runtime with ""
2022-12-05 Haojian Wu[include-cleaner] Add two command-line flags to the...
2022-12-05 Tomas MathesonRevert "[AArch64] Improve TargetParser API"
2022-12-05 Nikita Popov[SCCP] Add support for with.overflow intrinsics
2022-12-05 Michael Buch[lldb][Test] TestModulesCompileError.py: fix expected...
2022-12-05 Max Kazantsev[NFC] Rename variable MaxBECount -> ConstantMaxBECount
2022-12-05 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-12-05 Adrian Kuegel[mlir][Tensor] Apply ClangTidy performance finding...
2022-12-05 Tiehu Zhang[AArch64][SVE2] Add patterns for eor3
2022-12-05 John McIver[NFC][clang] Strengthen checks in matrix-type-operators.c
2022-12-05 John McIver[NFC][clang] Strengthen checks in matrix-type-operators.cpp
2022-12-05 Valentin Clement[flang][NFC] Remove implemented TODOs
2022-12-05 Max Kazantsev[Test] Add 2 more simplified test with missing opts
2022-12-05 Valentin Clement[flang] Pointer assignment with remapping involcing...
2022-12-05 Nikita Popov[LAA] Use cross-iteration alias analysis
2022-12-05 Matthias Springer[mlir][tensor] Fold rank-reducing insert_slice with...
2022-12-05 Matthias Springer[mlir][tensor] Fold rank-reducing extract_slice with...
2022-12-05 Fangrui Song[LegacyPM] Remove dead declarations
2022-12-05 Jean Perier[flang] Lower function return to HLFIR
2022-12-05 Fangrui Song[PowerPC] Remove unused MacOSX check
2022-12-05 Fangrui Song[LegacyPM] Remove AnnotationRemarksLegacyPass
2022-12-05 Nikita Popov[PowerPC] Use default attributes for intrinsics
2022-12-05 Nikita Popov[llvm-c] Remove C API functions that are incompatible...
2022-12-05 Vassil Vassilev[lldb] Fix the way we set up the lldb modules infrastru...
2022-12-05 Nikita Popov[Kaleidoscope] Fix build after std::optional changes
2022-12-05 Adrian Kuegel[mlir][Linalg] Apply ClangTidy fixes (NFC)
2022-12-05 Nikita Popov[AST] Make AliasSetTracker work on BatchAA
2022-12-05 Fangrui SongTransforms/IPO: llvm::Optional => std::optional
2022-12-05 Vitaly Buka[test][msan] Update for noundef on retval
2022-12-05 Fangrui SongRemove unused #include "llvm/ADT/Optional.h"
2022-12-05 Fangrui Song[iwyu] Add Hashing.h
2022-12-05 Kazu HirataForward-declare raw_ostream (NFC)
2022-12-05 Fangrui Song[ELF] Produce DT_RISCV_VARIANT_CC
2022-12-05 esmeyi[NFC][XCOFF] format `XCOFFObjectWriter.cpp`
2022-12-05 Fangrui Song[iwyu] Fix files which would break without #include...
2022-12-05 Kazu Hirata[clang] Use std::nullopt instead of None in comments...
2022-12-05 Fangrui SongCheckedArithmetic: llvm::Optional => std::optional
2022-12-05 Fangrui SongRemove unused #include "llvm/ADT/Optional.h"
2022-12-05 Yeting Kuo[RISCV] Support .variant_cc directive for the assembler.
2022-12-05 Fangrui Song[IR] llvm::Optional => std::optional
2022-12-05 Kazu Hirata[lldb] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[mlir] Use std::nullopt instead of None in comments...
2022-12-05 Kazu Hirata[llvm] Use std::nullopt instead of None in comments...
2022-12-05 Weining Lu[LoongArch] Specify registers used for exception handling
2022-12-05 Fangrui Song[MCDisassembler] Work around GCC 7 after f4c16c44737caa...
2022-12-05 Chen Zheng[PowerPC][GISel]support for float point and integer...
next