Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Enable -verify-machineinstrs in some tests. | Vincent Lejeune | 2013-10-01 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191788 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/+87 |
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 |