summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SILoadStoreOptimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-421/+0
* R600/SI: Remove explicit m0 operand from DS instructionsTom Stellard2015-05-121-21/+17
* Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.Benjamin Kramer2015-03-231-0/+1
* R600/SI: Move gds operand to the end of operand listTom Stellard2015-03-091-2/+2
* Reuse a bunch of cached subtargets and remove getSubtarget callsEric Christopher2015-01-301-17/+7
* R600/SI: Fix live range error hidden by SIFoldOperandsMatt Arsenault2014-12-031-0/+9
* R600/SI: Emit s_mov_b32 m0, -1 before every DS instructionTom Stellard2014-11-211-1/+9
* Work around bugs in MSVC "14" CTP 3's conversion logicReid Kleckner2014-10-311-2/+2
* R600/SI: Match read2/write2 stride 64 versionsMatt Arsenault2014-10-101-38/+80
* R600/SI: Add load / store machine optimizer pass.Matt Arsenault2014-10-101-0/+375
OpenPOWER on IntegriCloud