Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a default relocation type, and allow clients to set the ConstantVal | Nate Begeman | 2006-12-11 | 1 | -0/+14 |
* | Add basic block machine relocation. | Evan Cheng | 2006-07-27 | 1 | -5/+35 |
* | Added jump table address relocation. | Evan Cheng | 2006-06-23 | 1 | -4/+35 |
* | Change from using MachineRelocation ctors to using static methods | Chris Lattner | 2006-05-03 | 1 | -23/+50 |
* | Cleanup the internal implementation of MachineRelocation. No interface or | Chris Lattner | 2006-05-03 | 1 | -36/+44 |
* | Eliminate tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -2/+2 |
* | allow constants to be relocated like GV (necessary for alpha, as constants ar... | Andrew Lenharth | 2005-07-22 | 1 | -6/+57 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | Add another bit, to make the JIT a bit more efficient. | Chris Lattner | 2004-11-21 | 1 | -10/+23 |
* | Add missing #include | Chris Lattner | 2004-11-20 | 1 | -0/+1 |
* | Add the getRelocationType method that I forgot | Chris Lattner | 2004-11-20 | 1 | -0/+6 |
* | New file | Chris Lattner | 2004-11-20 | 1 | -0/+117 |