Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 1 | -11/+8 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194425 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | R600: Properly set COUNT_3 bit in TEX clause initiating inst for pre EG gen. | Vincent Lejeune | 2013-06-17 | 1 | -0/+44 |
Fixes rv7x0 bug in Heaven reported here: https://bugs.freedesktop.org/show_bug.cgi?id=64257 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184116 91177308-0d34-0410-b5e6-96231b3b80d8 |