[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / lower-bitcast.ll
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-03 NAKAMURA TakumiLet llvm/test/CodeGen/X86/lower-bitcast.ll tolerant...
2014-07-03 Chandler Carruth[x86] Fix crashes in lowering bitcast instructions...
2014-05-30 Andrea Di Biagio[X86] Add two combine rules to simplify dag nodes intro...
2014-05-22 Andrea Di Biagio[X86] Improve the lowering of BITCAST from MVT::f64...