[AArch64] Add SVE int instructions to isAssociativeAndCommutative
[platform/upstream/llvm.git] / llvm /
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE int instructions to isAssociativeAndC...
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE FP instructions to isAssociativeAndCo...
2023-01-10 Philip ReamesAdd a space for readability [nfc]
2023-01-10 Philip Reames[X86] Reuse STDNone for MFENCE node [nfc]
2023-01-10 Philip Reames[VE] Use generic MEMBARRIER SDAG node [nfc]
2023-01-10 Craig Topper[RISCV] Add isel patterns to form tail undisturbed...
2023-01-10 Craig Topper[RISCV] Update combineBinOp_VLToVWBinOp_VL to check...
2023-01-10 Craig Topper[RISCV] Add test cases for PR59345. NFC
2023-01-10 Johannes Doerfert[Attributor] Allow cfg reasoning for thread-local objects
2023-01-10 Johannes Doerfert[Attributor][OpenMP][NFC] Cleanup tests via update...
2023-01-10 Xiang Li[DirectX backend] PartSize not include PartHeader
2023-01-10 Xiang Li[DirectX backend] Remove unused bitcode block for dxil
2023-01-10 Johannes Doerfert[Intrinsics][FIX] Patchpoint intrinsics are not `nocall...
2023-01-10 Johannes Doerfert[GVN][NFC] Precommit intrinsic bug test case, see D141190
2023-01-09 Caroline Tice[AAUnderlyingObjects] Initialize an uninitialized boolean.
2023-01-09 Benjamin Kramer[GVN] Fold variable into assert. NFC
2023-01-09 Nick Desaulniersupdate_any_test_checks.py: run from any dir
2023-01-09 Stanislav Mekhanoshin[AMDGPU] Cast sub-dword elements to i32 in concat_vectors
2023-01-09 Nick Desaulniers[llvm][PPCISelDAGToDAG] rename ppc-codegen to ppc-isel
2023-01-09 Philip Reames[SDAG] Introduce a common MEMBARRIER node [nfc]
2023-01-09 Jeffrey Byrnes[AMDGPU] More selectively attach implicit operands...
2023-01-09 Guozhi Wei[GVN] Improve PRE on load instructions
2023-01-09 Kazu Hirata[ProfileData] Fix a warning
2023-01-09 Stanislav Mekhanoshin[AMDGPU] More tests for vector_shuffle.packed.ll. NFC.
2023-01-09 Alex Brachet[JumpThreading] Fix test to require asserts
2023-01-09 Teresa Johnson[MemProf] Fix combined index handling for locals
2023-01-09 William Huang[llvm-profdata] Add option to cap profile output size
2023-01-09 Rafael A Herrera... OpenMPOpt: Check nested parallelism in target region
2023-01-09 Sanjay Patel[InstCombine] limit zext-of-icmp folds to bit-hacks
2023-01-09 Sanjay Patel[InstCombine] simplify code and fix formatting; NFC
2023-01-09 Sanjay Patel[InstCombine] add tests for zext-of-icmp; NFC
2023-01-09 Philip Reames[RISCV] Add -experimental-ztso test coverage
2023-01-09 spupyrev[BOLT] introducing profi params
2023-01-09 Philip Reames[RISCV] Minor style cleanup in advance of D141311 ...
2023-01-09 Heejin Ahn[WebAssembly] Ensure 'end_function' in functions
2023-01-09 Matt ArsenaultAMDGPU: Use DataExtractor for printf string extraction
2023-01-09 Philip Reames[RISCV] Consolidate test lines in fence lowering test
2023-01-09 Philip Reames[RISCV] Add test coverage for singlethread fences
2023-01-09 Alexey Bataev[SLP][NFC]Move getExtractIndex function for future...
2023-01-09 Craig Topper[LocalStackSlotAllocation] Minor simplifications. NFC
2023-01-09 Sanjay Patel[InstCombine] bitrev (zext i1 X) --> select X, SMinC, 0
2023-01-09 Sanjay Patel[InstCombine] add tests for bitreverse of i1; NFC
2023-01-09 Ivan Kosarev[AMDGPU][NFC] Rename GFX10A16 operands.
2023-01-09 Florian Hahn[AArch64] Add additional reassociation test.
2023-01-09 Nikita Popov[ConstantRange] Test 1 bit ranges in exhaustive tests...
2023-01-09 Jay Foad[AMDGPU] S_MULK_I32 does not define SCC. NFCI.
2023-01-09 Nikita Popov[ConstantRange] Fix single bit abs range (PR59887)
2023-01-09 Sanjay Patel[InstCombine] reduce smul.ov with i1 types to 'and'
2023-01-09 Sanjay Patel[InstCombine] add tests for smul/umul with overflow...
2023-01-09 Florian Hahn[AArch64] Add test showing reassociation potential.
2023-01-09 Nikita Popov[CVP] Add test for PR59887 (NFC)
2023-01-09 Sander de Smalen[AArch64][SME] Improve streaming-compatible codegen...
2023-01-09 Nikita Popov[InstCombine] Preserve alignment in atomicrmw -> store...
2023-01-09 Nikita Popov[InstCombine] Test alignment in atomicrmw -> store...
2023-01-09 Alexey Baturo[RISC-V][HWASAN] Don't explicitly load GOT entry to...
2023-01-09 David Green[ARM] Fold And/Or into CSel if possible
2023-01-09 Jamie Hill-Daniel[InstCombine] Fold zero check followed by decrement...
2023-01-09 Jamie Hill-Daniel[InstCombine] Add tests for saturating subtract by...
2023-01-09 Max Kazantsev[Test] One more test where check is not replaced to...
2023-01-09 Nikita Popov[Attributes] Avoid duplicate hasAttribute() query ...
2023-01-09 David Green[AArch64] Fold And/Or into CSel if possible
2023-01-09 Noah Goldstein[InstCombine] Canonicalize (A & B_Pow2) eq/ne B_Pow2...
2023-01-09 Ben Mudd[DebugInfo] Fix jump threading failing to update cloned...
2023-01-09 Tim NorthoverTailDuplication: do not remove trivial PHIs from addr...
2023-01-09 Nikita Popov[Attributes] Avoid repeated attribute set lookup (NFC)
2023-01-09 Noah Goldstein[InstCombine] Fix potentially buggy code in `((%x ...
2023-01-09 Dmitri Gribenko[llvm] Fix an "unused variable" warning when assertions...
2023-01-09 Markus Böck[TableGen][SourceMgr] Fix obvious mistake in D141220
2023-01-09 Sander de Smalen[AArch64] NFC: Align addTypeForStreamingSVE and addType...
2023-01-09 Thomas Symalla[NFC] Missing whitespace in SSAUpdaterBulk debug output.
2023-01-09 Max Kazantsev[JumpThreading] Preserve profile metadata during select...
2023-01-09 LLVM GN Syncbot[gn build] Port 59b029238af2
2023-01-09 Stephen Tozer[DebugInfo] Produce variadic DBG_INSTR_REFs from ISel
2023-01-09 Guillaume Chatelet[reland][NFC] Vastly simplifies TypeSize
2023-01-09 zhongyunde[AArch64][SelectionDAG] Eliminates redundant zero-exten...
2023-01-09 Markus Böck[TableGen][SourceMgr] Correctly append filename to...
2023-01-09 Max Kazantsev[NFC] Add missing 'static' notion in createReplacement
2023-01-09 Serguei Katkov[Inline Spiller] Extend the snippet by statepoint uses
2023-01-09 liqinweng[RISCV][CostModel] Add half type support for the cost...
2023-01-09 liqinweng[RISCV][CostModel] Add cost model for integer abs
2023-01-09 chenglin.bi[InstCombine] Fold logic-and/logic-or by distributive...
2023-01-09 Kazu Hirata[CodeGen] Fix a warning
2023-01-08 Fangrui Song[AVR] Support .reloc directive
2023-01-08 Shilei Tian[AAUnderlyingObjects] Introduce an AA for getting under...
2023-01-08 Simon Pilgrim[X86] Add shuffle test coverage for Issue #59860
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shifts: optimize REG_SEQUENCE
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shifts: reverse shift + move
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shifts: shift by 4 bits
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shift: move bytes around
2023-01-08 Ayke van Laethem[AVR] Custom lower 32-bit shift instructions
2023-01-08 Nico Weber[gn] port b712aef5b37e
2023-01-08 Nico Weber[gn build] Port 86aac87fe4b5
2023-01-08 Ayke van Laethem[SelectionDAG][AVR] Add support for lrint and lround...
2023-01-08 Ayke van Laethem[AVR] correctly declare __do_copy_data and __do_clear_bss
2023-01-08 Benjamin Kramer[X86][Disassembler][NFCI] Read bytes with support:...
2023-01-08 Sanjay Patel[InstCombine] fold not-shift of signbit to icmp+zext...
2023-01-08 Akash Banerjee[OpenMP] Migrate OpenMPOffloadMappingFlags from Clang...
2023-01-08 Benjamin Kramer[NFC] Hide implementation details in anonymous namespaces
2023-01-08 Florian Hahn[VPlan] Keep entries in worklist in sinkScalarOperands.
2023-01-08 Paul Walker[SVE] Fix incorrect VT usage when lowering fixed length...
next