Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -15/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | R600/SI: Enable all tests that pass on VI without changes | Marek Olsak | 2015-01-27 | 1 | -0/+1 |
* | R600/SI: Add a stub GCNTargetMachine | Tom Stellard | 2015-01-06 | 1 | -1/+1 |
* | R600/SI: Change all instruction assembly names to lowercase. | Tom Stellard | 2014-11-05 | 1 | -3/+3 |
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -1/+1 |
* | R600: rename misleading fp16 test. | Tim Northover | 2014-07-18 | 1 | -0/+14 |
* | R600: support f16 -> f64 conversion intrinsic. | Tim Northover | 2014-07-18 | 1 | -14/+0 |
* | CodeGen: extend f16 conversions to permit types > float. | Tim Northover | 2014-07-17 | 1 | -2/+2 |
* | R600/SI: Add support for llvm.convert.{to|from}.fp16 | Matt Arsenault | 2014-07-10 | 1 | -0/+14 |