[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / vec_phi_extract.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...