summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/add.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-192/+0
* Reinstate revisions r234755, r234759, r234760Jan Vesely2015-04-301-0/+26
* Revert revisions r234755, r234759, r234760Jan Vesely2015-04-131-26/+0
* R600: Add carry and borrow instructions. Use them to implement UADDO/USUBOJan Vesely2015-04-131-0/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-3/+3
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-72/+72
* 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: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-38/+38
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-8/+8
* R600/SI: Enable selecting SALU inside branchesTom Stellard2014-09-241-5/+3
* R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operationsTom Stellard2014-09-051-1/+1
* R600/SI: Only use SALU instructions for 64-bit add in a block of CF depth 0Tom Stellard2014-05-151-0/+25
* R600/SI: Using SGPRs is illegal for instructions that read carry-out from VCCTom Stellard2014-03-071-0/+15
* R600/SI: Expand all v16[if]32 operationsTom Stellard2014-02-281-0/+40
* R600/SI: Custom select 64-bit ADDTom Stellard2014-02-251-0/+10
* R600/SI: Expand all v8[if]32 operationsTom Stellard2014-02-131-8/+29
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-7/+7
* R600: Add scalar i32 add testMatt Arsenault2013-10-111-0/+16
* Use CHECK-LABELMatt Arsenault2013-10-111-8/+8
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600: Use KCache for kernel argumentsTom Stellard2013-07-231-6/+6
* R600/SI: Expand add for v2i32 and v4i32Tom Stellard2013-06-201-6/+31
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-3/+3
* R600: Reorganize lit tests and document how they should be organizedTom Stellard2013-04-191-0/+15
OpenPOWER on IntegriCloud