|
From: <fa...@us...> - 2013-07-24 00:11:08
|
Revision: 285
http://sourceforge.net/p/avr-llvm/code/285
Author: faluco
Date: 2013-07-24 00:11:05 +0000 (Wed, 24 Jul 2013)
Log Message:
-----------
Fixed a serious codegen bug where some pseudo instructions used to pass arguments through the stack that were spreaded out in various BB's were not converted to real instructions.
Modified Paths:
--------------
llvm/trunk/AVR/AVRExpandPseudoInsts.cpp
llvm/trunk/AVR/AVRFrameLowering.cpp
llvm/trunk/AVR/AVRISelLowering.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|