aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_return.ll
AgeCommit message (Expand)Author
2008-06-10Convert several tests to use temporary files instead of redundantlyDan Gohman
2007-12-12Lower a build_vector with all constants into a constpool load unless it can b...Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-17New testcaseChris Lattner