implement initial support for the silly X constraint. Testcase here: CodeGen/X86...
authorChris Lattner <sabre@nondot.org>
Sun, 25 Mar 2007 04:35:41 +0000 (04:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Mar 2007 04:35:41 +0000 (04:35 +0000)
commitc13dd1cf4c0d83ac3ed2a6b0c36fab72e9d6c6e5
treecb5c7ef377a7679cd2885bf577d5ab15ca6776c8
parenteab65a060c20c1120c233d56177fcfdb996d44a5
implement initial support for the silly X constraint.  Testcase here: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp