Flag -> Glue, the ongoing saga
[oota-llvm.git] / lib / Target / ARM / ARMFrameInfo.cpp
2010-12-10 Jim GrosbachTeach isCSRestore() that ARM/Thumb2 functions will...
2010-12-09 Jim GrosbachARM stm/ldm instructions require more than one register...
2010-12-09 Jim Grosbachtidy up.
2010-12-09 Jim Grosbach80 columns.
2010-12-09 Eric ChristopherFix up some comments.
2010-12-08 Evan ChengAdd comments.
2010-12-07 Evan ChengFix a bad prologue / epilogue codegen bug where the...
2010-12-07 Evan ChengCode clean up; no functionality change.
2010-12-07 Evan ChengCode clean up; no functionality change.
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-27 Anton KorobeynikovMove callee-saved regs spills / reloads to TFI
2010-11-22 Evan ChengFix epilogue codegen to avoid leaving the stack pointer...
2010-11-20 Anton KorobeynikovMove some more hooks to TargetFrameInfo
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-18 Eric ChristopherRewrite stack callee saved spills and restores to use...
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...