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
/
src
/
pointer.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-06
Add clif comments when in release mode
bjorn3
-2
/
+1
2021-03-05
Rustfmt
bjorn3
-48
/
+17
2021-02-23
Use dynamic dispatch for the inner Module
bjorn3
-32
/
+7
2021-02-21
Fix CI
bjorn3
-3
/
+1
2021-02-21
Remove workaround for stack_{load,store}.i128 not being implemented
bjorn3
-15
/
+2
2020-10-08
Use the new cranelift-module interface
bjorn3
-7
/
+7
2020-09-23
Document almost all modules
bjorn3
-0
/
+4
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-16
/
+40
2020-04-11
Introduce PointerBase::Dangling
bjorn3
-0
/
+23
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-12
/
+12
2020-03-24
Fix warnings
bjorn3
-0
/
+1
2020-03-10
Support virtual calls with unsized self argument
bjorn3
-7
/
+0
2019-12-25
Don't use stack_{load,store} for vectors
bjorn3
-8
/
+11
2019-12-24
Directly depend on cranelift_{codegen,frontend}
bjorn3
-1
/
+1
2019-12-22
Improve local ir comments
bjorn3
-1
/
+5
2019-12-20
[OPT] Emit stack_{load,store} where possible
bjorn3
-19
/
+72
2019-12-20
[OPT] Use load and store offsets instead of iadd_imm
bjorn3
-0
/
+101