summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-vextractf128.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Move testcase, this is testing extraction not inserting.Benjamin Kramer2013-03-07
* Add patterns for converting stores of subvector_extracts of lower 128-bits of...Craig Topper2012-09-06
* Commit test change for r162658.Craig Topper2012-08-27
* [avx] Add patterns for combining vextractf128 + vmovaps/vmovups/vmobdqu toChad Rosier2012-03-20
* [avx] Move the vextractf128 patterns closer to the vextractf128 def. RemoveChad Rosier2012-03-20
* Add a dag combine to xform 256-bit shuffles into simple vectorBruno Cardoso Lopes2011-08-11