GVN: use a static array instead of regenerating it each time. NFC.
authorTim Northover <tnorthover@apple.com>
Tue, 14 Jul 2015 21:14:58 +0000 (21:14 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 14 Jul 2015 21:14:58 +0000 (21:14 +0000)
commit0d71b6afcb5d9e6e1ef44424635d3462362b4055
tree387c66cc340ba46ed5ba5c7e03b83ca0d67c6289
parente812ce5cbedf2715cb3669e48b3255bdf07a478c
GVN: use a static array instead of regenerating it each time. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp