Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 1 | -8/+6 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194425 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. | NAKAMURA Takumi | 2013-03-11 | 1 | -0/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176835 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | R600: Fix JUMP handling so that MachineInstr verification can occur | Vincent Lejeune | 2013-03-11 | 1 | -0/+133 |
This allows R600 Target to use the newly created -verify-misched llc flag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176819 91177308-0d34-0410-b5e6-96231b3b80d8 |