summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/select64.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-68/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* R600/SI: Allow f64 inline immediates in i64 operandsMatt Arsenault2015-02-131-0/+17
* 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-4/+4
* Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (t...Matt Arsenault2014-07-101-0/+35
* Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) ...NAKAMURA Takumi2014-07-101-35/+0
* Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.Matt Arsenault2014-07-091-0/+35
* R600/SI: Lower i64 SELECT by bitcasting to a vector typeTom Stellard2014-03-311-0/+3
* R600/SI: Custom lower i64 ISD::SELECTTom Stellard2014-02-041-0/+12
OpenPOWER on IntegriCloud