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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_platform_intrinsics
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-12-21
Register new snapshots
Alex Crichton
-2
/
+0
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-09
Remove executable permission from .rs files
Andrew Paseltiner
-0
/
+0
2015-09-04
Support bitcasts in platform intrinsic generator.
Huon Wilson
-2
/
+5
2015-09-04
Support void in platform intrinsic generator.
Huon Wilson
-0
/
+4
2015-09-04
Add support for pointers to generator.py.
Huon Wilson
-1
/
+4
2015-08-31
Delete unused macros from rustc_platform_intrinsics.
Huon Wilson
-40
/
+0
2015-08-29
Support different scalar integer widths in Rust v. LLVM.
Huon Wilson
-3
/
+6
2015-08-29
Avoid eagerly stripping the common platform prefix.
Huon Wilson
-3
/
+3
2015-08-29
Add support for aggregates in platform intrinsics.
Huon Wilson
-0
/
+4
2015-08-29
Separate integers into signed and unsigned.
Huon Wilson
-2
/
+3
2015-08-17
Add most ARM intrinsics.
Huon Wilson
-0
/
+1
2015-08-17
Rearrange x86 intrinsics to prepare for AVX.
Huon Wilson
-0
/
+8
2015-08-17
Type check platform-intrinsics in typeck.
Huon Wilson
-1
/
+1
2015-08-17
Add rustc_platform_intrinsics & some arm/x86 intrs.
Huon Wilson
-0
/
+94