summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MachineLocation.h
Commit message (Expand)AuthorAge
* Add inequality operator for MachineLocation.David Blaikie2014-04-01
* [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macroAlp Toker2014-03-02
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-23
* Debug info: Get rid of the VLA indirection hack in FastISel.Adrian Prantl2013-09-18
* Remove the MachineMove class.Rafael Espindola2013-05-13
* Cleanup and document MachineLocation.Adrian Prantl2013-04-26
* Tidy up. Trailing whitespace.Jim Grosbach2012-05-11
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-18