Skip to content

sendaoYan/jeandle-llvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeandle logo

Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.

This repository is responsible for the LLVM-related parts of Jeandle. For more information about Jeandle and the JDK-related parts, please refer to jeandle-jdk.

About

This repository is responsible for the LLVM-related parts of Jeandle.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • LLVM 39.7%
  • C++ 32.8%
  • C 13.5%
  • Assembly 9.8%
  • MLIR 1.3%
  • Python 0.9%
  • Other 2.0%