From: <fa...@us...> - 2012-03-07 00:14:19
|
Revision: 148 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=148&view=rev Author: faluco Date: 2012-03-07 00:14:13 +0000 (Wed, 07 Mar 2012) Log Message: ----------- - Implement a new calling convention for the signal attribute. - Don't emit reti/ret instructions when the naked attribute is present. - Updates to latests llvm API changes. Modified Paths: -------------- llvm/trunk/AVR/AVRISelLowering.cpp llvm/trunk/AVR/AVRRegisterInfo.cpp llvm/trunk/AVR/InstPrinter/AVRInstPrinter.h llvm/trunk/AVR/MCTargetDesc/AVRMCTargetDesc.cpp llvm/trunk/patches/interrupt.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |