aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-vextractf128.ll
AgeCommit message (Expand)Author
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