Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Enable -verify-machineinstrs in some tests. | Vincent Lejeune | 2013-10-01 | 1 | -1/+1 |
| | | | | llvm-svn: 191788 | ||||
* | llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. | NAKAMURA Takumi | 2013-03-11 | 1 | -0/+1 |
| | | | | llvm-svn: 176835 | ||||
* | 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 llvm-svn: 176819 |