Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master llvm for rebase to r233350 | Pirama Arumuga Nainar | 2015-04-09 | 1 | -3/+3 |
| | | | | Change-Id: I07d935f8793ee8ec6b7da003f6483046594bca49 | ||||
* | 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/+45 |
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 |