summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFrameLowering.cpp
Commit message (Expand)AuthorAge
...
* Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions forEvan Cheng2011-07-18
* Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola2011-05-30
* Replace the -unwind-tables option with a per function flag. This is moreRafael Espindola2011-05-25
* Teach frame lowering to ignore debug values after the terminators.Jakob Stoklund Olesen2011-01-13
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-10