Instantiate FastISel for X86.
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 21:45:35 +0000 (21:45 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 21:45:35 +0000 (21:45 +0000)
commit1adf1b03af9b1e2ee5a527caa5b14c9d55a32173
treeb081ffa9ec9368103efdff2910eaab34d09e5e03
parentd9f3c480a7bc0969b08ace68af7dcde40f6caff1
Instantiate FastISel for X86.

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