Remove the X86PeepholeOptimizerPass, a truly horrible old hack that is now
authorChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 18:54:24 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Feb 2006 18:54:24 +0000 (18:54 +0000)
commit299f9bab47d53ca79be5c9ed53f22fd5846b9cd6
tree85ec401f0b1d4d5c551991e0b1de21bb3029ee13
parentd77525da5e120eeaccf2322340111b1d65c49211
Remove the X86PeepholeOptimizerPass, a truly horrible old hack that is now
obsolete.  yaay :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25939 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.h
lib/Target/X86/X86PeepholeOpt.cpp [deleted file]
lib/Target/X86/X86TargetMachine.cpp