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
/
test
/
codegen
/
loads.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-15
remove box derefs from codgen
DrMeepster
-20
/
+20
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-18
/
+18
2022-03-02
make test work on noopt builder
Erik Desjardins
-1
/
+1
2022-03-02
fix tests on platforms where Align16 is represented as i128
Erik Desjardins
-1
/
+1
2022-02-28
Add !align metadata on loads of &/&mut/Box
Erik Desjardins
-8
/
+36
2022-02-27
Apply noundef metadata to loads of types that do not permit raw init
Erik Desjardins
-4
/
+83
2020-10-26
simplify-locals: Remove unused assignments regardless of rvalue kind
Tomasz Miąsko
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-3
/
+1
2016-06-20
trans: generalize immediate temporaries to all MIR locals.
Eduard Burtescu
-0
/
+3
2015-09-21
Avoid loading the whole gdb debug scripts section.
Richard Diamond
-0
/
+2
2015-08-19
Issue #27628 - Also support the LLVM 3.6 IR format in two tests
Sylvestre Ledru
-4
/
+4
2015-06-16
rustc: Update LLVM
Alex Crichton
-4
/
+4
2015-05-27
Revamp codegen tests to check IR quality instead of quantity
Björn Steinbrink
-0
/
+52