[PATCH] D12694: Merge TempScopInfo into ScopInfo
    Michael Kruse via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  9 07:20:24 PDT 2015
    
    
  
Meinersbur updated this revision to Diff 34331.
Meinersbur added a comment.
Rebase to r247142
http://reviews.llvm.org/D12694
Files:
  include/polly/LinkAllPasses.h
  include/polly/ScopInfo.h
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/CodeGeneration.cpp
  lib/Support/RegisterPasses.cpp
  test/ScopInfo/Alias-0.ll
  test/ScopInfo/Alias-1.ll
  test/ScopInfo/Alias-2.ll
  test/ScopInfo/Alias-3.ll
  test/ScopInfo/Alias-4.ll
  test/ScopInfo/aliasing_many_parameters_not_all_involved.ll
  test/ScopInfo/bug_2010_10_22.ll
  test/ScopInfo/bug_2011_1_5.ll
  test/ScopInfo/cond_in_loop.ll
  test/TempScop/inter_bb_scalar_dep.ll
  test/TempScop/intra_and_inter_bb_scalar_dep.ll
  test/TempScop/intra_bb_scalar_dep.ll
  test/TempScop/not-a-reduction.ll
  test/TempScop/scalar_to_array.ll
  test/TempScop/tempscop-printing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12694.34331.patch
Type: text/x-patch
Size: 24663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/509fe388/attachment.bin>
    
    
More information about the llvm-commits
mailing list