[PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
    Hyojin Sung via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 28 08:30:29 PDT 2015
    
    
  
hsung removed rL LLVM as the repository for this revision.
hsung changed the visibility of this Differential Revision from "All Users" to "Public (No Login Required)".
hsung updated this revision to Diff 35875.
hsung added a comment.
Uploading a full diff.
http://reviews.llvm.org/D13087
Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Scalar/SimplifyCFGPass.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/LoopUnswitch/2015-06-17-Metadata.ll
  test/Transforms/LoopUnswitch/infinite-loop.ll
  test/Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll
  test/Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13087.35875.patch
Type: text/x-patch
Size: 14115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/3bd6ac8b/attachment.bin>
    
    
More information about the llvm-commits
mailing list