about summary refs log tree commit diff
path: root/src/test/codegen/simd-intrinsic
AgeCommit message (Expand)AuthorLines
2019-12-02Update the minimum external LLVM to 7Josh Stone-2/+0
2019-10-31rustc_codegen_ssa: move all set_var_name calls to mir::debuginfo.Eduard-Mihai Burtescu-83/+96
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-114/+83
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-83/+114
2019-10-04Fix ABI, run and fix more tests, re-enable CI for PRsThomas Lively-83/+83
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-31/+0
2019-02-08Move simd intrinsic codegen tests into the simd-intrinsic subdirgnzlbg-0/+1517
2019-02-08Add simd_saturating_{add,sub} intrinsicsgnzlbg-0/+685