summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/local-memory-two-objects.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* R600/SI: Remove M0 from DS assembly stringsTom Stellard2015-02-261-3/+3
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-16/+16
* R600/SI: Define a schedule model and enable the generic machine schedulerTom Stellard2015-01-291-2/+2
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Move more information into SIProgramInfo structTom Stellard2014-12-021-1/+1
* R600: Error on initializer for LDS.Matt Arsenault2014-11-131-2/+2
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-6/+6
* R600/SI: Change how DS offsets are printedMatt Arsenault2014-10-101-3/+3
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-1/+1
* R600/SI: Use a ComplexPattern for DS loads and storesTom Stellard2014-08-221-3/+6
* Allow aliases to be unnamed_addr.Rafael Espindola2014-06-061-2/+2
* R600/SI: Print more immediates in hex formatMatt Arsenault2014-04-151-2/+2
* R600/SI: Match i16 immediate offset of LDS instructions.Matt Arsenault2014-03-191-3/+4
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-191-4/+4
* R600: Fix scheduling of instructions that use the LDS output queueTom Stellard2013-11-151-3/+5
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-4/+4
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600/SI: Enable local-memory-two-objects lit testMichel Danzer2013-08-271-12/+17
* Revert "R600: Non vector only instruction can be scheduled on trans unit"Tom Stellard2013-07-311-1/+1
* R600: Non vector only instruction can be scheduled on trans unitVincent Lejeune2013-07-311-1/+1
* R600/SI: Initial local memory supportMichel Danzer2013-07-101-0/+51
OpenPOWER on IntegriCloud