summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/pr13249.ll
Commit message (Collapse)AuthorAge
* Now that RegistersDefinedFromSameValue handles one instruction being anRafael Espindola2012-07-01
implicit_def, the other instruction can be anything, including instructions that define multiple values. Be careful about that and don't assume what operand 0 is. Fixes pr13249. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159509 91177308-0d34-0410-b5e6-96231b3b80d8