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
/
example
/
std_example.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-07
Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202...
bjorn3
-2
/
+0
2021-05-27
Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202...
bjorn3
-15
/
+1
2021-04-30
Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'
Erin Power
-0
/
+3
2020-12-27
Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484' into sync_cg_clif-202...
bjorn3
-0
/
+2
2020-11-27
Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-202...
bjorn3
-0
/
+1
2020-11-03
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...
bjorn3
-7
/
+7
2020-08-20
Don't test x86_64 simd on archs other than x86_64
bjorn3
-0
/
+14
2020-08-15
Emulate the cpuid arch intrinsic
bjorn3
-0
/
+2
2020-08-08
Enable simd insert and extract tests
bjorn3
-3
/
+2
2020-07-19
Implement simd_insert
bjorn3
-0
/
+9
2020-07-16
Add test for SwitchInt on 128bit integers
bjorn3
-0
/
+11
2020-07-03
Test signed 128bit discriminants
bjorn3
-0
/
+8
2020-06-20
Implement checked_mul
bjorn3
-0
/
+23
2020-06-20
Use Cranelift legalization for icmp.i128
bjorn3
-0
/
+6
2020-06-20
Implement #[link_section]
bjorn3
-0
/
+2
2020-04-18
Sync fn_sig_for_fn_abi with upstream for generator resume args
bjorn3
-2
/
+6
2020-03-04
Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
bjorn3
-1
/
+1
2020-02-26
Tls support
bjorn3
-0
/
+4
2019-11-24
Run libcore tests
bjorn3
-0
/
+4
2019-11-16
Fix signed cast to 128bit integer
bjorn3
-1
/
+6
2019-11-09
Rustup to rustc 1.40.0-nightly (9e346646e 2019-11-08)
bjorn3
-0
/
+2
2019-08-21
Fix float -> u/i128 cast
bjorn3
-9
/
+12
2019-08-21
Implement u/i128 <-> float casts
bjorn3
-0
/
+11
2019-08-20
Implement saturating_{add,sub} intrinsics
bjorn3
-0
/
+5
2019-08-19
Implement pow{f32,f64} intrinsics
bjorn3
-0
/
+1
2019-08-19
Implement copysign{f32,f64} intrinsics
bjorn3
-0
/
+1
2019-08-16
Workaround for missing `#[rustc_args_required_const(..)]` support
bjorn3
-0
/
+16
2019-08-14
Cast rhs to lhs type for shl and shr
bjorn3
-0
/
+2
2019-08-12
Fix some warnings
bjorn3
-8
/
+6
2019-08-12
Implement log2{f32,f64} intrinsics
bjorn3
-0
/
+1
2019-08-05
Implement simd_extract
bjorn3
-0
/
+7
2019-08-01
Test mutex locking
bjorn3
-0
/
+3
2019-07-31
Fix simd_cast
bjorn3
-0
/
+13
2019-07-30
Implement some float simd intrinsics
bjorn3
-8
/
+33
2019-07-29
Fix _mm_movemask_epi8
bjorn3
-0
/
+3
2019-07-29
Implement llvm.x86.avx2.pmovmskb llvm intrinsic
bjorn3
-0
/
+27
2019-07-29
Implement and test simd_shuffle*
bjorn3
-2
/
+50
2019-07-29
[WIP] simd_shuffle*
bjorn3
-0
/
+2
2019-07-29
Fix simd comparison
bjorn3
-0
/
+4
2019-07-29
Emulate some simd intrinsics
bjorn3
-0
/
+16
2019-07-27
Implement many more float intrinsics
bjorn3
-0
/
+1
2019-07-26
Use std checked_div
bjorn3
-17
/
+2
2019-07-26
Remove some unnecessary changes
bjorn3
-17
/
+59
2019-07-26
Fix 128bit CValue::const_val
bjorn3
-0
/
+3
2019-07-26
Implement 128bit checked add and sub
bjorn3
-0
/
+3
2019-07-26
Implement 128bit multiply with overflow
bjorn3
-0
/
+5
2019-07-26
[WIP]
bjorn3
-0
/
+18
2019-07-26
Implement most 128bit binops
bjorn3
-19
/
+1
2019-07-26
[WIP]
bjorn3
-26
/
+1
2019-06-26
Implement some float intrinsics
bjorn3
-0
/
+9
[next]