diff options
author | Dan Gohman <gohman@apple.com> | 2009-07-17 20:47:02 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-07-17 20:47:02 +0000 |
commit | 80ca01c4666da8f192b4360239094fb45099ac43 (patch) | |
tree | e54f8b676f8a4ef5699ab4c7736496968b40b331 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e79b2bc088755e55948d2cc950135809983c14de (diff) | |
download | bcm5719-llvm-80ca01c4666da8f192b4360239094fb45099ac43.tar.gz bcm5719-llvm-80ca01c4666da8f192b4360239094fb45099ac43.zip |
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.
llvm-svn: 76232
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions