platform/upstream/llvm.git
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Analyze OpOperands inste...
2022-01-07 Kazu HirataRemove redundant return statements (NFC)
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Add explicit inplaceable...
2022-01-07 Matthias Springer[mlir][linalg][bufferize] Fix copy elision in `getResul...
2022-01-07 Jun Zhang[Clang] Implement the rest of __builtin_elementwise_...
2022-01-07 Marek Kurdej[clang-format] Use range-for loops. NFC.
2022-01-07 luxufan[RISCV] Add missing e_flag EF_RISCV_TSO
2022-01-07 Arthur O'Dwyer[libc++] Add missing templated version of `std::lerp`.
2022-01-07 Florian Hahn[SCEVExpand] Only create required predicate checks.
2022-01-07 Florian Hahn[LoopVersioning] Move loop-versioning test to correct...
2022-01-07 Sam McCall[clangd] Polish clangd/inlayHints and expose them by...
2022-01-07 Dmitry Vyukovsanitizer_common: prefix thread-safety macros with...
2022-01-07 Luo, Yuanke[X86] Combine reduce(add (mul x, y)) to VNNI instruction.
2022-01-07 Archibald ElliottRevert "Unaligned Access Warning Added"
2022-01-07 alex-t[AMDGPU] Enable divergence-driven 'ctpop' selection
2022-01-07 Sanjay Patel[x86] add tests for select with -1 operand; NFC
2022-01-07 gysit[mlir][OpDSL] Separate `ReduceFn` and `ReduceFnUse`.
2022-01-07 gysit[mlir][OpDSL] Rename `PrimFn` to `ArithFn`.
2022-01-07 gysit[mlir][OpDSL] Add `TypeFn` class.
2022-01-07 Adrian Kuegel[mlir][python] Use a named object
2022-01-07 gysit[mlir][OpDSL] Rename `AttributeDef` to `IndexAttrDef`.
2022-01-07 Jay Foad[AMDGPU] Regenerate MIR checks for G_[SU]BFX
2022-01-07 Jay Foad[AMDGPU] Regenerate G_[SU]BFX checks using some common...
2022-01-07 Alex Zinenko[flang] update to reflect MLIR LLVM::GEPOp changes
2022-01-07 Jay Foad[GlobalISel] Fix typo Extact to Extract in function...
2022-01-07 Benjamin Kramer[mlir] Provide a home for mlir::LLVM::GEPOp::kDynamicIndex
2022-01-07 Adrian Kuegel[mlir] Use const reference for loop iteration variable.
2022-01-07 Archibald Elliott[clang][driver] Don't pass -Wunaligned-access to cc1as
2022-01-07 Marek Kurdej[clang-format] Use prefix increment and decrement....
2022-01-07 Qiu Chaofan[NFC] Pre-commit case for PowerPC perfect shuffle
2022-01-07 Roman Lebedev[NFCI][IR] MinMaxIntrinsic: add some more helper method...
2022-01-07 Lian Wang[RISCV] Supplement PACKH instruction pattern
2022-01-07 Nikita Popov[CodeGen] Support opaque pointers for inline asm
2022-01-07 Mubashar AhmadUnaligned Access Warning Added
2022-01-07 Nikita Popov[IR] Add ConstraintInfo::hasArg() helper (NFC)
2022-01-07 Egor Zhdan[Clang][Sema] Avoid crashing for va_arg expressions...
2022-01-07 Jay Foad[SystemZ][z/OS] Fix test failure when SystemZ target...
2022-01-07 Marek Kurdej[clang-format] Fix `BraceWrapping: AfterFunction` affec...
2022-01-07 Marek Kurdej[clang-format] Use range-for loops. NFC.
2022-01-07 Alex Zinenko[mlir] Require struct indices in LLVM::GEPOp to be...
2022-01-07 Alex Zinenko[mlir] Add ConstantLike trait to LLVM::ConstantOp
2022-01-07 Alex Zinenko[mlir] Make it possible to directly supply constant...
2022-01-07 Nikita Popov[LibCalls] Infer same attrs for reallocf() as realloc()
2022-01-07 Victor Perez[LegalizeTypes][VP] Add splitting support for vp.select
2022-01-07 Kazu Hirata[llvm] Use true/false instead of 1/0 (NFC)
2022-01-07 William S.... [MLIR][Arith] Fold repeated xor and trunc
2022-01-07 Nikita Popov[LoopUnroll] Remove unrelated passes from test (NFC)
2022-01-07 Nikita Popov[ModuleUtils] Remove dead arg from filterDeadComdatFunc...
2022-01-07 Nikita Popov[SystemZ] Add missing elementtype in python test (NFC)
2022-01-07 Qiu Chaofan[NFC] Fix endif comments to match with include guard
2022-01-07 Kazu HirataEnsure newlines at the end of files (NFC)
2022-01-07 Erik Desjardins[X86] add dwarf information for loop stack probe
2022-01-07 Kazu Hirata[Target] Remove redundant member initialization (NFC)
2022-01-07 Shraiysh Vaishay[mlir][OpenMP] Added omp.atomic.write lowering to LLVM IR
2022-01-07 wangpc[RISCV][NFC] Use sub operator to generate register...
2022-01-07 Dave LeeRevert "[lldb] Compute fully qualified command names...
2022-01-07 Dave Lee[lldb] Compute fully qualified command names in FindCom...
2022-01-07 Shao-Ce SUN[NFC][RISCV] Make the macro names more uniform
2022-01-07 Philip ReamesRevert "Extract utility function for checking initial...
2022-01-07 Jim Lin[M68k][NFC] Fix typo. BCNG->BCHG
2022-01-07 Kazu Hirata[mlir] Fix a warning
2022-01-07 Yusra Syeda[SystemZ][z/OS] Add entry point marker to PPA
2022-01-07 Liqin Weng[RISCV] Support immediate vtype of VSETVLI/VSETIVLI...
2022-01-07 Philip ReamesExtract utility function for checking initial value...
2022-01-07 Philip ReamesRemove unused LookThroughBitCast param in isXAllocLike...
2022-01-07 Philip ReamesMove getMallocAllocatedType and getMallocArraySize...
2022-01-07 Philip ReamesInline extractMallocCall to sole use and delete [NFC]
2022-01-07 Philip ReamesDelete unused extractCallocCall routine [NFC]
2022-01-07 Philip ReamesDemote getMallocType to implementation routine in Memor...
2022-01-06 Nicolas Vasilache[mlir][Linalg] Fix invalid FailureOr construction from...
2022-01-06 Nikolas Klauser[libc++] Implement P1072R10 (std::basic_string::resize_...
2022-01-06 Andrew Browne[NFC][DFSan] Cleanup code to use align functions.
2022-01-06 Nicolas Vasilache[mlir][Linalg] NFC - Modernize more transformation...
2022-01-06 Roman Lebedev[NFC][SCEV][IndVars] Add more tests for exit count...
2022-01-06 Arlo SiemsenAdd Rust to CodeView SourceLanguage (CV_CFL_LANG) enum
2022-01-06 Colin LeMahieu[Hexagon] Some compound opportunities missed in presenc...
2022-01-06 Brian Cain[Hexagon] Save results from partial compound
2022-01-06 Matthias Springer[mlir][linalg][bufferize] LinalgOp: Move existing regio...
2022-01-06 Alexandre GaneaSilence warning with MSVC compiler.
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Change allocationFn...
2022-01-06 Nicolas Vasilache[mlir][Linalg] NFC - Modernize APIs and get rid of...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Clean up comments and...
2022-01-06 Christian SiggUpdate mlir GDB printers
2022-01-06 Matthias Springer[mlir][linalg][bufferize] Add `createDealloc` options
2022-01-06 Michael SpencerRe-land "[Clang][ScanDeps] Use the virtual path for...
2022-01-06 Congzhe Cao[LoopInterchange] Remove a limitation in LoopInterchang...
2022-01-06 Michał Górny[lldb] [Process/FreeBSDKernel] Support finding all...
2022-01-06 Nikolas Klauser[libc++][NFC] Remove using declarations in common_refer...
2022-01-06 Nico WeberRevert "[Hexagon] Some compound opportunities missed...
2022-01-06 Vincent Lee[lld-macho] Increase slops to prevent thunk out of...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Rename functions in...
2022-01-06 Carlos GalvezDisable clang-tidy warnings from system macros
2022-01-06 mydeveloperday[clang-format] Fix a crash (assertion) in qualifier...
2022-01-06 Arthur O'Dwyer[libc++] [ranges] Simplify our idiom for testing nieblo...
2022-01-06 Alexey Bataev[SLP]Improve reordering for the nodes beeing used in...
2022-01-06 Alexey Bataev[SLP]Initialize the lane with the given value instead...
2022-01-06 Pavel Labath[lldb] Remove summary for signed char *
2022-01-06 MaheshRavishankar[mlir][Linalg] Disable fusion of reshape with elementwi...
2022-01-06 Stanislav Mekhanoshin[InstCombine] Factor out a common pattern match used...
2022-01-06 Daniel KissRevert "[AArch64] Emit .cfi_negate_ra_state for PAC...
next