aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-23restored C1 change lost in the merge"Andrew Dinn ext:(%22)
2013-05-23restored C1 changes lost in the merge"Andrew Dinn ext:(%22)
2013-05-23fixed lingering bug in mov_immediate64"Andrew Dinn ext:(%22)
2013-05-22merged C1 changes back into default branch"Andrew Dinn ext:(%22)
2013-05-22reverted config of sim include dir and sim libs"Andrew Dinn ext:(%22)
2013-05-22More minor bug fixes.aph
2013-05-22More minor C1 bug fixes.aph
2013-05-22Assertion checking that s != d for floating-point moves.aph
2013-05-21In native calls, don't copy registers unnecessarily.aph
2013-05-21Fix a couple of small bugs in floating-point code generation.aph
2013-05-20Correct handling of jsr bytecode.aph
2013-05-20Include bytecode in debug output of frames.aph
2013-05-17Bug fixes: type checking, frame setup.aph
2013-05-17Remove bugus frame handling. Add check for correct C1 frames.aph
2013-05-14Fix bug storing compressed OOPsaph
2013-05-14mergeaph
2013-05-14Fix arg passing for long arg lists.aph
2013-05-14added notifyCompile for C1 stubs so they can be broken"Andrew Dinn ext:(%22)
2013-05-13Fix frame::sender for non-nmathod frames.aph
2013-05-13mergeaph
2013-05-10Math intrinsics, other minor fixes.aph
2013-05-10modified sender_for_compiled_frame so it also works for C2"Andrew Dinn ext:(%22)
2013-05-10fixed errors in mov_immediate64/32"Andrew Dinn ext:(%22)
2013-05-10Don't try to use info twice for divaph
2013-05-10Fix relocs for klass patching.aph
2013-05-09Misc C1 fixesaph
2013-05-08Rename aarch64_linkage.saph
2013-05-08Class type checking. Many minor fixes.aph
2013-04-30Tell simulator about compiled native wrappersaph
2013-04-30mergeaph
2013-04-30mergeaph
2013-04-30mergeaph
2013-04-30mergeaph
2013-04-30Add ifndef TARGET_ARCH_aarch64aph
2013-04-30Type checking, plus a few big fixes and minor improvementsaph
2013-04-29reduced frame arg_reg_save_area_bytes down to 0"Andrew Dinn ext:(%22)
2013-04-26CompareAndSwap, monitor enter/exitaph
2013-04-25Miscellaneous fixesaph
2013-04-24mergeaph
2013-04-24Implement cselaph
2013-04-23Better algorithm for zeroing memoryaph
2013-04-23Experiment with fast object body initializationaph
2013-04-23corrected wrong register usage for bytecode pointer"Andrew Dinn ext:(%22)
2013-04-23implemented interpreter back edge counting including OSR and profile counts"Andrew Dinn ext:(%22)
2013-04-22corrected skip logic in test_method_data_pointer"Andrew Dinn ext:(%22)
2013-04-19mergeaph
2013-04-19Much new c1 code generation:aph
2013-04-18implemented profiling of interpreter"Andrew Dinn ext:(%22)
2013-04-12Fix polling page relocs in compiled codeaph
2013-04-12Missing ResourceMarksaph