Refact ARM Thumb1 tMOVr instruction family.
[oota-llvm.git] / lib / Target / ARM / Thumb1FrameLowering.cpp
2011-06-30 Jim GrosbachRefact ARM Thumb1 tMOVr instruction family.
2011-06-30 Jim GrosbachThumb1 register to register MOV instruction is predicable.
2011-06-29 Jim GrosbachRefactor away tSpill and tRestore pseudos in ARM backend.
2011-06-13 Jim GrosbachFix coordination for using R4 in Thumb1 as a scratch...
2011-03-05 Anton KorobeynikovImplement frame unwinding information emission for...
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-11 Eric ChristopherEven if we don't have 7 bytes of stack space we may...
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...