about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-12Implement some `llvm.x86.sse2.*` intrinsics and add testsEduardo Sánchez Muñoz-51/+1869
2023-09-12Ignore all archs except x86 and x86_64 in SSE testsEduardo Sánchez Muñoz-2/+21
2023-09-12Fix a few typos in shims/x86/sse.rs commentsEduardo Sánchez Muñoz-4/+4
2023-09-06Auto merge of #3053 - RalfJung:rustup, r=RalfJungbors-1326/+9675
2023-09-06fmtRalf Jung-13/+9
2023-09-06Merge from rustcRalf Jung-1315/+9668
2023-09-06Extract parallel operations in `rustc_data_structures::sync` into a new `para...John Kåre Alsaker-171/+193
2023-09-06Preparing for merge from rustcRalf Jung-1/+1
2023-09-06give josh more time to startRalf Jung-2/+2
2023-09-06Auto merge of #115584 - ezekielathome:docs-pattern-inconsistency, r=compiler-...bors-3/+3
2023-09-06Auto merge of #115529 - chenyukang:yukang-fix-115402-overflowsize, r=compiler...bors-0/+79
2023-09-06Auto merge of #115371 - matthewjasper:if-let-guard-parsing, r=cjgillotbors-5/+48
2023-09-05Auto merge of #115581 - djkoloski:update_llvm_submodule, r=cuviperbors-0/+0
2023-09-06Fix error report for size overflow from transmuteyukang-0/+79
2023-09-05Auto merge of #115507 - cjgillot:relative-source-file, r=oli-obkbors-371/+262
2023-09-05replace doc occurrences of ItemLikeVisitorezekiel-3/+3
2023-09-05Auto merge of #115579 - matthiaskrgr:rollup-n4ijxl7, r=matthiaskrgrbors-31/+206
2023-09-05Update LLVM submodule to 17.0.0-rc4David Koloski-0/+0
2023-09-05Rollup merge of #115559 - lcnr:implied-bounds-unconstrained, r=aliemjayMatthias Krüger-9/+53
2023-09-05Rollup merge of #115397 - celinval:smir-interface, r=oli-obkMatthias Krüger-19/+144
2023-09-05Rollup merge of #114794 - RalfJung:swap-safety, r=m-ou-seMatthias Krüger-3/+9
2023-09-05Add tests and use ControlFlowCelina G. Val-35/+115
2023-09-05SMIR: Allow users to pick if compilation continuesCelina G. Val-8/+20
2023-09-05Diferentiate between ICE and compilation errorCelina G. Val-9/+16
2023-09-05Adjust StableMIR interface to return and not crashCelina G. Val-11/+37
2023-09-05Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obkbors-6/+6395
2023-09-05if -> whenRalf Jung-3/+3
2023-09-05Auto merge of #115568 - matthiaskrgr:rollup-2igo8rl, r=matthiaskrgrbors-369/+664
2023-09-05Rollup merge of #115563 - krasimirgg:llvm-18-bitcodereader, r=nikicMatthias Krüger-0/+4
2023-09-05Rollup merge of #115540 - cjgillot:custom-debuginfo, r=oli-obkMatthias Krüger-14/+207
2023-09-05Rollup merge of #115536 - RalfJung:interpreter-privacy, r=oli-obkMatthias Krüger-338/+417
2023-09-05Rollup merge of #115523 - mojave2:improve-tokenstream, r=petrochenkovMatthias Krüger-11/+7
2023-09-05Rollup merge of #114813 - RalfJung:fpu-control, r=AmanieuMatthias Krüger-0/+12
2023-09-05Rollup merge of #114412 - RalfJung:libc-symbols, r=pnkfelixMatthias Krüger-5/+13
2023-09-05Rollup merge of #113510 - ink-feather-org:const_ptr_transmute_docs, r=RalfJungMatthias Krüger-1/+4
2023-09-05Auto merge of #115544 - onur-ozkan:patch-binaries-for-nix-configure, r=albert...bors-0/+1
2023-09-05support `{disable,enable}-patch-binaries-for-nix` in configure.pyonur-ozkan-0/+1
2023-09-05llvm-wrapper: adapt for LLVM API changeKrasimir Georgiev-0/+4
2023-09-05Auto merge of #115342 - GuillaumeGomez:fmease-rotations, r=rustdocbors-0/+1
2023-09-05 unconstrained region vars: do not ICE ICE babylcnr-9/+53
2023-09-05Auto merge of #115543 - Kobzol:opt-dist-retry-download, r=Mark-Simulacrumbors-1/+30
2023-09-05Auto merge of #115553 - matthiaskrgr:rollup-c0045hz, r=matthiaskrgrbors-41/+286
2023-09-05Rollup merge of #115534 - ouz-a:smir_def, r=oli-obkMatthias Krüger-1/+20
2023-09-05Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnrMatthias Krüger-1/+55
2023-09-05Rollup merge of #115492 - Enselic:large-box-move, r=oli-obkMatthias Krüger-16/+147
2023-09-05Rollup merge of #115488 - Jarcho:mut_result_visitor, r=oli-obkMatthias Krüger-20/+20
2023-09-05Rollup merge of #115353 - Enselic:no-optimized-mir, r=oli-obkMatthias Krüger-3/+44
2023-09-05Auto merge of #115531 - RalfJung:read_via_copy, r=scottmcmbors-16/+39
2023-09-05Copy most of `tests/run-coverage` into `tests/coverage-map/status-quo`Zalathar-0/+5527
2023-09-05Add test suite `coverage-map` to test coverage mappings emitted by LLVMZalathar-5/+306