commit | 5dab6ad08e0bc25118631926552319ed257527db | [log] [tgz] |
---|---|---|
author | Guillaume Chatelet <gchatelet@google.com> | Wed Oct 10 12:58:40 2018 +0000 |
committer | Guillaume Chatelet <gchatelet@google.com> | Wed Oct 10 12:58:40 2018 +0000 |
tree | d5539419a6cc90020f8d0f50a45999f2a9061db6 | |
parent | 53a503f6acea837b87ea374bdbebb24981eda6bf [diff] [blame] |
[llvm-exegesis][NFC] Fix typo Reviewers: courbet Subscribers: tschuett, llvm-commits Differential Revision: https://reviews.llvm.org/D53075 llvm-svn: 344137
diff --git a/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp b/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp index 0dddb81..9685c73 100644 --- a/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp +++ b/llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
@@ -175,7 +175,7 @@ } TEST_F(UopsSnippetGeneratorTest, StaticRenaming) { - // CMOVA32rr has tied variables, we enumarate the possible values to execute + // CMOVA32rr has tied variables, we enumerate the possible values to execute // as many in parallel as possible. // explicit def 0 : reg RegClass=GR32