Reimplementation of the X86 pattern isel. This is still missing many large
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:49:41 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:49:41 +0000 (07:49 +0000)
commit8acb1ba04d466f66faca126aacbac03fbe6e2d89
treeef72484f67f7c63f70a6a8515b65416f61a20730
parentd844d0128ac88b16b742dae277c5bc5c953857dc
Reimplementation of the X86 pattern isel.  This is still missing many large
pieces, but can already do amazing things in some cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19334 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp [new file with mode: 0644]