aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/addnode.cpp
AgeCommit message (Expand)Author
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2011-10-257103224: collision between __LEAF define in interfaceSupport.hpp and /usr/inc...never
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-274809552: Optimize Arrays.fill(...)never
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-186953576: bottom_type for matched AddPNodes doesn't always agree with idealnever
2009-07-286862919: Update copyright yearxdono
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2008-10-026667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loopkvn
2008-09-056676462: JVM sometimes would suddenly consume significant amount of memorykvn
2008-08-276741738: TypePtr::add_offset() set incorrect offset when the add overflowskvn
2008-08-016731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change ...kvn
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-03-286680594: Load + Load isn't canonicalized leading to missed GVN opportunitiesnever
2008-02-286667573: Use set_req_X() in AddPNode::Ideal() for Iterative GVNkvn
2007-12-056395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)never
2007-12-01Initial loadjdk7-b24duke