Add support for modeling whether or not the processor has support for
authorChris Lattner <sabre@nondot.org>
Wed, 2 Sep 2009 05:53:04 +0000 (05:53 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Sep 2009 05:53:04 +0000 (05:53 +0000)
commit700841617a9cfdc08323449ab14f42513c106430
tree3d773e649c04ab3273b5dc44944ec9db9c7952f5
parentf19f9347b85279100f7d549154e37b6d726c3c94
Add support for modeling whether or not the processor has support for
conditional moves as a subtarget feature.  This is the easy part of
PR4841.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80763 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h