start defining codes for instructions
[oota-llvm.git] / include / llvm / CodeGen / MachineRelocation.h
2007-04-21 Jeff CohenMake enum-valued bitfield large enough to avoid interpr...
2006-12-11 Nate BegemanAdd a default relocation type, and allow clients to...
2006-07-27 Evan ChengAdd basic block machine relocation.
2006-06-23 Evan ChengAdded jump table address relocation.
2006-05-03 Chris LattnerChange from using MachineRelocation ctors to using...
2006-05-03 Chris LattnerCleanup the internal implementation of MachineRelocatio...
2005-07-27 Jeff CohenEliminate tabs and trailing spaces.
2005-07-22 Andrew Lenharthallow constants to be relocated like GV (necessary...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-21 Chris LattnerAdd another bit, to make the JIT a bit more efficient.
2004-11-20 Chris LattnerAdd missing #include
2004-11-20 Chris LattnerAdd the getRelocationType method that I forgot
2004-11-20 Chris LattnerNew file