Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex...
[oota-llvm.git] / lib / Target / Mips / Mips16FrameLowering.cpp
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-20 Reed KotlerImplement cfi_def_cfa_offset. "Make check" test case...
2012-12-20 Reed Kotlerfix most of remaining issues with large frames.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-31 Reed KotlerImplement ADJCALLSTACKUP and ADJCALLSTACKDOWN
2012-10-28 Reed KotlerThis patch is for the implementation of mips16 complex...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-21 NAKAMURA TakumiMips16FrameLowering.cpp: Remove unused TII introduced...
2012-09-21 Akira HatanakaProperly save and restore RA and Mips16 callee save...
2012-09-18 Akira HatanakaRevert r164051.
2012-09-17 Akira HatanakaMake sure there is enough room for RA. getStackSize...
2012-08-02 Akira HatanakaMove the code that creates instances of MipsInstrInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsFrameLowering...