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
/
stdarch
/
crates
Age
Commit message (
Expand
)
Author
Lines
2019-09-09
Factor out check_for
Luca Barbato
-63
/
+17
2019-09-06
Document how miri support works
Luca Barbato
-0
/
+5
2019-09-06
Minimal miri support
Luca Barbato
-1
/
+4
2019-08-19
Auto merge of #796 - Mark-Simulacrum:bootstrap-snap, r=gnzlbg
bors
-5
/
+1
2019-08-18
Auto merge of #799 - gnzlbg:has_test, r=gnzlbg
bors
-6
/
+366
2019-08-18
Fix more links
atouchet
-2
/
+2
2019-08-17
Verify that all intrinsics have a run-time test
gnzlbg
-6
/
+366
2019-08-13
Update badges
gnzlbg
-14
/
+8
2019-08-12
Apply snap of bootstrap compiler in rust-lang/rust
Mark Rousskov
-5
/
+1
2019-08-02
Make the _mm_movemask_epi8 test a non palindrome
bjorn3
-2
/
+2
2019-08-02
Remove simd_rem intrinsic definition
bjorn3
-1
/
+0
2019-08-02
Update i586-unknown-linux-gnu codegen with LLVM9 bugfixes
gnzlbg
-26
/
+6
2019-08-02
formatting
gnzlbg
-4
/
+0
2019-08-02
Update LLVM9 code generation on Windows
gnzlbg
-2
/
+4
2019-08-02
Update codegen of _mm256_set1_epi64x for x86 32-bit
gnzlbg
-2
/
+2
2019-08-02
White-list new codegen for _mm_broadcastq_epi64
gnzlbg
-7
/
+4
2019-08-02
LLVM9 started emitting more single precision floating-point intrinsics for do...
gnzlbg
-8
/
+8
2019-07-25
Fix doc punctuation in core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-265
/
+268
2019-07-25
Even more doc formatting core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-179
/
+179
2019-07-25
More doc formatting in core_arch/src/mips/msa.rs
Nathan Wiebe Neufeldt
-238
/
+238
2019-07-25
Fix typos in core_arch documentation
Nathan Wiebe Neufeldt
-868
/
+868
2019-07-23
Adjust #[doc(include)] paths for rustdoc change
Jonas Schievink
-2
/
+2
2019-07-23
Remove unnecessary \n from cpuid
bjorn3
-1
/
+1
2019-07-15
Revert PR 769
gnzlbg
-2
/
+2
2019-07-15
Add ARM Neon vmnv_p8/vmvnq_p8 bw not intrinsics
Johannes Maibaum
-0
/
+42
2019-07-15
Add ARM Neon vmvn_*/vmvnq_* bitwise not intrinsics
Johannes Maibaum
-0
/
+240
2019-07-14
Try harder to parse invalid UTF8 on Windows
gnzlbg
-4
/
+5
2019-07-14
Try windows
gnzlbg
-1
/
+11
2019-07-11
Rustfmt altivec.rs
Luca Barbato
-3
/
+11
2019-07-11
Add imm5 and imm_s5 to the common macros
Luca Barbato
-0
/
+84
2019-07-11
Add Altivec vec_ld
Luca Barbato
-0
/
+99
2019-07-11
Add Altivec vec_floor
Luca Barbato
-0
/
+17
2019-07-11
Add a fuzzy comparison test for f32
Luca Barbato
-2
/
+13
2019-07-11
Add Altivec vec_abs for f32
Luca Barbato
-0
/
+11
2019-07-11
Add Altivec vec_expte
Luca Barbato
-0
/
+17
2019-07-11
Add Altivec vec_sub for f32 as well
Luca Barbato
-0
/
+6
2019-07-11
Add single argument test macro
Luca Barbato
-0
/
+16
2019-07-11
Add Altivec vec_cmple and vec_cmplt
Luca Barbato
-0
/
+17
2019-07-09
Allow unused items in verification tests
gnzlbg
-1
/
+2
2019-07-09
Update repo name
gnzlbg
-184
/
+179
2019-07-08
Fix assert_instr tests
gnzlbg
-282
/
+174
2019-07-08
Fix typo
Yuki Okushi
-1
/
+1
2019-07-08
Fix data-race in assert_instr
gnzlbg
-3
/
+8
2019-07-08
Fix libcore build
gnzlbg
-2
/
+3
2019-07-07
Fix typo
Yuki Okushi
-1
/
+1
2019-06-23
Adjust #[doc(include)] paths for rustdoc change
Jonas Schievink
-2
/
+2
2019-06-04
Stabilize `unreachable`.
Sergey Pepyakin
-0
/
+1
2019-05-25
add Hygon Dhyana CPU Vendor ID("HygonGenuine") checking
hygonsoc
-2
/
+12
2019-05-23
Fix build of auxvec.rs on FreeBSD/powerpc64
Tobias Kortkamp
-1
/
+1
2019-05-22
Add Altivec vec_cmpgt
Luca Barbato
-11
/
+89
[next]