aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/vec_phi_extract.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* scalarizePHI needs to insert the next ExtractElement in the same blockJoey Gouly2013-05-241-0/+25
* Added a function scalarizePHI() that sclarizes a vector phi instruction if it...Anat Shemer2013-04-181-0/+27