summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_arith-3.ll
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Fix tests that failed on i686-win32 after r160248:Alexey Samsonov1-1/+0
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick1-1/+1
2011-12-08Fix a bug in the integer-promotion of bitcast operations on vector types.Nadav Rotem1-1/+1
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem1-3/+4
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner1-1/+1
2009-12-07Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman1-1/+1
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng1-1/+1
2009-10-16Update tests to use FileCheckMon P Wang1-6/+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/+54