aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_cast-1.ll
AgeCommit message (Expand)Author
2012-10-25Add test for ATOM ISA SSSE3Michael Liao
2012-07-18This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd
2012-07-11When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, a...Nadav Rotem
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
2008-12-18Added some basic test cases for r61209Mon P Wang