platform/upstream/llvm.git
2021-02-02 Vladislav Vinogradov[mlir] Print more verbose message in case of type infer...
2021-02-02 Vladislav Vinogradov[mlir] Allow to use constant lambda as callbacks for...
2021-02-02 Vladislav Vinogradov[mlir][NFC] Add missing include guards to MlirOptMain.h
2021-02-02 Vladislav Vinogradov[mlir][NFC] Use explicit `mlir` namespace in generated...
2021-02-02 Jonas Devlieghere[debugserver] Fix -Wsign-compare warnings on arm64
2021-02-02 Fangrui Song[ConstraintElimination] Fix -Wunused-function in -DLLVM...
2021-02-02 Craig Topper[RISCV] Use a ComplexPattern to merge isel patterns...
2021-02-02 Jonas Devlieghere[debugserver] Fix -Wunused-function warnings on arm64
2021-02-02 Mike Rice[OpenMP] Fix iterations calculation for dependent counters.
2021-02-02 Greg McGary[lld-macho][NFC] refactor relocation handling
2021-02-02 Martin Storsjö[libcxx] Implement the space function for windows
2021-02-02 Fangrui Song[ELF] Delete unused --warn-ifunc-textrel
2021-02-02 Hongtao Yu[CSSPGO] Passing the clang driver switch -fpseudo-probe...
2021-02-02 Jonas Devlieghere[debugserver] Fix -Winconsistent-missing-override warni...
2021-02-02 Fangrui Song[MC] Upgrade DWARF version to 5 upon .file 0
2021-02-02 Florian Hahn[ConstraintElimination] Add test with pointer bitcast.
2021-02-02 Fangrui Song[test] Add basic _Unwind_ForcedUnwind + exception tests
2021-02-02 Fangrui Song[MC] Support SHF_GNU_RETAIN as section flag 'R'
2021-02-02 Fangrui Song[yaml2obj/obj2yaml/llvm-readobj] Support SHF_GNU_RETAIN
2021-02-02 Sanjay Patel[ExpandReductions] add test for fmin with FMF; NFC
2021-02-02 Jeroen Dobbelaere[InlineFunction] Only update noalias scopes once for...
2021-02-02 David Green[ARM] Correct some tablegen operand types. NFC
2021-02-02 Peyton, Jonathan L[OpenMP] Fix sign comparison warnings from GCC
2021-02-02 Eric Schweitz[flang][NFC] Update #include and comment.
2021-02-02 Florian Hahn[ConstraintElimination] Add nicer way to dump constrain...
2021-02-02 David Green[ARM] Mark MVE_VMOV_to_lane_32 as isInsertSubregLike
2021-02-02 Anastasia StulovaFixed failing OpenCL test
2021-02-02 Sebastian Neubauer[AMDGPU] Remove unused tmp register
2021-02-02 Sebastian Neubauer[AMDGPU] Save fp/bp after csr saves
2021-02-02 Lei ZhangRevert "[mlir] Fix scf.for single iteration canonicaliz...
2021-02-02 Lei Zhang[mlir][spirv] Define sp.VectorShuffle
2021-02-02 Lei Zhang[mlir] Fix scf.for single iteration canonicalization...
2021-02-02 Zarko Todorovski[AIX] Improve option processing for mabi=vec-extabi...
2021-02-02 Wenlei He[CSSPGO] Factor out common part for CSSPGO inline and...
2021-02-02 Joseph Huber[OpenMP][NFC] Adding FAQ Entry for errors with static...
2021-02-02 Stefan Pintilie[PowerPC] Materialize 34 bit constants with pli on...
2021-02-02 David Green[ARM] Add MVE insert-of-extract pattern
2021-02-02 Stephen KellyEnsure that the matcher is instantiated
2021-02-02 Anastasia Stulova[OpenCL] Add diagnostics for references to functions
2021-02-02 Melanie Blower[clang][PATCH][NFC] Correct test case related to review...
2021-02-02 Lei Zhang[mlir] Put template specialization in the same namespace
2021-02-02 Roman Lebedev[InstCombine] Host inversion out of ashr's value operan...
2021-02-02 Roman Lebedev[NFC][InstCombine] Add tests for (~x) a>> y --> ...
2021-02-02 Ben Shi[AVR][clang] Fix a bug in AVR toolchain search paths
2021-02-02 Sam McCall[clangd] Fix race in Global CDB shutdown
2021-02-02 Stephen Kelly[ASTMatchers] Ignore parts of BindingDecls which are...
2021-02-02 Tom WeaverRevert "[InstrProfiling] Use !associated metadata for...
2021-02-02 David Green[ARM] Extra shuffle tests. NFC
2021-02-02 Kent Sommer[clang-format] Add case aware include sorting.
2021-02-02 Stephen Kelly[ASTMatchers] Add matchers for decomposition decls
2021-02-02 David Green[ARM] Select VINS from vector inserts
2021-02-02 Simon Pilgrim[X86][SSE] LowerINSERT_VECTOR_ELT - pull out repeated...
2021-02-02 Raphael IsemannRevert "[lldb] Use current execution context in SBDebugger"
2021-02-02 Sander de SmalenNFC: Migrate SpeculateAroundPHIs to work on InstructionCost
2021-02-02 Sander de SmalenNFC: Migrate SimpleLoopUnswitch to work on InstructionCost
2021-02-02 Stephen Kelly[ASTMatchers] Fix matching after generic top-level...
2021-02-02 Nicolas Vasilache[mlir][Linalg] Fix and properly test CodegenStrategy API
2021-02-02 Nico WeberRevert "[test] Default clang/test to FileCheck --allow...
2021-02-02 Utkarsh Saxena[clangd] Report only decl of overridding method in...
2021-02-02 Benjamin Kramer[mlir][Linalg] Fix unused variable warning in Release...
2021-02-02 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of optional modifiers
2021-02-02 Simon Pilgrim[X86][AVX512] Support variable-index vector insertion...
2021-02-02 Andrew Ng[X86] Fix disassembly of x86-64 GDTLS code sequence
2021-02-02 Nicolas Vasilache[mlir][Linalg] Refactor Linalg vectorization for better...
2021-02-02 Simon Pilgrim[X86][AVX] Add missing VEX_WIG tags from VPACKUSDW...
2021-02-02 Sven van Haastregt[OpenCL] Change extension handling for -fdeclare-opencl...
2021-02-02 David Green[ARM] Remove DLS lr, lr
2021-02-02 Adrian KuegelRevert "[CSSPGO] Factor out common part for CSSPGO...
2021-02-02 Adrian KuegelRevert "Fix build break from D95024"
2021-02-02 David Green[ARM] Regenerate LowOverheadLoops mir tests. NFC
2021-02-02 Andrzej Warzynski[flang][driver] Disallow non-existent input files in...
2021-02-02 David Sherwood[SVE][LoopVectorize] Add masked load/store and gather...
2021-02-02 Benjamin KramerFold one-use variable into assert. NFCI.
2021-02-02 Alex Zinenko[mlir] Keep track of region signature conversions as...
2021-02-02 Hans Wennborg[dllimport] Honor always_inline when deciding whether...
2021-02-02 Sebastian Neubauer[AMDGPU] Mark epilog restores as frame-destroy
2021-02-02 Sebastian Neubauer[AMDGPU] Clarify calling conv about inactive lanes
2021-02-02 Wenlei HeFix build break from D95024
2021-02-02 Wenlei He[CSSPGO] Factor out common part for CSSPGO inline and...
2021-02-02 Thomas Symalla[AMDGPU] Add new short clamp pattern in GlobalISel.
2021-02-02 Thomas SymallaRemoved Diff file.
2021-02-02 Thomas SymallaFixed includes.
2021-02-02 Thomas SymallaFixed includes.
2021-02-02 Thomas SymallaReverted whitespace changes.
2021-02-02 Thomas SymallaAdded missing includes.
2021-02-02 Thomas SymallaRenamed med3 opcode, removed superfluous copy.
2021-02-02 Thomas SymallaRemoved the generic virtual register creations. Reworke...
2021-02-02 Thomas SymallaImplemented a MED3_S32 GIR opcode.
2021-02-02 Thomas SymallaAdded and used new target pseudo for v_cvt_pk_i16_i32...
2021-02-02 Thomas SymallaFormatting changes
2021-02-02 Thomas SymallaFormatting changes.
2021-02-02 Thomas SymallaUpdating formatting changes.
2021-02-02 Thomas SymallaResolve formatting changes.
2021-02-02 Thomas SymallaCode changes yielded from review.
2021-02-02 Thomas SymallaFixed tests.
2021-02-02 Thomas SymallaMove step to PreLegalizer
2021-02-02 Thomas SymallaMove Combiner to PreLegalize step
2021-02-02 Thomas SymallaRenamed identifiers in lit
2021-02-02 Thomas SymallaReverted unintended git-format change.
2021-02-02 Thomas SymallaFixed the lit tests and a bug in the implementation.
next