[InstCombine] transform more extract/insert pairs into shuffles (PR2109)
[oota-llvm.git] / test / Transforms / InstCombine / insert-extract-shuffle.ll
2015-12-24 Sanjay Patel[InstCombine] transform more extract/insert pairs into...
2015-11-30 Sanjay Patel[InstCombine] add tests to show potential vector IR...
2014-03-07 Tim NorthoverInstCombine: form shuffles from wider range of insert...