Added support for cmp, test, and conditional move instructions.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 17 Dec 2005 01:24:02 +0000 (01:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 17 Dec 2005 01:24:02 +0000 (01:24 +0000)
commitaed7c721dfd6a3a27d07f582cb0057e64385ba45
treea814d21aa619cda471c06674d3c17b7964505679
parent56323c761a73c5b227dc89085e1350c43f7bfb2f
Added support for cmp, test, and conditional move instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24756 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86RegisterInfo.td