Use target specific interface instead of forcing it to be target-generic
authorChris Lattner <sabre@nondot.org>
Wed, 30 Jul 2003 05:33:48 +0000 (05:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Jul 2003 05:33:48 +0000 (05:33 +0000)
commit7db1fa980216e2cc28dfacb52ac4c99825b4789d
treef28b273ac4f1b06a489e86063e464aa673b08710
parent92988ecdb6ca641ba39d1d1f8cbc57a89b63bbad
Use target specific interface instead of forcing it to be target-generic

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