summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/zero_extend.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-41/+0
* 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-1/+1
* 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-7/+7
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-4/+4
* R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variantTom Stellard2014-08-111-1/+1
* R600/SI: Use SReg_64 instead of VSrc_64 when selecting BUILD_PAIRTom Stellard2014-04-181-3/+4
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-171-0/+11
* R600/SI: Add pattern for zero-extending i1 to i32Michel Danzer2014-02-051-0/+10
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-121-2/+2
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-1/+1
* R600: Change the RAT instruction assembly names so they match the docsTom Stellard2013-08-161-2/+2
* R600/SI: Custom lower i64 ZERO_EXTENDTom Stellard2013-08-011-0/+18
OpenPOWER on IntegriCloud