llvm-6502/include
Dan Gohman ca178908c8 Add a new Operator class, for handling Instructions and ConstantExprs
in a convenient manner, factoring out some common code from
InstructionCombining and ValueTracking. Move the contents of
BinaryOperators.h into Operator.h and use Operator to generalize them
to support ConstantExprs as well as Instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76232 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-17 20:47:02 +00:00
..
llvm Add a new Operator class, for handling Instructions and ConstantExprs 2009-07-17 20:47:02 +00:00
llvm-c Fix copy & paste errors 2009-07-17 18:57:16 +00:00