hotspot/src/share/vm/opto/addnode.cpp
2012-12-18 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2011-10-25 never 7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-08-28 never 4809552: Optimize Arrays.fill(...)
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-19 never 6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
2009-07-28 xdono 6862919: Update copyright year
2009-03-12 kvn 6791178: Specialize for zero as the compressed oop vm heap base
2008-10-02 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
2008-09-05 kvn 6676462: JVM sometimes would suddenly consume significant amount of memory
2008-08-27 kvn 6741738: TypePtr::add_offset() set incorrect offset when the add overflows
2008-08-01 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
2008-07-02 xdono 6719955: Update copyright year
2008-03-28 never 6680594: Load + Load isn't canonicalized leading to missed GVN opportunities
2008-02-28 kvn 6667573: Use set_req_X() in AddPNode::Ideal() for Iterative GVN
2007-12-05 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
2007-12-01 duke Initial load
less more (0) tip