aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec-trunc-store.ll
AgeCommit message (Expand)Author
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2010-06-18Make this test less fragile.Dan Gohman
2009-12-14Fix integer cast code to handle vector types.Dan Gohman