summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-vextractf128.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-27[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2016-04-22DAGCombiner: Relax alignment restriction when changing store typeMatt Arsenault
2016-01-16[X86][AVX] Regenerated AVX testsSimon Pilgrim
2015-03-06fixed to test only the feature, not the feature and a CPUSanjay Patel
2015-03-06fixed to use CHECK-LABELsSanjay Patel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-07Move testcase, this is testing extraction not inserting.Benjamin Kramer
2012-09-06Add patterns for converting stores of subvector_extracts of lower 128-bits of...Craig Topper
2012-08-27Commit test change for r162658.Craig Topper
2012-03-20[avx] Add patterns for combining vextractf128 + vmovaps/vmovups/vmobdqu toChad Rosier
2012-03-20[avx] Move the vextractf128 patterns closer to the vextractf128 def. RemoveChad Rosier
2011-08-11Add a dag combine to xform 256-bit shuffles into simple vectorBruno Cardoso Lopes