Skip to content

Jeandle项目 #12

@lfeng14

Description

@lfeng14
  • JIT warmup
  • JIT cache
  • GC
  • 添加了hotspotCC
  • 调用惯例JavaOperationLower, 把特定的函数调用都内联合了,没有cost model,也没inline CachePipeline很简单,目前就JavaOperationLower,RewriteStatepointsForGC和buildPerModuleDefaultPipeline,其中buildPerModuleDefaultPipeline是添加一些常规的优化
  • LoopRotate和EarlyCSE...第二个commit,
  • 禁止ShrinkWrap优化hotspotCC函数(也就是Java函数)。本来还挺期待看到在LLVM IR
  • 逃逸分析
  • 锁消除Devirtualization

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions