From: <fa...@us...> - 2012-07-09 01:28:46
|
Revision: 201 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=201&view=rev Author: faluco Date: 2012-07-09 01:28:40 +0000 (Mon, 09 Jul 2012) Log Message: ----------- - More random cleanups. - Marked some instructions where SP and SREG is clobbered. - Re-audited all BuildMIs to include all kill markers. - Factored out all stack manipulation code to use the SPREAD and SPWRITE pseudos. - Propagate MI flags for some instrs in the pseudo expander. Modified Paths: -------------- llvm/trunk/AVR/AVRExpandPseudoInsts.cpp llvm/trunk/AVR/AVRFrameLowering.cpp llvm/trunk/AVR/AVRInstrInfo.td llvm/trunk/AVR/AVRRegisterInfo.cpp llvm/trunk/AVR/AVRTargetMachine.h llvm/trunk/AVR/InstPrinter/AVRInstPrinter.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |