Opt: Fix implementation and comment of AreDecorationsTheSame
authorPierre Moreau <dev@pmoreau.org>
Wed, 29 Nov 2017 23:29:34 +0000 (00:29 +0100)
committerAlan Baker <alanbaker@google.com>
Tue, 19 Dec 2017 20:36:47 +0000 (15:36 -0500)
commit424f744db16879c09ce9c839de4954eca7580565
treef4ddc3e366d84effce7717f1bf59cdf8c23cffd0
parent79a00649b4fdcbbbaeb47f0081e28ea40c886f0a
Opt: Fix implementation and comment of AreDecorationsTheSame
Target should not be ignored when comparing decorations in RemoveDuplicates
Opt: Remove unused code in RemoveDuplicateDecorations
source/opt/decoration_manager.cpp
source/opt/decoration_manager.h
source/opt/remove_duplicates_pass.cpp
test/opt/CMakeLists.txt
test/opt/decoration_manager_test.cpp [new file with mode: 0644]
test/opt/pass_remove_duplicates_test.cpp [new file with mode: 0644]