aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
AgeCommit message (Expand)Author
2022-02-14Extend the `uwtable` attribute with unwind table kindlinaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-aarch64-spec2k6-OzMomchil Velikov
2022-02-14[DeadArgElim] Check that function type is the sameNikita Popov
2022-02-14[ARM] MVE hadd and rhaddDavid Green
2022-02-14[SLP] Simplify indices processing for insertelementsAnton Afanasyev
2022-02-14[DAGCombine] Basic combines for AVG nodes.David Green
2022-02-14Reapply: StackProtector: ignore debug insts when splitting blocks.Tim Northover
2022-02-14[InstCombine] Check GEP source type in select of gep foldNikita Popov
2022-02-14[BitcodeReader] Rename method for element type by ID (NFC)Nikita Popov
2022-02-14[InstCombine] Remove manual debug loc transferNikita Popov
2022-02-14[CVP] Extract helper from phi processing (NFC)Nikita Popov
2022-02-14[AlwaysInliner] Check for callsite noinline attribute simplifiedDávid Bolvanský
2022-02-14[FastISel] Reuse register for bitcast that does not change MVTNikita Popov
2022-02-14[RISCV] Recover the implication between Zve* extensions and the V extension.jacquesguan
2022-02-14[VE] v256i1 and|or|xor isel and testsSimon Moll
2022-02-13[ifs] Allow llvm-ifs to generate text stub from elf stubHaowei Wu
2022-02-13[ifs] Added missing DT_STRSZ to the .dynamic sectionHaowei Wu
2022-02-13[DAGCombiner] Use getShiftAmountConstant in DAGCombiner::foldSelectOfConstants.Craig Topper
2022-02-14[IVDescriptors] Support FOR where we have multiple sink pointedzhongyunde
2022-02-13[X86] combineArithReduction - pull out (near) duplicate v4i8/v8i8 widening co...Simon Pilgrim
2022-02-13[NFC][IR] Value: assert this->takeName(this)Dmitry Vassiliev
2022-02-13[OpaquePtr][ValueTracking] Check GEP source element type in isPointerOffset()Arthur Eubanks
2022-02-13[Transforms] Use default member initialization in MemmoveVerifier (NFC)Kazu Hirata
2022-02-13[Transforms] Use default member initialization in Prefetch (NFC)Kazu Hirata
2022-02-13[Transforms] Use default member initialization in ConditionInfo (NFC)Kazu Hirata
2022-02-13[Transforms] Use default member initialization in CHRStats (NFC)Kazu Hirata
2022-02-13Revert "[AArch64] Adds SUBS and ADDS instructions to the MIPeepholeOpt."Nathan Chancellor
2022-02-13[ObjectYAML][MachO] Add LC_FUNCTION_STARTS supportKeith Smiley
2022-02-13[x86] try harder to scalarize a vector load with extracted integer op usesSanjay Patel
2022-02-13[NFC][M68k] Fix typoSheng
2022-02-13[NFC][M68k] Fix indentationSheng
2022-02-13[X86][MS] Fix the wrong alignment of vector variable arguments on Win32Phoebe Wang
2022-02-12[RISCV] Fix incorrect extend type in vwmulsu combine.Craig Topper
2022-02-12[LV] Pass start value directly to emitTransformedIndex (NFC).Florian Hahn
2022-02-12Revert "[RISCV] Enable shrink wrap by default"Dimitry Andric
2022-02-12[X86] LowerFunnelShift - enable v16i16 supportSimon Pilgrim
2022-02-12[X86] combineAndnp - if an input has a zero (after inversion for Op0) in a ve...Simon Pilgrim
2022-02-12[MachineSink] Inline getRegUnitsBenjamin Kramer
2022-02-12[SDAG] clean up scalarizing load transformSanjay Patel
2022-02-12[X86] getTargetVShiftNode - Fix Wparentheses gcc warning.Simon Pilgrim
2022-02-12[X86] combineAndnp - pull out repeated operands. NFC.Simon Pilgrim
2022-02-12[X86] combineAnd - add SimplifyMultipleUseDemandedBits handling to masked vec...Simon Pilgrim
2022-02-12[SDAG] reduce code duplication and fix formatting; NFCSanjay Patel
2022-02-12[X86] Improve uniform funnelshift/rotation amount handlingSimon Pilgrim
2022-02-12[X86] Enable vector splitting of ISD::AVGCEILU nodes on AVX1 and non-BWI targetsSimon Pilgrim
2022-02-11Revert "try to fix windows build after 73e585e44d" andDouglas Yung
2022-02-12[RISCV] LUI used for address computation should not isAsCheapAsAMoveHaocong.Lu
2022-02-12[AArch64] Adds SUBS and ADDS instructions to the MIPeepholeOpt.Micah Weston
2022-02-12[RISCV][NFC] Move some combine patterns to DAG combine.Chenbing.Zheng
2022-02-11[NFC] [MTE] Use helpers for stack tagging.Florian Mayer
2022-02-11[hwasan] keep debug intrinsicts in AllocaInfo.Florian Mayer