Fix a broadcast related regression on the vector shuffle lowering.
[oota-llvm.git] / test / CodeGen / X86 / tailcall-fastisel.ll
2012-12-11 Chad RosierAdd a triple to this test.
2012-12-11 Chad RosierFall back to the selection dag isel to select tail...
2010-08-28 Dan GohmanCompletely disable tail calls when fast-isel is enabled...
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...