summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_return.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-02[x86] auto-generate complete checks for tests; NFCSanjay Patel
2014-07-15Relax tests expecting to see CPI symbolsDavid Majnemer
2011-11-07Fix test for Windows as well.Jakob Stoklund Olesen
2011-11-07Fix test for Linux.Jakob Stoklund Olesen
2011-11-07Expand V_SET0 to xorps by default.Jakob Stoklund Olesen
2010-03-31Replace V_SET0 with variants for each SSE execution domain.Jakob Stoklund Olesen
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
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