aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/struct_access.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* LoopVectorize: Look for consecutive acces in GEPs with trailing zero indicesBenjamin Kramer2013-11-011-0/+42
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-5/+1
* Add support for reverse pointer induction variables. These are loops that con...Nadav Rotem2013-01-231-0/+50