Do not use the inefficient, fixed function, CBW, CDQ, ... instructions
authorChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 03:31:18 +0000 (03:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Jun 2003 03:31:18 +0000 (03:31 +0000)
commit7b52c036f4718b93e3c1df0a18e83a56a3a2e7ea
treea4eda6ef9f4bee076c910fe6e17fceada9df8d51
parent680a7c2d1a60880c9ba4b123fb721a6c6fe8b016
Do not use the inefficient, fixed function, CBW, CDQ, ... instructions

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