commit | 1adb3816e9c0eb283289bf284d9ce534bac420f3 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Mar 25 00:35:38 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Mar 25 00:35:38 2016 +0000 |
tree | 0c889f43f7439d915415d9f1767ea779dc58b86a | |
parent | c737b6fc301c490673da6af54fbf33eaf3734fb5 [diff] |
IR: Reserve an MDKind for !llvm.loop; NFC This reserves an MDKind for !llvm.loop, which allows callers to avoid a string-based lookup. I'm not sure why it was missing. There should be no functionality change here, just a small compile-time speedup. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264371 91177308-0d34-0410-b5e6-96231b3b80d8