Skip to content

Issues: rust-lang/rustc_codegen_cranelift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Jitted runs do not terminate cleanly A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one.
#1171 opened May 12, 2021 by eggyal
Embedding rustc + cg_clif as a scripting environment A-jit Area: JIT compilation
#1139 opened Feb 18, 2021 by lachlansneff
Make the jit work with a cg_llvm libstd A-jit Area: JIT compilation C-bug Category: This is a bug.
#1134 opened Jan 31, 2021 by bjorn3
4 of 5 tasks
Support lazy jit mode without dylibs available A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one.
#1122 opened Jan 13, 2021 by bjorn3
Add option to instrument which functions are used by which test A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one.
#1113 opened Nov 25, 2020 by bjorn3
In-place binary/jit updating A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one. compile-time How fast is the code compiled
#1087 opened Sep 28, 2020 by lachlansneff
Add experimental jit mode integration to cargo A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one. compile-time How fast is the code compiled
#1066 opened Jul 13, 2020 by bjorn3
Fix CG_CLIF_JIT_ARGS on Linux, macOS and Windows A-jit Area: JIT compilation C-bug Category: This is a bug. O-linux Operating system: Linux O-macos Operating system: MacOS O-windows Operating system: Windows
#1048 opened Jun 20, 2020 by bjorn3
Register debuginfo to a debugger in jit mode. A-debuginfo Area: Debugging information at runtime in generated code. A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one.
#983 opened Apr 25, 2020 by bjorn3
Implement TLS support in the JIT A-jit Area: JIT compilation C-enhancement Category: An issue proposing an enhancement or a PR with one.
#906 opened Feb 26, 2020 by bjorn3
ProTip! Adding no:label will show everything without a label.