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
/
compiler
/
rustc_codegen_llvm
/
src
/
intrinsic.rs
Age
Commit message (
Expand
)
Author
Lines
2021-06-30
Add support for leaf fn frame pointer elimination
Simonas Kazlauskas
-1
/
+1
2021-05-17
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
Eduard-Mihai Burtescu
-1
/
+2
2021-04-17
Don't set `fast`(-math) for certain simd ops
Simonas Kazlauskas
-21
/
+19
2021-04-14
Add more SIMD math.h intrinsics
Jubilee Young
-2
/
+6
2021-03-19
correct macro names
SparrowLii
-4
/
+4
2021-03-19
Add simd_neg platform intrinsic
SparrowLii
-2
/
+21
2021-03-10
Remove the -Zinsert-sideeffect
Simonas Kazlauskas
-9
/
+5
2021-01-23
Make declare_cfn more flexible
Caleb Zulawski
-6
/
+8
2021-01-03
Implement floating point SIMD intrinsics over all vector widths, and limit SI...
Caleb Zulawski
-78
/
+55
2020-12-11
use strip_prefix over slicing (clippy::manual_strip)
Matthias Krüger
-2
/
+2
2020-11-29
Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
bors
-50
/
+55
2020-11-16
compiler: fold by value
Bastian Kauschke
-3
/
+3
2020-11-13
remove internal simd_size_and_ty from llvm backend
Ashley Mannix
-34
/
+17
2020-11-10
Changed unwrap_or to unwrap_or_else in some places.
Nicholas-Baron
-6
/
+8
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-1
/
+1
2020-11-08
Support repr(simd) on ADTs containing a single array field
gnzlbg
-50
/
+72
2020-10-16
Review comments
Jack Huey
-3
/
+2
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-12
/
+14
2020-10-16
Auto merge of #77972 - Mark-Simulacrum:side-effect-loop, r=nagisa
bors
-5
/
+5
2020-10-15
Prevent miscompilation in trivial loop {}
Mark Rousskov
-5
/
+5
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-3
/
+3
2020-10-03
Support vectors with fewer than 8 elements for simd_select_bitmask
Amanieu d'Antras
-3
/
+7
2020-09-15
Extract some intrinsics out of rustc_codegen_llvm
khyperia
-520
/
+7
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-26
/
+26
2020-09-01
Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddyb
bors
-2
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+2241