llvm-project/llvm/include
Craig Topper fc602f2c33 [APInt] Remove unused And/Or/Xor methods. They just forward to the corresponding operator overload.
I plan to enhance the operator overloads to handle rvalues and these methods would not longer be optimal to use.

llvm-svn: 296993
2017-03-06 00:24:53 +00:00
..
llvm [APInt] Remove unused And/Or/Xor methods. They just forward to the corresponding operator overload. 2017-03-06 00:24:53 +00:00
llvm-c [GVN] Initial check-in of a new global value numbering algorithm. 2016-12-22 16:03:48 +00:00