Commit one last NEON test to use FileCheck. That's all of them now!
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
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.