OSDN Git Service

NewGVN: Only call isInstructionTrivially dead once per instruction.
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 6 Mar 2017 18:42:27 +0000 (18:42 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Mon, 6 Mar 2017 18:42:27 +0000 (18:42 +0000)
commit87b7f7e5e348e8c9586ec0b7ee16db3d8695e83e
treec22c714dffe65bacd42299abd50bfcbc26c61a61
parent08e9d0ec12eb5c1dc6f58b74c5314525fe639224
NewGVN: Only call isInstructionTrivially dead once per instruction.

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