summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU][DPP] Corrected DPP combinerDmitry Preobrazhensky2019-11-201-6/+9
* [AMDGPU] Disallow dpp combining for dpp instructions without Src2 operand (wh...vpykhtin2019-10-251-1/+2
* [AMDGPU] Do not combine dpp mov reading physregsStanislav Mekhanoshin2019-10-161-0/+6
* [AMDGPU] Do not combine dpp with physreg defStanislav Mekhanoshin2019-10-161-0/+4
* [AMDGPU] Support mov dpp with 64 bit operandsStanislav Mekhanoshin2019-10-151-0/+7
* [AMDGPU] Allow DPP combiner to work with REG_SEQUENCEStanislav Mekhanoshin2019-10-151-5/+54
* [AMDGPU] Handle undef old operand in DPP combineStanislav Mekhanoshin2019-10-101-1/+3
* [AMDGPU] Fixed dpp combine of VOP1Stanislav Mekhanoshin2019-10-091-0/+8
* [AMDGPU] Fix DPP combiner check for exec modificationJay Foad2019-07-121-1/+1
* [AMDGPU] DPP combiner: recognize identities for more opcodesJay Foad2019-07-051-0/+13
* Fix typos in comments and debug output.Jay Foad2019-07-041-3/+3
* AMDGPU: Change API for checking for exec modificationMatt Arsenault2019-06-181-1/+1
* [AMDGPU] Fix DPP combinerValery Pykhtin2019-02-081-96/+143
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "[AMDGPU] Fix DPP combiner"Valery Pykhtin2019-01-091-139/+68
* [AMDGPU] Fix DPP combinerValery Pykhtin2019-01-091-68/+139
* [AMDGPU] Combine DPP mov with use instructions (VOP1/2/3)Valery Pykhtin2018-11-301-0/+446
OpenPOWER on IntegriCloud