llvm-6502/lib
Vikram S. Adve e2a78e3186 Add method MachineInstr::substituteValue() which substitutes
one Value with another one in all operands and implicit references
of the machine instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3306 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-14 16:52:58 +00:00
..
Analysis *** empty log message *** 2002-08-09 22:52:08 +00:00
AsmParser Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
Bytecode Cleanup ConstantExpr handling: 2002-07-30 18:54:25 +00:00
CodeGen Add method MachineInstr::substituteValue() which substitutes 2002-08-14 16:52:58 +00:00
ExecutionEngine Minor change to make lli print out characters numerically as well as symbolically 2002-08-13 20:45:11 +00:00
Linker Cleanup ConstantExpr handling: 2002-07-30 18:54:22 +00:00
Support Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
Target Bug fix in TargetData::getIndexedOffset: We were using the pointer 2002-08-13 18:17:56 +00:00
Transforms - Rename ConstantGenericIntegral -> ConstantIntegral 2002-08-13 17:50:24 +00:00
VMCore - Rename ConstantGenericIntegral -> ConstantIntegral 2002-08-13 17:50:20 +00:00
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00