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
/
lifetime_start_end.rs
Age
Commit message (
Collapse
)
Author
Lines
2022-05-25
Update some codegen tests for opaque pointers
Nikita Popov
-18
/
+10
2020-10-26
simplify-locals: Remove unused assignments regardless of rvalue kind
Tomasz Miąsko
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-07-12
Ensure StorageDead is created even if variable initialization fails
Taylor Cramer
-3
/
+3
2018-04-26
Use ScalarPair for tagged enums
Anthony Ramine
-4
/
+4
2018-02-20
rustc_mir: always run the deaggregator.
Eduard-Mihai Burtescu
-4
/
+4
2017-07-21
Relax a codegen test to be compatible with LLVM 5.0
Alex Crichton
-8
/
+8
2017-03-03
fix codegen test
Ariel Ben-Yehuda
-5
/
+3
2016-11-13
Fix codegen test after change of llvm type naming scheme
Michael Woerister
-4
/
+4
2016-09-29
Change the `local` prefix to `_`
Jonas Schievink
-4
/
+4
There's no need for a long prefix, since there's nothing to distinguish anymore.
2016-09-27
Fix codegen test (value names changed)
Jonas Schievink
-4
/
+4
2016-08-14
[MIR] Add Storage{Live,Dead} statements to emit llvm.lifetime.{start,end}.
Eduard Burtescu
-0
/
+54