Fix return sequence on armv4 thumb
[oota-llvm.git] / lib / Target / ARM / Thumb1FrameLowering.h
2014-06-26 Eric ChristopherMove the frame lowering constructors out of line to...
2014-05-31 Alp TokerUpdate a couple of header inclusion guards
2014-03-22 Craig TopperPrune includes in ARM target.
2014-03-10 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2011-04-24 Sebastian RedlFix Target/ARM/Thumb1FrameLowering.h header guard.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...