summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/insertelement-legalize.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-15Added support to LegalizeType for expanding the operands of scalar to vectorMon P Wang