Add function returning which operand holds immediate constant
[oota-llvm.git] / include / llvm / Target / TargetMachine.h
2001-11-09 Vikram S. AdveAdded class MachineCacheInfo.
2001-11-08 Vikram S. AdveAdd handle to object MachineFrameInfo.
2001-10-15 Chris LattnerBe const correct
2001-09-19 Chris LattnerAdd emitAssembly Method
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...