[FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function...
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-128-v16.ll
2014-07-10 Chandler Carruth[x86] Add another combine that is particularly useful...
2014-07-10 Chandler Carruth[x86] Expand the target DAG combining for PSHUFD nodes...
2014-07-10 Chandler Carruth[x86] Tweak the v16i8 single input special case lowerin...
2014-07-10 Chandler Carruth[x86] Initial improvements to the new shuffle lowering...
2014-07-07 Chandler Carruth[x86] Teach the new vector shuffle lowering code to...
2014-06-28 Chandler Carruth[x86] Fix a bug in the v8i16 shuffling exposed by the...
2014-06-28 Chandler Carruth[x86] Add handling for splat-like widenings of v16i8...
2014-06-27 Chandler Carruth[x86] Fix a miscompile in the new shuffle lowering...
2014-06-27 Chandler Carruth[x86] Begin a significant overhaul of how vector loweri...