summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/uaddo.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-85/+0
* Reinstate revisions r234755, r234759, r234760Jan Vesely2015-04-301-1/+16
* Revert revisions r234755, r234759, r234760Jan Vesely2015-04-131-16/+1
* R600: Add carry and borrow instructions. Use them to implement UADDO/USUBOJan Vesely2015-04-131-1/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* 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-9/+9
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-5/+5
* R600/SI: Use S_ADD_U32 and S_SUB_U32 for low half of 64-bit operationsTom Stellard2014-09-051-1/+1
* R600: Move add/sub with overflow out of AMDILISelLoweringMatt Arsenault2014-06-231-2/+54
* R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errorsTom Stellard2014-04-291-1/+1
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-171-0/+17
OpenPOWER on IntegriCloud