Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / dagcombine-buildvector.ll
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...