Fast-isel is now *minimally* functional. Add a testcase to
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:37:59 +0000 (22:37 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:37:59 +0000 (22:37 +0000)
commitd3aedf445c4c969c2026e3a1cc02265c5eb79a42
tree874e48452f7c3c7f618466b68117533852e25644
parent78eca170e9ac5db7fd525f9bbf27090fefcbb646
Fast-isel is now *minimally* functional. Add a testcase to
demonstrate the extent of its capabilities. Note that it
only attempts to operate on one of the blocks in this
testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55016 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fast-isel.ll [new file with mode: 0644]