aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-10-29 02:35:28 +0000
committerAlp Toker <alp@nuanti.com>2013-10-29 02:35:28 +0000
commit18a988e3a76eb0f8783d115618e48466854f5901 (patch)
tree2bf46df1ced5d7d1ba873db9e6a8943fcce1aa7b /test/Transforms/LoopStrengthReduce
parent8fea6c8315d12df811422acedc1017584b3ef2e5 (diff)
downloadexternal_llvm-18a988e3a76eb0f8783d115618e48466854f5901.zip
external_llvm-18a988e3a76eb0f8783d115618e48466854f5901.tar.gz
external_llvm-18a988e3a76eb0f8783d115618e48466854f5901.tar.bz2
Fix "existant" typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193579 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopStrengthReduce')
-rw-r--r--test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll b/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll
index fad5241..001a1d6 100644
--- a/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll
+++ b/test/Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll
@@ -1,6 +1,6 @@
; RUN: opt < %s -loop-reduce -S | FileCheck %s
;
-; Test LSR's ability to prune formulae that refer to nonexistant
+; Test LSR's ability to prune formulae that refer to nonexistent
; AddRecs in other loops.
;
; Unable to reduce this case further because it requires LSR to exceed