aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/lifetime.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing CHECK-LABELsMatt Arsenault2013-10-021-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191853 91177308-0d34-0410-b5e6-96231b3b80d8
* LoopVectorize: Allow vectorization of loops with lifetime markersArnold Schwaighofer2013-08-061-0/+96
Patch by Marc Jessome! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187825 91177308-0d34-0410-b5e6-96231b3b80d8