summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/add.ll
Commit message (Expand)AuthorAgeFilesLines
* 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