Test commit

llvm-svn: 306244
This commit is contained in:
Tobias Grosser 2017-06-25 14:22:32 +00:00
parent 2f3ead7adc
commit 812bc3c983
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ optimal loop structure. These transformations can be used to do constant
propagation through arrays, remove dead loop iterations, optimize loops for
cache locality, optimize arrays, apply advanced automatic parallelization, drive
vectorization, or they can be used to do software pipelining.