aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto
AgeCommit message (Expand)Author
2011-12-027117282: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)kvn
2011-11-287112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPEkvn
2011-11-227090968: Allow adlc register class to depend on runtime conditionsroland
2011-09-147077312: Provide a CALL effect for instruct declaration in the ad fileroland
2011-11-177108383: JSR 292: JRuby bench_define_method_methods.rb: assert(slow_jvms != N...twisti
2011-11-166890673: Eliminate allocations immediately after EAkvn
2011-11-167003454: order constants in constant table by number of references in codetwisti
2011-11-147105605: Use EA info to optimize pointers comparekvn
2011-11-107110586: C2 generates incorrect resultskvn
2011-11-097107042: assert(no_dead_loop) failed: dead loop detectedkvn
2011-11-097109887: java/util/Arrays/CopyMethods.java fails with -XX:+DeoptimizeALotkvn
2011-11-097087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" Metho...twisti
2011-11-077059047: EA: can't find initializing store with several CheckCastPPkvn
2011-10-317104561: UseRDPCForConstantTableBase doesn't work after shorten branches changestwisti
2011-10-277102657: JSR 292: C1 deoptimizes unlinked invokedynamic call sites infinitelytwisti
2011-10-267097546: Optimize use of CMOVE instructionskvn
2011-10-257059039: EA: don't change non-escaping state of NULL pointerkvn
2011-10-257103224: collision between __LEAF define in interfaceSupport.hpp and /usr/inc...never
2011-10-237103784: enable some flags by defaultnever
2011-10-17Mergedholmes
2011-10-137098194: integrate macosx-port changesdcubed
2011-10-046865265: JVM crashes with "missing exception handler" errorkvn
2011-09-267081933: Use zeroing elimination optimization for large arraykvn
2011-09-257089790: integrate bsd-port changesnever
2011-09-207081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: No...kvn
2011-09-15Mergeiveresov
2011-09-137090259: Fix hotspot sources to build with old compilerskvn
2011-09-137089632: assert(machtmp->outcnt() == 1) failed: expected for a MachTempkvn
2011-09-117088955: add C2 IR support to the SAnever
2011-09-097035946: Up to 15% regression on JDK 7 b136 vs b135 on specjvm2008.crypto.rsa...kvn
2011-09-087087453: PhaseChaitin::yank_if_dead() should handle MachTemp inputsroland
2011-09-077054211: No loop unrolling done in jdk7b144 for a test update() while loopkvn
2011-09-077086394: c2/arm: enable UseFPUForSpillingroland
2011-09-027071307: MethodHandle bimorphic inlining should consider the frequencynever
2011-09-027071709: JSR 292: switchpoint invalidation should be pushed not pulledtwisti
2011-09-027085404: JSR 292: VolatileCallSites should have push notification tootwisti
2011-09-017079673: JSR 292: C1 should inline bytecoded method handle adapterstwisti
2011-08-317083786: dead various dead chunks of codenever
2011-08-317078382: JSR 292: don't count method handle adapters against inlining budgetstwisti
2011-08-297083184: JSR 292: don't store context class argument with call site dependenciestwisti
2011-08-276591247: C2 cleans up the merge point too early during SplitIfiveresov
2011-08-187080431: VM asserts if specified size(x) in .ad is larger than emitted sizekvn
2011-08-167079329: Adjust allocation prefetching for T4kvn
2011-08-167079317: Incorrect branch's destination block in PrintoOptoAssembly outputkvn
2011-08-167071653: JSR 292: call site change notification should be pushed not pulledtwisti
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-08-107077439: Possible reference through NULL in loopPredicate.cpp:726kvn
2011-08-027074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor ente...roland
2011-07-297068051: SIGSEGV in PhaseIdealLoop::build_loop_late_postkvn
2011-07-277069452: Cleanup NodeFlagskvn