summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_extract-1.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-18[X86] Teach the execution domain fixing tables to use movlhps inplace of unpc...Craig Topper
2017-09-18[X86] Teach execution domain fixing to convert between FP and int unpack inst...Craig Topper
2017-08-28[DAGCombiner] Teach visitEXTRACT_SUBVECTOR to turn extracts of BUILD_VECTOR i...Craig Topper
2016-08-20[X86][SSE] Regenerate subvector extraction widening testSimon Pilgrim
2013-08-23Update tests to use sse4.2 instead of sse42.Rafael Espindola
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner
2009-10-16Add test case for r84279Mon P Wang