[llvm-commits] [llvm] r170674 - /llvm/trunk/lib/Target/Mips/Mips16FrameLowering.cpp

reed kotler rkotler at mips.com
Thu Dec 20 17:02:52 PST 2012


On 12/20/2012 11:47 AM, Rafael EspĂ­ndola wrote:
>> Implement cfi_def_cfa_offset. "Make check" test case for this comming in the
>> next few days but it's already tested a lot from test-suite and works fine.
>> This patch completes almost 100% pass of test-suite for mips 16.
> Please don't do this. Add tests with the patch. BTW, the commit
> message is not accurate, this doesn't implement cfi_def_cfa_offset, it
> implements the initial frame state for mips16, right?
>
> Cheers,
> Rafael
Sorry about that. Put test case in r170823.





More information about the llvm-commits mailing list