aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/avx-vextractf128.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-14/+13
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Move testcase, this is testing extraction not inserting.Benjamin Kramer2013-03-071-0/+18
* Add patterns for converting stores of subvector_extracts of lower 128-bits of...Craig Topper2012-09-061-9/+51
* Commit test change for r162658.Craig Topper2012-08-271-44/+0
* [avx] Add patterns for combining vextractf128 + vmovaps/vmovups/vmobdqu toChad Rosier2012-03-201-0/+89
* [avx] Move the vextractf128 patterns closer to the vextractf128 def. RemoveChad Rosier2012-03-201-1/+0
* Add a dag combine to xform 256-bit shuffles into simple vectorBruno Cardoso Lopes2011-08-111-0/+18