Improve FastISel's handling of truncates to i1, and implement
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc.ll
2009-03-13 Dan GohmanImprove FastISel's handling of truncates to i1, and...
2008-09-07 Evan ChengHandle x86 truncate to i8 with target hook for now.