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
Age
Commit message (
Expand
)
Author
Lines
2019-12-05
Rustup to rustc 1.41.0-nightly (6d77e45f0 2019-12-04)
bjorn3
-2
/
+15
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-10-25
Rustup to rustc 1.40.0-nightly (10a52c25c 2019-10-24)
bjorn3
-4
/
+11
2019-09-21
Add extern type pointer cast tests
bjorn3
-1
/
+15
2019-09-14
Reenable debug assertions for libstd on macOS
bjorn3
-5
/
+1
2019-09-02
Correctly align offset for dst field projections
bjorn3
-0
/
+67
2019-08-30
Don't copy ByRef passed types to local stack slot when not necessary
bjorn3
-0
/
+4
2019-08-26
Sync discriminant getter and setter with upstream
bjorn3
-0
/
+69
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-19
Fix cross crate static duplicate codegen
bjorn3
-0
/
+5
2019-08-18
Don't run a alignment assertion on macOS
bjorn3
-1
/
+10
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
Implement float -> small int cast
bjorn3
-0
/
+24
2019-08-12
Fix some warnings
bjorn3
-12
/
+10
2019-08-12
Implement log2{f32,f64} intrinsics
bjorn3
-0
/
+1
2019-08-10
[WIP] Implement dylib loading for the JIT
bjorn3
-7
/
+0
2019-08-05
Implement simd_extract
bjorn3
-0
/
+7
2019-08-01
Correctly align all allocs
bjorn3
-0
/
+19
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
Fix returning (u128, u128)
bjorn3
-0
/
+10
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-29
Rustup to rustc 1.38.0-nightly (4560cb830 2019-07-28)
bjorn3
-1
/
+1
2019-07-28
Rustup to rustc 1.38.0-nightly (c798dffac 2019-07-27)
bjorn3
-1
/
+16
2019-07-27
Implement many more float intrinsics
bjorn3
-0
/
+1
2019-07-26
Remove unnecessary changes
bjorn3
-12
/
+21
2019-07-26
[WIP]
bjorn3
-21
/
+4
2019-07-26
Use std checked_div
bjorn3
-17
/
+2
2019-07-26
Remove some unnecessary changes
bjorn3
-18
/
+59
2019-07-26
Fix 128bit CValue::const_val
bjorn3
-0
/
+3
2019-07-26
Implement 128bit checked add and sub
bjorn3
-27
/
+3
2019-07-26
Implement 128bit multiply with overflow
bjorn3
-0
/
+5
2019-07-26
[WIP]
bjorn3
-14
/
+133
2019-07-26
Implement most 128bit binops
bjorn3
-19
/
+1
2019-07-26
Fix some more stuff
bjorn3
-1
/
+45
2019-07-26
[WIP]
bjorn3
-27
/
+2
2019-07-26
[WIP] Basic i128 support
bjorn3
-135
/
+9
[next]