From: <fa...@us...> - 2012-06-21 00:06:07
|
Revision: 183 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=183&view=rev Author: faluco Date: 2012-06-21 00:06:01 +0000 (Thu, 21 Jun 2012) Log Message: ----------- - Fix interrupt epilogue code not being emitted in functions with no callee saved registers. - Add tests for interrupts. Modified Paths: -------------- llvm/trunk/AVR/AVRFrameLowering.cpp Added Paths: ----------- llvm/trunk/test/CodeGen/AVR/interrupts.ll This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |