add a new isStoreToStackSlot method
[oota-llvm.git] / include / llvm / Target / TargetJITInfo.h
2005-07-22 Andrew Lenharthallow constants to be relocated like GV (necessary...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-21 Chris LattnerFix a warning
2004-11-20 Chris LattnerAdd new methods that a target should implement
2004-11-20 Chris LattnerAllow targets to implement relocation support.
2004-09-28 Alkis EvlogimenosUse class instead of struct for defining classes. This...
2003-12-20 Chris LattnerRip JIT specific stuff out of TargetMachine, as per...