summaryrefslogtreecommitdiffstats
path: root/polly
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-12-20 09:49:24 +0000
committerTobias Grosser <tobias@grosser.es>2013-12-20 09:49:24 +0000
commit556416dab8a6ed9dfedbc33580cc6390af8a143f (patch)
tree0fce0a1bc84e1b3a56b97e41dea345fd7e1e095f /polly
parentb72a501d86736523eceacf4366490f0c7b13b899 (diff)
downloadbcm5719-llvm-556416dab8a6ed9dfedbc33580cc6390af8a143f.tar.gz
bcm5719-llvm-556416dab8a6ed9dfedbc33580cc6390af8a143f.zip
www: Fix typos
Reported-by: Dmitry N. Mikushin <maemarcus@gmail.com> llvm-svn: 197796
Diffstat (limited to 'polly')
-rw-r--r--polly/www/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/www/index.html b/polly/www/index.html
index b00339b7f5c..d47e66710f7 100644
--- a/polly/www/index.html
+++ b/polly/www/index.html
@@ -88,7 +88,7 @@
which run at least once a day and which include results for Polly.
<h4>Move to CLooG 0.18.1 and isl 0.12.1</h4>
With the move to an isl 0.12 version Polly can be compiled without the
- need to link directly to GMP (if isl is used for code generation). Currenty
+ need to link directly to GMP (if isl is used for code generation). Currently
isl is still internally using GMP, but private patches exist to also remove
this dependency. Without the use of GMP, a <b>GPL free</b> version of Polly
is possible.
@@ -126,7 +126,7 @@
<td>
<p> Polly can now be directly linked to the <a
href="http://pluto-compiler.sourceforge.net/">Pluto optimizer</a>. We were
-already able to perform Pluto-like optimizations with Polly, as a similer
+already able to perform Pluto-like optimizations with Polly, as a similar
algorithm was added to isl half a year ago. However, being able to directly
compare with the original implementation will not only bring in competition in
the optimizer field. It will also allow new experiments with a cutting edge
OpenPOWER on IntegriCloud