summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AMDGPU/sdiv.ll
AgeCommit message (Expand)Author
2025-05-28MachineScheduler: Reset next cluster candidate for each node (#139513)Ruiling, Song
2025-04-10Reapply [AMDGPU] SIFixSgprCopies should not process twice VGPR to SGPR copies...alex-t
2025-04-10Revert "[AMDGPU] SIFixSgprCopies should not process twice VGPR to SGPR copies...Nico Weber
2025-04-10[AMDGPU] SIFixSgprCopies should not process twice VGPR to SGPR copies inserte...alex-t
2025-03-18AMDGPU: Move insertion into V2SCopies map (#130776)Matt Arsenault
2025-01-30PeepholeOpt: Do not add subregister indexes to reg_sequence operands (#124111)Matt Arsenault
2025-01-23[AMDGPU] Occupancy w.r.t. workgroup size range is also a range (#123748)Lucas Ramirez
2024-11-08Reapply "[AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (#...Shilei Tian
2024-11-08Revert "[AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (#1...Shilei Tian
2024-11-08[AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (#112403)Shilei Tian
2024-07-23[AMDGPU] Codegen support for constrained multi-dword sloads (#96163)Christudasan Devadasan
2024-07-15Reapply "AMDGPU: Move attributor into optimization pipeline (#83131)" and fol...Matt Arsenault
2024-07-14Revert "AMDGPU: Move attributor into optimization pipeline (#83131)" and foll...dyung
2024-07-14AMDGPU: Move attributor into optimization pipeline (#83131)Matt Arsenault
2024-06-07[DAG] Always allow folding XOR patterns to ABS pre-legalization (#94601)Simon Pilgrim
2024-01-16[AMDGPU,test] Change llc -march= to -mtriple= (#75982)Fangrui Song
2023-10-09Revert "[CodeGen] Really renumber slot indexes before register allocation (#6...Jay Foad
2023-10-09[CodeGen] Really renumber slot indexes before register allocation (#67038)Jay Foad
2023-09-19[CodeGen] Renumber slot indexes before register allocation (#66334)Jay Foad
2023-04-10[AMDGPU] Introduce SIInstrWorklist to process instructions in moveToVALUskc7
2023-01-23AMDGPU: Clean up LDS-related occupancy calculationsNicolai Hähnle
2022-12-19[AMDGPU] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-09-15[AMDGPU] Always select s_cselect_b32 for uniform 'select' SDNodeAlexander Timofeev
2022-07-17[DAG] Add MERGE_VALUE computeKnownBits/ComputeNumSignBits handling.Simon Pilgrim
2022-07-14[AMDGPU] Lowering VGPR to SGPR copies to v_readfirstlane_b32 if profitable.Alexander Timofeev
2022-05-18[AMDGPU] Aggressively fold immediates in SIShrinkInstructionsJay Foad
2022-01-26[LSV] Vectorize loads of vectors by turning it into a larger vectorBenjamin Kramer
2021-12-01[AMDGPU] Set most sched model resource's BufferSize to oneAustin Kerbow
2021-09-14[AMDGPU] Switch PostRA sched to MachineSchedJoe Nash
2021-08-25[AMDGPU] Divergence-driven compare operations instruction selectionalex-t
2021-01-07[NFC] Removed unused prefixes in CodeGen/AMDGPUMircea Trofin
2020-08-09Fix 64-bit copy to SCCPiotr Sobczak
2020-07-17[MachineScheduler] Fix the TopDepth/BotHeightReduce latency heuristicsJay Foad
2020-07-08[AMDGPU] Fix and simplify AMDGPUTargetLowering::LowerUDIVREMJay Foad
2020-07-08[AMDGPU] Fix and simplify AMDGPUCodeGenPrepare::expandDivRem32Jay Foad
2020-06-25[AMDGPU] Select s_cselectPiotr Sobczak
2020-06-19Revert "[AMDGPU] Select s_cselect"Piotr Sobczak
2020-06-19[AMDGPU] Select s_cselectPiotr Sobczak
2020-06-03[DAG] SimplifyDemandedBits - peek through SHL if we only demand sign bits.Simon Pilgrim
2020-02-17[AMDGPU] Fix some tests that did not specify -mcpuTim Renouf
2020-02-03[ANDGPU] getMemOperandsWithOffset: support BUF non-stack-access instructions ...Jay Foad
2019-07-23[TargetLowering] Add SimplifyMultipleUseDemandedBitsSimon Pilgrim
2019-06-01[AMDGPU] Regenerate SDIV tests for an upcoming patchSimon Pilgrim
2018-09-11[AMDGPU] Preliminary patch for divergence driven instruction selection. Immed...Alexander Timofeev
2018-06-27[AMDGPU] Convert rcp to rcp_iflagStanislav Mekhanoshin
2017-11-30AMDGPU: Use gfx9 carry-less add/sub instructionsMatt Arsenault
2017-11-20[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky
2017-07-04[AMDGPU] Switch scalarize global loads ON by defaultAlexander Timofeev
2017-07-04Revert r307026, "[AMDGPU] Switch scalarize global loads ON by default"NAKAMURA Takumi
2017-07-03[AMDGPU] Switch scalarize global loads ON by defaultAlexander Timofeev