summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-vextractf128.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-06fixed to test only the feature, not the feature and a CPUSanjay Patel1-2/+1
2015-03-06fixed to use CHECK-LABELsSanjay Patel1-9/+9
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-3/+3
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-1/+1
2013-03-07Move testcase, this is testing extraction not inserting.Benjamin Kramer1-0/+18
2012-09-06Add patterns for converting stores of subvector_extracts of lower 128-bits of...Craig Topper1-9/+51
2012-08-27Commit test change for r162658.Craig Topper1-44/+0
2012-03-20[avx] Add patterns for combining vextractf128 + vmovaps/vmovups/vmobdqu toChad Rosier1-0/+89
2012-03-20[avx] Move the vextractf128 patterns closer to the vextractf128 def. RemoveChad Rosier1-1/+0
2011-08-11Add a dag combine to xform 256-bit shuffles into simple vectorBruno Cardoso Lopes1-0/+18