PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc.ll
2008-09-07 Evan ChengHandle x86 truncate to i8 with target hook for now.