Do not mangle in MS-way the globals with magic \001 in the name.
[oota-llvm.git] / test / CodeGen / X86 / avx2-vbroadcast.ll
2012-07-01 Elena DemikhovskyOptimization of shuffle node that can fit to the regist...
2012-05-19 Nadav RotemAdd support for additional in-reg vbroadcast patterns
2012-04-24 Nadav RotemAVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes...
2012-04-09 Nadav RotemFix a bug in the lowering of broadcasts: ConstantPools...
2012-04-08 Nadav RotemAVX2: Build splat vectors by broadcasting a scalar...
2012-01-10 Craig TopperFix a crash in AVX2 when trying to broadcast a double...
2011-11-18 Nadav RotemAdd AVX2 vpbroadcast support