[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx-vextractf128.ll
2015-03-06 Sanjay Patelfixed to test only the feature, not the feature and...
2015-03-06 Sanjay Patelfixed to use CHECK-LABELs
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-07 Benjamin KramerMove testcase, this is testing extraction not inserting.
2012-09-06 Craig TopperAdd patterns for converting stores of subvector_extract...
2012-08-27 Craig TopperCommit test change for r162658.
2012-03-20 Chad Rosier[avx] Add patterns for combining vextractf128 + vmovaps...
2012-03-20 Chad Rosier[avx] Move the vextractf128 patterns closer to the...
2011-08-11 Bruno Cardoso LopesAdd a dag combine to xform 256-bit shuffles into simple...