Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Toronto, Canada
- https://jeremic.ca/
Pinned
2,131 contributions in the last year
Activity overview
Contribution activity
May 2020
- fjeremic/stale TypeScript
- fjeremic/HexView.Wpf C#
Created a pull request in eclipse/openj9 that received 9 comments
- Disable stale issue marker until upstream issue is resolved
- Upgrade first-interaction to 0.2.0 and decrease cron to every 30 minutes
- Upgrade stale GitHub Action to v3.0.0
- Create cross codegen extensible peephole phase
- Consolidate some optimizer trace options
- Consolidate all trace CG options
- Add GitHub Actions to the OMR project
- Remove S390JNICallDataSnippet class
- Add Calling conventions Doc
- Replace CPU APIs on Z
- OSX libraries should have a version, set 1.0.0
- Max/Min support for NaN on Power and set Max/Min support to 2 operands only
- Replace CPU APIs on x86
- Refactor processor version check for branch hints
- Remove TR::S390JNICallDataSnippet references
- Replace CPU APIs on Power
- Remove some statics from z/codegen
- Remove CodeGenerator param from createConstantInstruction
- Add tests for fcmp??u / dcmp??u
- New iterative implementation of findCycle
- Add TR::getMax/MinFloat/Double features
- Remove mention of dead PPCHeapAllocSnippet class
- Refactor Power binary encoder (phase 4)
- Add NaN and infinity cases to floating point opcode tests
- Remove references of deprecated load IL opcode
- Removed all references to TR_EnableNewX86PrefetchTLH
- Document uses of function 'generateShiftAndKeepSelected(64|31)Bit'
- Remove references to TR_LinkageInfo
- Change to postconditions only for ICF end labels
- Add GitHub Actions to the OMR project
- Improve handling of 'aiadd' and 'aladd'
- Fix Character.isUpperCase inlining on POWER9
- Replace CPU APIs on Z
- Refactor processor version check for branch hints
- Fix instanceOf's dynamicCache sequence on IBM Z
- Add S390JNICallDataSnippet class
- Update APIs using S390JNICallDataSnippet in OpenJ9
- Add guards to unguarded traces
- Save Volatile FPRs in PicBuilder before C call
- Remove old cpu.is() and cpu.isAtLeast()
- Remove some statics from z/codegen
- Fix for 16bit load on Z with balanced GC policy (Arraylets)
- Only specify base address for 32-bit JIT dll
- Remove the dead PPCHeapAllocSnippet class
- Fix for Z 31-bit decompile issue
- Disable GCR for hot compilations
Created an issue in eclipse/omr that received 3 comments
Investigate why scalarizing of arraycopies is disabled by default
While working on a miscellaneous task to improve our tracing in the compiler I stumbled upon the scalarizaion of arraycopies optimization [1]. This…
3
comments