Generate compact unwind encoding from CFI directives.
[oota-llvm.git] / lib / Target / X86 / X86FrameLowering.h
2013-09-09 Bill WendlingGenerate compact unwind encoding from CFI directives.
2013-04-19 Bill WendlingUse an enum instead of magic constants to improve reada...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-02-18 Benjamin KramerSupport for HiPE-compatible code emission, patch by...
2012-05-01 Alexey SamsonovX86: Use StackRegister instead of FrameRegister in...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-08-30 Rafael EspindolaEmit segmented-stack specific code into function prolog...
2011-07-25 Bill WendlingAfter we've modified the prolog to save volatile regist...
2011-07-20 Bill WendlingRemove the now defunct getCompactUnwindEncoding method...
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-07 Bill WendlingUse ArrayRef instead of a std::vector&.
2011-07-07 Bill WendlingAdd a target hook to encode the compact unwind information.
2011-02-05 NAKAMURA TakumiTarget/X86: Tweak allocating shadow area (aka home...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...