summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/zero_extend.ll
Commit message (Expand)AuthorAge
* R600/SI: Use SReg_64 instead of VSrc_64 when selecting BUILD_PAIRTom Stellard2014-04-18
* R600/SI: Fix zext from i1 to i64Matt Arsenault2014-04-17
* R600/SI: Add pattern for zero-extending i1 to i32Michel Danzer2014-02-05
* R600/SI: Change formatting of printed registers.Matt Arsenault2013-11-12
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-10
* R600: Change the RAT instruction assembly names so they match the docsTom Stellard2013-08-16
* R600/SI: Custom lower i64 ZERO_EXTENDTom Stellard2013-08-01