summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/Thumb1FrameLowering.h
Commit message (Expand)AuthorAge
* Move the frame lowering constructors out of line to avoid circularEric Christopher2014-06-26
* Update a couple of header inclusion guardsAlp Toker2014-05-31
* Prune includes in ARM target.Craig Topper2014-03-22
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-10
* Move the eliminateCallFramePseudoInstr method from TargetRegisterInfoEli Bendersky2013-02-21
* Fix Target/ARM/Thumb1FrameLowering.h header guard.Sebastian Redl2011-04-24
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-10