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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Dec 20 11:47:09 PST 2012


> 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



More information about the llvm-commits mailing list