summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AMDGPU/si-annotate-cf.ll
AgeCommit message (Expand)Author
2025-07-23[RFC][NFC][AMDGPU] Remove `-verify-machineinstrs` from `llvm/test/CodeGen/AMD...Shilei Tian
2025-03-13AMDGPU: Replace ptr addrspace(1) undefs with poison (#130900)Matt Arsenault
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-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-01-16[AMDGPU,test] Change llc -march= to -mtriple= (#75982)Fangrui Song
2023-06-10AMDGPU: Move LICM after AMDGPUCodeGenPrepareMatt Arsenault
2022-12-19[AMDGPU] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-12-05Reapply "[CodeGen] Add new pass for late cleanup of redundant definitions."Jonas Paulsson
2022-12-05Revert "Reapply "[CodeGen] Add new pass for late cleanup of redundant definit...Jonas Paulsson
2022-12-03Reapply "[CodeGen] Add new pass for late cleanup of redundant definitions."Jonas Paulsson
2022-12-01Revert "[CodeGen] Add new pass for late cleanup of redundant definitions."Jonas Paulsson
2022-12-01[CodeGen] Add new pass for late cleanup of redundant definitions.Jonas Paulsson
2022-11-18[Sink] Process basic blocks with a single successorFangrui Song
2022-10-31[BasicBlockUtils] Add a new way for CreateControlFlowHub()Brendon Cahoon
2022-09-26StructurizeCFG: prefer reduced number of live valuesRuiling Song
2022-02-03[AMDGPU] Simplify AMDGPUAnnotateUniformValues::visitLoadInstJay Foad
2021-12-01[AMDGPU] Set most sched model resource's BufferSize to oneAustin Kerbow
2021-11-20[AMDGPU] Do not generate ELF symbols for the local branch target labelsRamNalamothu
2021-08-25[AMDGPU] Divergence-driven compare operations instruction selectionalex-t
2021-08-10AMDGPU: Add alloc priority to global rangesMatt Arsenault
2021-01-09[AMDGPU] Add volatile support to SIMemoryLegalizerTony
2020-11-18[AMDGPU] Fix and extend vccz workaroundsJay Foad
2020-08-30[Sink] Optimize/simplify sink candidate finding with nearest common dominatorFangrui Song
2020-06-24Revert "[AMDGPU] Enable compare operations to be selected by divergence"Matt Arsenault
2020-06-24[AMDGPU] Enable compare operations to be selected by divergencealex-t
2020-06-09[AMDGPU] Enable structurizer workarounds by defaultSameer Sahasrabuddhe
2020-04-06[AMDGPU] Disable 'Skip Uniform Regions' optimization by default for AMDGPU.Konstantin Pyzhov
2020-04-06Revert e1730cfeb3588f20dcf4a96b181ad52761666e52Konstantin Pyzhov
2020-04-06[AMDGPU] Disable 'Skip Uniform Regions' optimization by default for AMDGPU.Konstantin Pyzhov
2020-03-03[AMDGPU] add generated checks for some LIT testsSameer Sahasrabuddhe
2019-11-26[AMDGPU] Fix emitIfBreak CF lowering: use temp reg to make register coalescer...vpykhtin
2019-10-14[AMDGPU] Come back patch for the 'Assign register class for cross block value...Alexander Timofeev
2019-08-29Revert [MBP] Disable aggressive loop rotate in plain modeJordan Rupprecht
2019-08-22[MBP] Disable aggressive loop rotate in plain modeGuozhi Wei
2019-08-12Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg
2019-08-08[MBP] Disable aggressive loop rotate in plain modeGuozhi Wei
2019-06-14[MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei
2019-01-25[MBP] Don't move bottom block before header if it can't reduce taken branchesGuozhi Wei
2018-10-31AMDGPU: Rewrite SILowerI1Copies to always stay on SALUNicolai Haehnle
2018-06-29[AMDGPU] Enable LICM in the BE pipelineStanislav Mekhanoshin
2018-06-20Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnly...Alina Sbirlea
2018-05-17AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with in...Changpeng Fang
2017-03-21AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault
2017-01-24Enable FeatureFlatForGlobal on Volcanic IslandsMatt Arsenault
2016-09-30AMDGPU: Use unsigned compare for eq/neMatt Arsenault
2016-09-16AMDGPU: Use SOPK compare instructionsMatt Arsenault