summaryrefslogtreecommitdiff
path: root/polly/README
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2011-10-04 06:56:36 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2011-10-04 06:56:36 +0000
commita241132b6a4aabacbd930f3b216039249f25746b (patch)
treeef6ad79be0d5a607aa1cc236438e3c1580228576 /polly/README
parent70738df6711efb92729d38820cccce9769d30412 (diff)
downloadllvm-a241132b6a4aabacbd930f3b216039249f25746b.tar.gz
Remove some empty lines
llvm-svn: 141068
Diffstat (limited to 'polly/README')
-rw-r--r--polly/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/polly/README b/polly/README
index 054ef0098ca3..cbfb9d449ab0 100644
--- a/polly/README
+++ b/polly/README
@@ -8,5 +8,3 @@ 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.
-
-