summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-5.ll
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola1-1/+1
2013-06-26Optimized integer vector multiplication operation by replacing it with shift/...Elena Demikhovsky1-1/+1
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner1-1/+1
2010-03-31Fix typo. Thank you, valgrind.Jakob Stoklund Olesen1-1/+1
2009-10-16Update tests to use FileCheckMon P Wang1-5/+4
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-08-25Remove obsolete -f flags.Dan Gohman1-1/+1
2008-12-18Added some basic test cases for r61209Mon P Wang1-0/+51