Add support for the rep movs[bwd] instructions, and emit them when code
authorChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2004 17:53:22 +0000 (17:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Feb 2004 17:53:22 +0000 (17:53 +0000)
commit915e5e56d7cc8e140d33202eed6244ed0356ed1f
tree4591d2b30c5a36850de5ccb513f9ccc15ce8ee16
parent33aec9efa926690c1cbd92314a92a8aec563b329
Add support for the rep movs[bwd] instructions, and emit them when code
generating the llvm.memcpy intrinsic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11351 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86InstrInfo.td