Revision: 218
http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=218&view=rev
Author: faluco
Date: 2012-08-20 01:18:11 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
Fixed an off-by-one error for backwards branches not taking into account that for example -128 is inside the 8bit range. Other backends have this bug.
Modified Paths:
--------------
llvm/trunk/AVR/AVRBranchSelector.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|