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
/
src
/
libcompiler_builtins
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-721
/
+0
2017-04-13
Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228.
kennytm
-1
/
+1
2017-03-15
make shift builtins panic-free with new unchecked_sh* intrinsics
Tim Neumann
-9
/
+9
2017-03-04
Fix personality_fn within the compiler_builtins
Simonas Kazlauskas
-4
/
+5
2017-02-05
Rollup merge of #39519 - nagisa:more-snap, r=alexcrichton
Corey Farwell
-4
/
+2
2017-02-04
More snap cleanup
Simonas Kazlauskas
-4
/
+2
2017-02-04
Don't use "unadjusted" ABI on non windows platforms
est31
-3
/
+3
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-136
/
+57
2017-01-16
Fix endian bugs in i128 intrinsic impls
Simonas Kazlauskas
-5
/
+4
2016-12-31
Fix iabs and add some more tests
est31
-4
/
+13
2016-12-30
Fix warning when compiling on 64 bit Linux
est31
-7
/
+3
2016-12-30
Further and hopefully final Windows fixes
Simonas Kazlauskas
-177
/
+148
2016-12-30
More windows fixes
est31
-7
/
+15
2016-12-30
Fix build
est31
-7
/
+9
2016-12-30
The windows special-cases only apply to x64
Simonas Kazlauskas
-31
/
+39
2016-12-30
Fix a return type
Simonas Kazlauskas
-1
/
+1
2016-12-30
Tidy
est31
-1
/
+2
2016-12-30
Fix another windows ABI mistake
est31
-4
/
+30
2016-12-30
intrinsics: try to return everything via {u,i}128ret to match LLVM
est31
-38
/
+99
2016-12-30
Tidy
est31
-4
/
+8
2016-12-30
Port to wrapping_* and unchecked_* operations
est31
-78
/
+118
2016-12-30
Remove unimplemented() function
est31
-8
/
+2
2016-12-30
libcompiler_builtins: don't codegen dead code call to eh_personality
est31
-24
/
+31
2016-12-30
Try to fix some things
est31
-2
/
+2
2016-12-30
Always use Rust based intrinsics on Windows
est31
-2
/
+4
2016-12-30
Fix warning on 64 bit
est31
-2
/
+2
2016-12-30
intrinsics : uabs and iabs
est31
-13
/
+26
2016-12-30
Fix intrinsics and expand tests
est31
-54
/
+68
2016-12-30
Fix rebase fallout
est31
-1
/
+5
2016-12-30
WIP intrinsics
Simonas Kazlauskas
-0
/
+623
2016-09-28
Remove stage0 hacks
Brian Anderson
-2
/
+2
2016-09-13
Link test to compiler builtins and make unstable
Alex Crichton
-1
/
+4
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-0
/
+16