Remove the X86 and PowerPC Simple instruction selectors; their time has
authorNate Begeman <natebegeman@mac.com>
Thu, 18 Aug 2005 23:53:15 +0000 (23:53 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 18 Aug 2005 23:53:15 +0000 (23:53 +0000)
commit73bfa7152481620d60bf63d5397dfe35bbc9c098
tree129c67f7b6aed90a90140376213d51644e89eb8d
parentcfbf96aa9c3bd317548f72e022ba28a40353f95a
Remove the X86 and PowerPC Simple instruction selectors; their time has
passed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22886 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPC32ISelSimple.cpp [deleted file]
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/TargetMachine.cpp
lib/Target/X86/X86.h
lib/Target/X86/X86ISelSimple.cpp [deleted file]
lib/Target/X86/X86TargetMachine.cpp