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
/
simd-intrinsic
Age
Commit message (
Expand
)
Author
Lines
2021-04-17
Don't set `fast`(-math) for certain simd ops
Simonas Kazlauskas
-98
/
+98
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-5
/
+5
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-1
/
+0
2020-11-29
args may be passed by value
Ashley Mannix
-4
/
+4
2020-11-29
looser regex on local args
Ashley Mannix
-6
/
+6
2020-11-24
generalize codegen to non 64bit platforms
Ashley Mannix
-6
/
+6
2020-11-14
tweak new codegen test to work on local
Ashley Mannix
-4
/
+4
2020-11-13
remove const_generics from codegen tests
Ashley Mannix
-4
/
+4
2020-11-08
Support repr(simd) on ADTs containing a single array field
gnzlbg
-0
/
+91
2019-12-02
Update the minimum external LLVM to 7
Josh Stone
-2
/
+0
2019-10-31
rustc_codegen_ssa: move all set_var_name calls to mir::debuginfo.
Eduard-Mihai Burtescu
-83
/
+96
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-114
/
+83
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-83
/
+114
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-83
/
+83
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-31
/
+0
2019-02-08
Move simd intrinsic codegen tests into the simd-intrinsic subdir
gnzlbg
-0
/
+1517
2019-02-08
Add simd_saturating_{add,sub} intrinsics
gnzlbg
-0
/
+685