aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/MachineLocation.h
Commit message (Expand)AuthorAgeFilesLines
* MachineMove ctor doesn't need to to mutate input, add 'const'Chris Lattner2010-03-151-1/+2
* Now that DBG_LABEL is updated, we can finally make MachineMove Chris Lattner2010-03-141-30/+16
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-2/+2
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+106