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)
commit586b7419597b0bfe385eaa59b7f54d6e27dc7a6c
treecfd25b49313b64f159fc2bc7a38fa438d8dd28c9
parentd9767a368fb7d425bbc7bec6d02afb596c232c34
GVN: use a static array instead of regenerating it each time. NFC.

llvm-svn: 242202
llvm/lib/Transforms/Scalar/GVN.cpp