[x86] Fix a crash and wrong-code bug in the new vector lowering all
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-128-v8.ll
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...