summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/kcache-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-100/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-24/+24
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-2/+2
* R600: Fix handling of NAN in comparison instructionsTom Stellard2013-09-281-8/+8
* R600: Set scheduling preference to Sched::SourceTom Stellard2013-08-121-1/+1
* 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: Emit CF_ALU and use true kcache register.Vincent Lejeune2013-04-011-1/+1
* R600: Factorize code handling Const Read Port limitationVincent Lejeune2013-03-141-2/+50
* R600: Change addresspace in fold-kcache.llVincent Lejeune2013-03-081-12/+12
* R600: Do not fold single instruction with more that 3 kcache readVincent Lejeune2013-02-141-0/+52
OpenPOWER on IntegriCloud