index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Lines
2022-04-29
Use -Zcodegen-backend instead of a rustc replacement in cargo-clif
bjorn3
-3
/
+3
2021-12-30
Rename cargo executable to cargo-clif
bjorn3
-3
/
+3
2021-08-09
Add warning to the jit mode section of the usage docs
bjorn3
-0
/
+2
2021-07-17
Put all cg_clif specific options behind -Zunstable-features
bjorn3
-2
/
+2
2021-06-25
Merge pull request #1166 from eggyal/lazy-jit-multithreaded
bjorn3
-2
/
+1
2021-06-20
Rewrite cargo.sh in rust
bjorn3
-3
/
+3
2021-06-19
Rewrite prepare.sh in rust
bjorn3
-1
/
+1
2021-06-17
Remove lack of mulithreading support from usage.md
Alan Egerton
-2
/
+1
2021-04-07
Centralize all configuration into config.rs
bjorn3
-15
/
+0
2021-03-06
More doc fixes
bjorn3
-1
/
+1
2021-03-06
Move the more advanced ways to use cg_clif to usage.md
bjorn3
-0
/
+66
2021-03-06
Make it possible to enable the verifier in release mode
bjorn3
-1
/
+4
2020-10-31
Implement -Zfunction-sections
bjorn3
-3
/
+0
2020-09-29
Replace CG_CLIF_JIT with --jit
bjorn3
-2
/
+0
2020-09-23
Improve readme
bjorn3
-0
/
+17
2020-04-24
Fix function arguments for gdb
bjorn3
-0
/
+132
2020-04-18
Add some documentation about the debuginfo support of cg_clif
bjorn3
-0
/
+21