aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_cast-4.ll
AgeCommit message (Expand)Author
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-05-23Fix test to account for legalization changes; I think this ends up Eli Friedman
2008-12-18Added some basic test cases for r61209Mon P Wang