summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/wqm.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "[AMDGPU] Invert the handling of skip insertion."Nicolai Hähnle2020-02-031-2/+3
* [AMDGPU] Invert the handling of skip insertion.cdevadas2020-01-151-3/+2
* [AMDGPU] Remove unnecessary v_mov from a register to itself in WQM lowering.Michael Bedy2020-01-101-0/+3
* Revert [MBP] Disable aggressive loop rotate in plain modeJordan Rupprecht2019-08-291-4/+7
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-221-7/+4
* Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg2019-08-121-4/+7
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-081-7/+4
* [MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei2019-06-141-4/+7
* [AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32Stanislav Mekhanoshin2019-05-061-1/+1
* AMDGPU: Force skip over SMRD, VMEM and s_waitcnt instructionsRhys Perry2019-04-171-0/+1
* AMDGPU: Remove llvm.AMDGPU.killMatt Arsenault2018-12-071-3/+5
* [AMDGPU] Preliminary patch for divergence driven instruction selection. Immed...Alexander Timofeev2018-09-111-2/+2
* [AMDGPU] Reworked SIFixWWMLivenessTim Renouf2018-08-021-2/+37
* AMDGPU: Convert test cases to the dimension-aware intrinsicsNicolai Haehnle2018-06-211-43/+49
* [AMDGPU] Fixed WWM bug in block otherwise entirely in WQMTim Renouf2018-05-271-0/+31
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-5/+5
* [AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky2017-11-201-2/+2
* [AMDGPU] Prevent post-RA scheduler from breaking memory clausesStanislav Mekhanoshin2017-09-191-2/+2
* [AMDGPU] exp should not be in WQM modeTim Renouf2017-09-111-10/+54
* [AMDGPU] Implement llvm.amdgcn.set.inactive intrinsicConnor Abbott2017-08-041-2/+45
* [AMDGPU] Add support for Whole Wavefront ModeConnor Abbott2017-08-041-0/+152
* [AMDGPU] Add an llvm.amdgcn.wqm intrinsic for WQMConnor Abbott2017-08-041-0/+36
* [AMDGPU] Allow SDWA in instructions with immediates and SGPRsStanislav Mekhanoshin2017-05-301-1/+1
* AMDGPU: Convert image intrinsic uses in testsMatt Arsenault2017-03-211-61/+44
* AMDGPU: Always allocate emergency stack slot at offset 0Matt Arsenault2017-02-221-1/+1
* AMDGPU: Remove some uses of llvm.SI.export in testsMatt Arsenault2017-02-221-8/+5
* ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()Matthias Braun2016-11-111-1/+1
* AMDGPU: Remove unnecessary and on conditional branchMatt Arsenault2016-11-071-3/+2
* AMDGPU: Fix using incorrect private resource with no allocationMatt Arsenault2016-10-281-1/+1
* Reapply "AMDGPU: Don't use offen if it is 0"Matt Arsenault2016-10-261-1/+1
* AMDGPU/SI: Change mimg intrinsic signaturesTom Stellard2016-10-121-5/+5
* Revert "AMDGPU: Don't use offen if it is 0"Mehdi Amini2016-10-011-1/+1
* AMDGPU: Don't use offen if it is 0Matt Arsenault2016-10-011-1/+1
* AMDGPU: Do not clobber SCC in SIWholeQuadModeNicolai Haehnle2016-09-121-0/+37
* AMDGPU: Reduce the duration of whole-quad-modeNicolai Haehnle2016-09-031-28/+37
* AMDGPU: Fix an interaction between WQM and polygon stipplingNicolai Haehnle2016-09-031-4/+45
* AMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch_vcc*Tom Stellard2016-08-181-7/+7
* [LSR] Don't try and create post-inc expressions on non-rotated loopsJames Molloy2016-08-151-2/+3
* AMDGPU: Change insertion point of si_mask_branchMatt Arsenault2016-08-101-1/+1
* AMDGPU: Stay in WQM for non-intrinsic storesNicolai Haehnle2016-08-021-43/+73
* AMDGPU: Track physical registers in SIWholeQuadModeNicolai Haehnle2016-08-021-0/+38
* AMDGPU: Fix verifier errors in SILowerControlFlowMatt Arsenault2016-06-221-3/+7
* AMDGPU: Add support for R_AMDGPU_REL32 relocationsTom Stellard2016-06-201-0/+1
* AMDGPU: Add amdgpu-ps-wqm-outputs function attributesNicolai Haehnle2016-06-071-0/+14
* AMDGPU: Define priorities for register classesMatt Arsenault2016-05-211-10/+10
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-12/+11
* AMDGPU: Add SIWholeQuadMode passNicolai Haehnle2016-03-211-0/+348
OpenPOWER on IntegriCloud