[InstCombine] Fix wrong folding of constant comparisons involving ashr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / vec_phi_extract.ll
2014-01-19 Benjamin KramerInstCombine: Teach most integer add/sub/mul/div combine...
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-05-24 Joey GoulyscalarizePHI needs to insert the next ExtractElement...
2013-04-18 Anat ShemerAdded a function scalarizePHI() that sclarizes a vector...