Age | Commit message (Expand) | Author |
---|---|---|
2011-01-08 | Do not talk about TargetRegisterInfo::FirstVirtualRegister. | Jakob Stoklund Olesen |
2010-03-15 | MachineMove ctor doesn't need to to mutate input, add 'const' | Chris Lattner |
2010-03-14 | Now that DBG_LABEL is updated, we can finally make MachineMove | Chris Lattner |
2008-10-03 | Switch the MachineOperand accessors back to the short names like | Dan Gohman |
2008-02-10 | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-03-23 | Add the 'explicit' keyword to several constructors that accept one | Dan Gohman |
2007-01-24 | Repair debug frames as a prelude to eh_frames. Switched to using MachineMoves | Jim Laskey |
2006-04-07 | Foundation for call frame information. | Jim Laskey |
2006-03-23 | Support for locating of debug items in frames. | Jim Laskey |