summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-06-28-matched-g-constraint.ll
Commit message (Collapse)AuthorAge
* In asm's, output operands with matching input constraintsDale Johannesen2010-06-28
have to be registers, per gcc documentation. This affects the logic for determining what "g" should lower to. PR 7393. A couple of existing testcases are affected. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107079 91177308-0d34-0410-b5e6-96231b3b80d8