[SPARC] Support 'f' and 'e' inline asm constraints.
authorJames Y Knight <jyknight@google.com>
Fri, 12 May 2017 15:59:10 +0000 (15:59 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 12 May 2017 15:59:10 +0000 (15:59 +0000)
commitd4e1b00e7c85d7fc21d0c402625e973600f8f87f
tree20a7c44e66dbc8c80691f91d91beb11abda467af
parentae362303fd90bba4fde88092846c863e2002b630
[SPARC] Support 'f' and 'e' inline asm constraints.

Based on patch by Patrick Boettcher and Chris Dewhurst.

Differential Revision: https://reviews.llvm.org/D29116

llvm-svn: 302911
llvm/docs/LangRef.rst
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/lib/Target/Sparc/SparcRegisterInfo.td
llvm/test/CodeGen/SPARC/inlineasm-v9.ll [new file with mode: 0644]
llvm/test/CodeGen/SPARC/inlineasm.ll