llvm-6502/lib/Transforms
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
..
Hello
Instrumentation Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
IPO Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
Scalar Add a new Operator class, for handling Instructions and ConstantExprs 2009-07-17 20:47:02 +00:00
Utils Initialize another Context, in the hopes of unbreaking CBE. 2009-07-17 16:20:23 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00