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
/
stores.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+1
2019-12-02
Update the minimum external LLVM to 7
Josh Stone
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-04
Support memcpy/memmove with differing src/dst alignment
Nikita Popov
-2
/
+2
2018-07-10
Upgrade to LLVM's master branch (LLVM 7)
Alex Crichton
-2
/
+4
2017-10-26
Avoid unnecessary copies of arguments that are simple bindings
Björn Steinbrink
-6
/
+6
2017-01-04
Replace BlockAndBuilder with Builder.
Mark Simulacrum
-2
/
+2
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-7
/
+4
2016-06-08
trans: always use a memcpy for ABI argument/return casts.
Eduard Burtescu
-4
/
+12
2016-05-26
Fix stores codegen pass
Simonas Kazlauskas
-4
/
+4
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+3
2016-03-17
tests: Use arguments in codegen/stores.rs to turn aggregates into immediates.
Eduard Burtescu
-15
/
+8
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
-2
/
+2
2015-06-16
rustc: Update LLVM
Alex Crichton
-2
/
+2
2015-05-27
Revamp codegen tests to check IR quality instead of quantity
Björn Steinbrink
-0
/
+45