platform/upstream/llvm.git
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.
2021-02-02 Thomas SymallaRefactored the pattern matching.
2021-02-02 Thomas SymallaRenames
2021-02-02 Thomas SymallaAdded early exit.
2021-02-02 Thomas SymallaAdded comments.
2021-02-02 Thomas Symallaclang-format
2021-02-02 Thomas SymallaAdded clamp i64 to i16 global isel pattern.
2021-02-02 Craig Topper[RISCV] Replace NoX0 SDNodeXForm with a ComplexPattern...
2021-02-02 Wenlei He[CSSPGO] Call site prioritized inlining for sample PGO
2021-02-02 Nicolas Vasilache[mlir][Standard] Extend n-D vector lowering to LLVM...
2021-02-02 Craig Topper[SelectionDAG] Prevent scalable vector warning from...
2021-02-02 xgupta[NFC][Docs] Fix RAVFrontendAction doc's CMakelists...
2021-02-02 Puyan LotfiRevert "[AArch64] Homogeneous Prolog and Epilog Size...
2021-02-02 Fangrui Song[test] Fix unused FileCheck prefixes in test/Reduce
2021-02-02 Fangrui Song[test] Fix unused FileCheck prefixes in clang-tidy...
2021-02-02 Lang Hames[ORC] Clear unused materializing info entries.
2021-02-02 Fangrui Song[test] Fix unused FileCheck prefixes in compiler-rt
2021-02-02 Gil Rapaport[SCEV] Apply loop guards to divisibility tests
2021-02-02 Fangrui Song[test] Default clang/test to FileCheck --allow-unused...
2021-02-02 Fangrui Song[test] Fix unused FileCheck prefixes in lldb
2021-02-02 natashaknk[MLIR][TOSA] Comparison based elementwise operations...
2021-02-02 Kyungwoo Lee[AArch64] Homogeneous Prolog and Epilog Size Optimization
2021-02-02 Fangrui Song[test] Fix unused FileCheck prefixes in compiler-rt...
2021-02-02 Conrad Poelmanclang-extra: fix incorrect use of std::lock_guard by...
2021-02-02 Nathan Hawes[VFS] Add support to RedirectingFileSystem for mapping...
2021-02-02 Kazu Hirata[TableGen] Use range-based for loops (NFC)
2021-02-02 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-02 Kazu Hirata[llvm] Use pop_back_val (NFC)
2021-02-02 Fangrui Song[test] Fix unuses FileCheck prefixes in lld
2021-02-02 Fangrui Song[test] Fix unuses FileCheck prefixes in clang/test...
2021-02-02 Fangrui Song[LoopVectorize] Relax a FCmpInst assert to dyn_cast...
2021-02-02 Matt ArsenaultAMDGPU: Fix dbg_value handling when forming soft clause...
2021-02-02 MaheshRavishankar[mlir] Add custom directive hooks for printing mixed...
2021-02-02 Mircea Trofin[Utils] Add a switch controlling prefix warnings in...
2021-02-02 Atmn Patel[OpenMP][Libomptarget] Remove possible harmful copy...
2021-02-02 Philip Reames[x86] introduce no_callee_saved_registers attribute
2021-02-02 Jonas Devlieghere[lldb] Use the host architecture in TestAppleSimulatorO...
2021-02-01 Rahman Lavaee[obj2yaml, yaml2obj] Use Hex64 for BBAddressMap fields.
2021-02-01 Eric Schweitz[flang][NFC] Rename complex type.
2021-02-01 Philip Reames[NFC][X86] Use CallBase interface to simplify code
2021-02-01 Philip Reames[NFC][X86] Avoid redundant work inspecting callee
2021-02-01 Petr Hosek[InstrProfiling] Use !associated metadata for counters...
2021-02-01 Patrick Oppenlander[llvm-objcopy] -O binary: consider SHT_NOBITS sections...
2021-02-01 Stanislav Mekhanoshin[AMDGPU] Set s-memtime-inst feature from clang
2021-02-01 Hongtao Yu[CSSPGO] Tweaking inlining with pseudo probes.
2021-02-01 Björn Schäpers[clang-format] Add option to control the spaces in...
2021-02-01 Weiwei Li[mlir][spirv] Add support for OpImageType
2021-02-01 Philip Reames[tests] highlight cornercase w/deref hoisting from...
2021-02-01 Stephen KellyNFC: Re-generate out-of-date matchers docs
2021-02-01 Sanjay Patel[LoopVectorize] improve IR fast-math-flags propagation...
2021-02-01 Mehdi AminiRevert "[libc++][format] Add basic_format_parse_context."
2021-02-01 Mehdi AminiAvoid string comparisons on the fast path of MLIR Ident...
2021-02-01 Florian Hahn[ConstraintElimination] Add support for EQ predicates.
2021-02-01 Lei ZhangRevert "[mlir][spirv] Add support for OpImageType"
2021-02-01 Lei Zhang[mlir][spirv] Add support for OpImageType
2021-02-01 AndreyChurbanov[OpenMP] libomp: implement nteams-var and teams-thread...
2021-02-01 Philip Reames[Loads] Plumb through TLI argument [NFC]
2021-02-01 Hanhan Wang[mlir][Linalg] Replace SimplePad with PadTensor in...
2021-02-01 Wouter van... [WebAssembly] fixed wasm64 data segment init exp not...
2021-02-01 Michael Holman[ConstantHoisting] Fix bug where constant materializati...
2021-02-01 Mark de Wever[libc++][format] Add basic_format_parse_context.
next