Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-buildvector.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-05 Nate BegemanAdapt the x86 build_vector dagcombine to the current...
2009-04-04 Nick LewyckyTry SSE2?
2009-04-04 Nick LewyckyFix test on non-x86 platforms.
2009-03-17 Evan ChengAdd newline at end of file.
2009-03-17 Mon P WangFix a problem with DAGCombine where we were building...