There is no need for isAssociative to take the type as an argument anymore.
authorDuncan Sands <baldrick@free.fr>
Mon, 20 Dec 2010 13:10:23 +0000 (13:10 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 20 Dec 2010 13:10:23 +0000 (13:10 +0000)
commit0d7ce5ffa4aa853b75e1015c62e27bd9f23ef73b
treee646320838c0b7e8dafba5bc897d341220421bde
parent8e4f4390bc3e6ed0ec72281c67950f54474f915d
There is no need for isAssociative to take the type as an argument anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122242 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
lib/VMCore/ConstantFold.cpp
lib/VMCore/Instruction.cpp