summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-07-06-asm-RIP.ll
Commit message (Collapse)AuthorAge
* Fix PR number.Dale Johannesen2010-07-13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108251 91177308-0d34-0410-b5e6-96231b3b80d8
* Accept RIP-relative symbols with 'i' constraint, andDale Johannesen2010-07-06
print the (%rip) only if the 'a' modifier is present. PR 7528. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107727 91177308-0d34-0410-b5e6-96231b3b80d8