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
2022-07-28
Disable some PPC64 tests which are failing due to an LLVM(?) bug
Amanieu d'Antras
-0
/
+6
2022-07-22
add weak linkage to the ARM AEABI division functions
Lokathor
-0
/
+4
2022-06-29
Bump to 0.1.76
Amanieu d'Antras
-1
/
+1
2022-06-29
Merge pull request #473 from Ayush1325/uefi-std
Amanieu d'Antras
-0
/
+1
2022-06-28
Enable mem for UEFI
Ayush Singh
-0
/
+1
2022-06-12
Bump to 0.1.75
Amanieu d'Antras
-1
/
+1
2022-06-12
Merge pull request #471 from Demindiro/x86_64-fix-recursive-memcmp
Amanieu d'Antras
-1
/
+12
2022-06-11
Fix infinite recursion in x86_64 memcmp if SSE2 is not present
David Hoppenbrouwers
-1
/
+12
2022-06-09
math: compile math functions for Xous
Sean Cross
-1
/
+13
2022-06-09
build: compile C code for "xous" operating system
Sean Cross
-3
/
+5
2022-05-31
Bump to 0.1.74
Amanieu d'Antras
-1
/
+1
2022-05-31
Use unchecked_div/rem
David Hoppenbrouwers
-8
/
+9
2022-05-28
Slightly optimize main (32b) memcmp loop
David Hoppenbrouwers
-1
/
+2
2022-05-28
Fix rustfmt sillyness
David Hoppenbrouwers
-0
/
+1
2022-05-28
Fix panic not being optimized out.
David Hoppenbrouwers
-2
/
+9
2022-05-28
Always inline compare_bytes::cmp
David Hoppenbrouwers
-0
/
+1
2022-05-28
Fix CI, better memcmp tests
David Hoppenbrouwers
-48
/
+15
2022-05-27
Fix formatting
David Hoppenbrouwers
-2
/
+8
2022-05-27
Implement faster memcmp for x86_64
David Hoppenbrouwers
-15
/
+193
2022-05-26
Bump to 0.1.73
Amanieu d'Antras
-1
/
+1
2022-05-26
Merge pull request #464 from m-ou-se/floatconv2
Amanieu d'Antras
-219
/
+274
2022-05-26
Explicitly use parentheses for associativity of shift operators.
Mara Bos
-5
/
+5
2022-05-24
Merge pull request #466 from Patryk27/avr
Amanieu d'Antras
-0
/
+2
2022-05-24
Merge pull request #460 from keith/ks/remove-apple_versioning.c-inclusion
Amanieu d'Antras
-1
/
+0
2022-05-24
Add avr_skip for __udivti3 & __umodti3
Patryk Wychowaniec
-0
/
+2
2022-05-24
Merge pull request #465 from thomcc/cast-before-transmute
Amanieu d'Antras
-2
/
+2
2022-05-24
Merge pull request #462 from Patryk27/avr
Amanieu d'Antras
-1
/
+38
2022-05-23
Avoid int to ptr transmute by casting first
Thom Chiovoloni
-2
/
+2
2022-05-20
Faster int<->float conversions.
Mara Bos
-219
/
+274
2022-05-20
De-duplicate 128 bit float conv intrinsics using cfg_attr.
Mara Bos
-48
/
+12
2022-05-20
Support cfg_attr attributes in intrinsics!() macro.
Mara Bos
-0
/
+29
2022-05-17
Fix division on AVRs
Patryk Wychowaniec
-1
/
+38
2022-05-12
rv32 rv64: adapt conditional compilation
Johannes Stoelp
-3
/
+2
2022-05-02
Remove apple_versioning.c inclusion
Keith Smiley
-1
/
+0
2022-05-02
rv64 implement muldi3 intrinsic
Johannes Stoelp
-2
/
+20
2022-03-30
Bump to 0.1.72
Amanieu d'Antras
-1
/
+1
2022-03-24
Build emutls.c on Android.
Peter Collingbourne
-0
/
+10
2022-03-18
Bump to 0.1.71
Amanieu d'Antras
-1
/
+1
2022-03-18
Provide an implementation of `strlen` to be used as a fallback
Vadim Petrochenkov
-0
/
+13
2022-03-08
[watch_os] Fix formatting
Vladimir Michael Eatwell
-2
/
+9
2022-03-08
[watch_os] add watchOS
Vladimir Michael Eatwell
-2
/
+2
2022-02-16
Bump to 0.1.70
Amanieu d'Antras
-1
/
+1
2022-02-15
Handle Win64 builtins ABI change in LLVM 14
Nikita Popov
-35
/
+81
2022-02-09
Bump to 0.1.69
Amanieu d'Antras
-1
/
+1
2022-02-09
Fix typo in __aeabi_uldivmod
Amanieu d'Antras
-1
/
+1
2022-02-06
Bump to 0.1.68
Amanieu d'Antras
-1
/
+1
2022-02-06
Update libm submodule to 0.2.2
Amanieu d'Antras
-0
/
+0
2022-02-06
Bump to 0.2.2
Amanieu d'Antras
-1
/
+1
2022-02-06
Merge pull request #452 from Amanieu/intrinsic_mod
Amanieu d'Antras
-466
/
+470
2022-02-06
Wrap all intrinsics in the intrinsics! macro
Amanieu d'Antras
-465
/
+469
[prev]
[next]