aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/schedule-vs-if-nested-loop.ll
Commit message (Collapse)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-16/+16
| | | | Change-Id: I07d935f8793ee8ec6b7da003f6483046594bca49
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-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 Takumi2013-03-111-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 occurVincent Lejeune2013-03-111-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