From: <fa...@us...> - 2011-12-10 16:57:59
|
Revision: 127 http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=127&view=rev Author: faluco Date: 2011-12-10 16:57:52 +0000 (Sat, 10 Dec 2011) Log Message: ----------- Fixed a case where we were getting false positives because a spill could get removed if it was rematted. This reserved Y where it wasn't needed making it unavailable in a function. Modified Paths: -------------- llvm/trunk/patches/RegAllocGreedy.diff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |