aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-1.ll
AgeCommit message (Expand)Author
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2009-10-16Update tests to use FileCheckMon P Wang
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-01-02Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch...Evan Cheng
2008-12-18Added some basic test cases for r61209Mon P Wang