[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / log2_not_readnone.ll
2012-03-01 Chad RosierRevert r151816 as Jim has the appropriate fix.
2012-03-01 Chad RosierFix testcases from r151807.
2012-03-01 Jim GrosbachAdd missing triple for tests.
2012-03-01 James MolloyFix a codegen fault in which log2 or exp2 could be...