summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineRelocation.h
Commit message (Expand)AuthorAge
* Make enum-valued bitfield large enough to avoid interpretation as negative va...Jeff Cohen2007-04-21
* Add a default relocation type, and allow clients to set the ConstantValNate Begeman2006-12-11
* Add basic block machine relocation.Evan Cheng2006-07-27
* Added jump table address relocation.Evan Cheng2006-06-23
* Change from using MachineRelocation ctors to using static methodsChris Lattner2006-05-03
* Cleanup the internal implementation of MachineRelocation. No interface orChris Lattner2006-05-03
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-27
* allow constants to be relocated like GV (necessary for alpha, as constants ar...Andrew Lenharth2005-07-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add another bit, to make the JIT a bit more efficient.Chris Lattner2004-11-21
* Add missing #includeChris Lattner2004-11-20
* Add the getRelocationType method that I forgotChris Lattner2004-11-20
* New fileChris Lattner2004-11-20