[x86] Rewrite a core part of the new vector shuffle lowering to handle
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-128-v8.ll
2014-08-13 Chandler Carruth[x86] Rewrite a core part of the new vector shuffle...
2014-08-07 Chandler Carruth[x86] Fix another miscompile found through fuzz testing...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-07 Chandler Carruth[x86] Fix another miscompile in the new vector shuffle...
2014-08-06 Chandler Carruth[x86] Fix two independent miscompiles in the process...
2014-08-05 Chandler Carruth[x86] Fix a crasher due to shuffles which cancel each...
2014-08-05 Chandler Carruth[x86] Fix a crash and wrong-code bug in the new vector...
2014-08-02 Chandler Carruth[x86] Largely complete the use of PSHUFB in the new...
2014-07-27 Chandler Carruth[x86] Add a much more powerful framework for combining...
2014-06-27 Chandler Carruth[x86] Teach the target combine step to aggressively...
2014-06-27 Chandler Carruth[x86] Teach the X86 backend to DAG-combine SSE2 shuffle...
2014-06-27 Chandler Carruth[x86] Begin a significant overhaul of how vector loweri...