summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/shl_add_ptr.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-284/+0
* R600/SI: Remove explicit m0 operand from DS instructionsTom Stellard2015-05-121-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-19/+19
* R600/SI: Remove M0 from DS assembly stringsTom Stellard2015-02-261-4/+4
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+1
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-1/+1
* R600/SI: Emit s_mov_b32 m0, -1 before every DS instructionTom Stellard2014-11-211-1/+2
* R600: Error on initializer for LDS.Matt Arsenault2014-11-131-4/+4
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-50/+50
* R600/SI: Change how DS offsets are printedMatt Arsenault2014-10-101-17/+17
* R600/SI: Match read2/write2 stride 64 versionsMatt Arsenault2014-10-101-3/+2
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-16/+16
* Add DAG combine for shl + add of constants.Matt Arsenault2014-09-111-4/+1
* R600/SI: Fix offset folding in some cases with shifted pointers.Matt Arsenault2014-08-151-0/+286
OpenPOWER on IntegriCloud