summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineLocation.h
Commit message (Expand)AuthorAge
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-18
* Merge .debug_loc entries whenever possible to reduce debug_loc size.Devang Patel2011-02-04
* Do not talk about TargetRegisterInfo::FirstVirtualRegister.Jakob Stoklund Olesen2011-01-08
* MachineMove ctor doesn't need to to mutate input, add 'const'Chris Lattner2010-03-15
* Now that DBG_LABEL is updated, we can finally make MachineMove Chris Lattner2010-03-14
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-03
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-10
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Add the 'explicit' keyword to several constructors that accept oneDan Gohman2007-03-23
* Repair debug frames as a prelude to eh_frames. Switched to using MachineMovesJim Laskey2007-01-24
* Foundation for call frame information.Jim Laskey2006-04-07
* Support for locating of debug items in frames.Jim Laskey2006-03-23