aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86FrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Emit segmented-stack specific code into function prologues forRafael Espindola2011-08-301-0/+2
* After we've modified the prolog to save volatile registers, generate the compactBill Wendling2011-07-251-0/+1
* Remove the now defunct getCompactUnwindEncoding method from the frame lowerin...Bill Wendling2011-07-201-3/+0
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-181-1/+0
* Use ArrayRef instead of a std::vector&.Bill Wendling2011-07-071-1/+1
* Add a target hook to encode the compact unwind information.Bill Wendling2011-07-071-0/+4
* Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou...NAKAMURA Takumi2011-02-051-2/+1
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-101-0/+66