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
/
library
/
compiler-builtins
Age
Commit message (
Expand
)
Author
Lines
2021-07-09
updated link to musl website
SuKiN-a
-1
/
+1
2021-06-30
Optimize round and roundf
Brian Vincent
-62
/
+28
2021-06-25
Update libm
Jethro Beekman
-1
/
+1
2021-06-24
Fix substract with borrow in FMA
Jethro Beekman
-4
/
+12
2021-06-24
Fix build failure with latest nightly
Jethro Beekman
-2
/
+2
2021-06-04
Bump to 0.1.45
Amanieu d'Antras
-1
/
+1
2021-06-03
Fix build on targets with fewer than 3 components in their name
Amanieu d'Antras
-1
/
+3
2021-06-03
Merge pull request #424 from AaronKutch/issue422
Amanieu d'Antras
-29
/
+64
2021-06-02
Add public-test-deps feature for better visibility control
Aaron Kutch
-29
/
+64
2021-06-01
Bump to 0.1.44
Amanieu d'Antras
-1
/
+1
2021-05-31
Include Linux atomic emulation on androideabi
Tilmann Meyer
-3
/
+10
2021-05-31
Suppress some warnings
Yuki Okushi
-0
/
+4
2021-05-13
Bump to 0.1.43
Amanieu d'Antras
-1
/
+1
2021-05-13
Don't embed lse_*.a inside another static library
Amanieu d'Antras
-17
/
+6
2021-05-02
Bump to 0.1.42
Amanieu d'Antras
-1
/
+1
2021-05-02
Add missing .att_syntax from #414
Amanieu d'Antras
-0
/
+3
2021-04-30
Bump to 0.1.41
Amanieu d'Antras
-1
/
+1
2021-04-30
Update the version of compiler-rt in CI
Josh Triplett
-2
/
+2
2021-04-30
Make the name of the intermediate library more closely match the intrinsic
Josh Triplett
-1
/
+1
2021-04-30
Require lse.S (now available in current LLVM)
Josh Triplett
-6
/
+1
2021-04-30
Fix typo in instruction name: s/cwp/swp/
Josh Triplett
-1
/
+1
2021-04-30
add support for building outlined aarch64 intrinsics
George Burgess IV
-1
/
+70
2021-04-30
Fix CI on latest nightly
Amanieu d'Antras
-1
/
+1
2021-04-23
Revert "Disable AArch64 FP-to-int tests"
Amanieu d'Antras
-2
/
+0
2021-04-11
Bump to 0.1.40
Amanieu d'Antras
-1
/
+1
2021-04-11
Merge pull request #414 from Amanieu/global_asm
Amanieu d'Antras
-0
/
+3
2021-04-10
Mark global_asm! code with .att_syntax
Amanieu d'Antras
-0
/
+3
2021-04-10
Fix typo
bjorn3
-2
/
+2
2021-04-04
Add `#[linkage = "weak"]` attribute to all `mem` instrinics.
Scott Mabin
-0
/
+5
2021-04-03
Add compiler-rt fallbacks on mips64-musl
messense
-0
/
+2
2021-04-02
Merge pull request #397 from AaronKutch/float_refactor
Amanieu d'Antras
-1772
/
+449
2021-04-02
add clippy to CI
Aaron Kutch
-2
/
+18
2021-04-02
Replace llvm_asm! with asm!
Amanieu d'Antras
-199
/
+194
2021-04-02
Remove `rand` dependency, update `rand_xoshiro`
Aaron Kutch
-4
/
+1
2021-04-02
fix CTFE cycle
Aaron Kutch
-1
/
+1
2021-04-02
Fix all clippy warnings
Aaron Kutch
-16
/
+28
2021-04-02
Fix panic-handler documentation
Aaron Kutch
-1
/
+1
2021-04-02
Delete redundant tests
Aaron Kutch
-1480
/
+0
2021-04-02
fix `powi`
Aaron Kutch
-44
/
+51
2021-04-02
add remaining floating point tests
Aaron Kutch
-15
/
+160
2021-04-02
refactor float conversion
Aaron Kutch
-222
/
+198
2021-04-02
fix abs_diff bug
Aaron Kutch
-1
/
+5
2021-04-02
Merge pull request #406 from bjorn3/less_rust_intrinsics
Amanieu d'Antras
-40
/
+1
2021-04-02
Merge pull request #404 from est31/master
Amanieu d'Antras
-11
/
+11
2021-04-02
Disable AArch64 FP-to-int tests
Amanieu d'Antras
-0
/
+2
2021-03-28
add "readme"-key to Cargo.toml in order for this crate to have a preview on c...
Philipp Schuster
-0
/
+1
2021-02-21
Remove unused __rust_* shift intrinsics
bjorn3
-40
/
+1
2021-02-05
Use the newly stabilized BITS constant on the integer types
est31
-11
/
+11
2021-01-06
Bump to 0.1.39
Amanieu d'Antras
-1
/
+1
2021-01-04
Remove `count_ones` (#399)
Aaron Kutch
-5
/
+0
[prev]
[next]