aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_cast-6.ll
AgeCommit message (Expand)Author
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-15Added missing support to widen an operand from a bit convert.Mon P Wang