[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / 2013-01-09-DAGCombineBug.ll
2013-03-30 Benjamin KramerDAGCombine: visitXOR can replace a node without returni...
2013-01-09 Evan ChengFix a DAG combine bug visitBRCOND() is transforming...