The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Target / ARM / Thumb1FrameInfo.cpp
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-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...