summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] SDWA: several fixes for V_CVT and VOPC instructionsSam Kolton2017-06-271-20/+24
* [AMDGPU] SDWA: add support for GFX9 in peephole passSam Kolton2017-06-221-28/+59
* [AMDGPU] SDWA: merge VI and GFX9 pseudo instructionsSam Kolton2017-06-211-9/+26
* [AMDGPU] Return correct value from SDWA passStanislav Mekhanoshin2017-06-061-1/+2
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+1
* [AMDGPU] Untangle SDWA pass from SIShrinkInstructionsStanislav Mekhanoshin2017-06-031-25/+66
* [AMDGPU] Allow SDWA in instructions with immediates and SGPRsStanislav Mekhanoshin2017-05-301-14/+35
* [AMDGPU] SDWA operands should not intersect with potential MIsSam Kolton2017-05-181-13/+32
* [AMDGPU] SDWA: make pass globalSam Kolton2017-04-121-183/+175
* [AMDGPU] Resubmit SDWA peephole: enable by defaultSam Kolton2017-04-061-5/+4
* [AMDGPU] SDWA Peephole: improve search for immediates in SDWA patternsSam Kolton2017-03-311-21/+51
* [ADMGPU] SDWA peephole optimization pass.Sam Kolton2017-03-211-0/+692
OpenPOWER on IntegriCloud