[X86] Add extra rules for combining vselect dag nodes into movsd.
[oota-llvm.git] / test / Transforms / SCCP / crash.ll
2013-01-01 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2009-11-10 Chris Lattnerfix a crash in SCCP handling extractvalue of an array...
2009-11-03 Chris Lattnertestcase for r85903