| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AMDGPU: Make v2i64/v2f64 legal types. | Matt Arsenault | 2015-11-25 | 1 | -121/+61 |
| | | | | | | | | They can be loaded and stored, so count them as legal. This is mostly to fix a number of common cases for load/store merging. llvm-svn: 254086 | ||||
| * | AMDGPU: Split x8 and x16 vector loads instead of scalarize | Matt Arsenault | 2015-11-24 | 1 | -117/+28 |
| | | | | | | | | | The one regression in the builtin tests is in the read2 test which now (again) has many extra copies, but this should be solved once the pass is replaced with a DAG combine. llvm-svn: 253974 | ||||
| * | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+457 |
| llvm-svn: 239657 | |||||

