summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/array-ptr-calc-i32.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-44/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-4/+4
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-1/+1
* R600/SI: Relax a few tests to help enable schedulerMatt Arsenault2014-09-061-2/+2
* R600/SI: Update MUBUF assembly string to match AMD proprietary compilerTom Stellard2014-08-051-1/+1
* R600/SI: Use scratch memory for large private arraysTom Stellard2014-07-211-3/+6
* R600: Run more tests with promote alloca disabled.Matt Arsenault2014-07-131-2/+7
* R600: Use LDS and vectors for private memoryTom Stellard2014-06-171-1/+6
* R600/SI: Fix verifier error with pseudo store instructions.Matt Arsenault2014-05-011-1/+1
* R600/SI: Make private pointers be 32-bit.Matt Arsenault2013-12-191-0/+31
OpenPOWER on IntegriCloud