This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/19078] [4.0 Regression] Poor quality code after loop unrolling.


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-12-25 22:58 -------
Not closing the bug yet.  There are futher issues; at least

-- we might want to be able to somehow determine whether splitting ivs is 
profittable, instead of doing it unconditionally
-- we might want to improve ivopts to take autoincrement addressing modes into 
account
-- we might want to make it possible to run autoincrement addressing modes 
creation pass before unroller

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|patch                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19078


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]