[GVN] Use IRBuilder more actively instead of creating instructions manually.
authorAlexey Samsonov <vonosmas@gmail.com>
Fri, 12 Jun 2015 01:39:45 +0000 (01:39 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Fri, 12 Jun 2015 01:39:45 +0000 (01:39 +0000)
commitc70c41a688b3c320becc61c2aafc5222e28a20dd
treecf1ebd94020062cc90dec82ef451f8b6b2567e7d
parent2bd0221fa494b081cbff49fbb0ca98d7c2e50116
[GVN] Use IRBuilder more actively instead of creating instructions manually.

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