summaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineLocation.h
Commit message (Expand)AuthorAgeFilesLines
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add the 'explicit' keyword to several constructors that accept oneDan Gohman2007-03-231-1/+1
* Repair debug frames as a prelude to eh_frames. Switched to using MachineMovesJim Laskey2007-01-241-2/+8
* Foundation for call frame information.Jim Laskey2006-04-071-2/+38
* Support for locating of debug items in frames.Jim Laskey2006-03-231-0/+64