Mark FMA4 instructions as commutable and add them to the folding tables.
[oota-llvm.git] / test / CodeGen / X86 / extractelement-shuffle.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-10 Mon P WangFixed a bug when trying to optimize a extract vector...