summary refs log tree commit diff
path: root/src/llvm-project
AgeCommit message (Collapse)AuthorLines
2023-12-15Include an additional cherry-pickNikita Popov-0/+0
(cherry picked from commit 601d52a7031f0f57562b661c99d30b4035d7b4af)
2023-12-15Update to LLVM 17.0.6Nikita Popov-0/+0
(cherry picked from commit bb7c483e48ea992f3759fb643962e1e706c8c029)
2023-11-27Update to LLVM 17.0.5Nikita Popov-0/+0
(cherry picked from commit 8e2fcc4ca211021d929ca424055b59307a97a8f4)
2023-10-31Update to LLVM 17.0.4Nikita Popov-0/+0
2023-10-17Update to LLVM 17.0.3Nikita Popov-0/+0
2023-09-28Update LLVM submoduleNikita Popov-0/+0
2023-09-19Update to LLVM 17.0.0Nikita Popov-0/+0
This rebases our LLVM fork to 17.0.0. Fixes #115681.
2023-09-05Update LLVM submodule to 17.0.0-rc4David Koloski-0/+0
2023-08-22Update LLVM submodule to 17.0.0-rc3Josh Stone-0/+0
2023-08-15Update LLVM submoduleNikita Popov-0/+0
2023-08-07Update LLVM submoduleNikita Popov-0/+0
2023-07-26Update LLVM submoduleJoel Dice-0/+0
This adds https://github.com/rust-lang/llvm-project/pull/148.
2023-06-20Update LLVM submoduleAmanieu d'Antras-0/+0
This adds https://github.com/rust-lang/llvm-project/pull/147.
2023-06-05Update to LLVM 16.0.5Nikita Popov-0/+0
2023-05-17Update to LLVM 16.0.4Nikita Popov-0/+0
2023-04-19Update to LLVM 16.0.2Nikita Popov-0/+0
2023-04-05Update to LLVM 16.0.1Nikita Popov-0/+0
2023-03-22Upgrade to LLVM 16Nikita Popov-0/+0
2023-03-18Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper"Nikita Popov-0/+0
This reverts commit 4a04d086cac54a41517d5657b59d5fe2caca2d71, reversing changes made to 2d0a7def330ed90f416a3429dbb44c5ee2a914e5.
2023-03-17Upgrade to LLVM 16Nikita Popov-0/+0
2023-02-10Update LLVM submoduleicedrocket-0/+0
2023-01-20Pull in more LLVM commitsAlex Crichton-0/+0
2023-01-13Update LLVM to 15.0.7Alex Crichton-0/+0
This commit pulls in rust-lang/llvm-project#143 which updates the LLVM version used by rustc to 15.0.7, namely pulling in https://reviews.llvm.org/D136110 which is needed for some work I'm working on with wasm.
2023-01-03Update LLVM submoduleNikita Popov-0/+0
2022-12-07Update LLVM submoduleNikita Popov-0/+0
2022-11-06update LLVM submodule to make libunwind work on SGXjoboet-0/+0
2022-10-24Update LLVM submoduleNikita Popov-0/+0
2022-10-23Update LLVM submodulebjorn3-0/+0
2022-09-30Update LLVM submoduleNikita Popov-0/+0
Fixes #102402.
2022-09-02Update LLVM submoduleNikita Popov-0/+0
Fixes #100834. Fixes #101121.
2022-08-11Patch lld for older toolchainsJosh Stone-0/+0
2022-08-09Update LLVM submoduleNikita Popov-0/+0
2022-07-05Update llvm-projectPatryk Wychowaniec-0/+0
2022-06-25Update LLVM submoduleNikita Popov-0/+0
2022-06-03Update LLVM submoduleNikita Popov-0/+0
2022-05-12Update LLVM submoduleNikita Popov-0/+0
2022-05-09chore: Upgrade llvm-projectPatryk Wychowaniec-0/+0
See: https://github.com/rust-lang/llvm-project/pull/139
2022-04-28Update LLVM submoduleJakub Beránek-0/+0
2022-04-25Update LLVM submoduleTyler Mandry-0/+0
2022-04-18Update LLVM submoduleNikita Popov-0/+0
2022-03-23Update to LLVM 14.0.0 finalJosh Stone-0/+0
2022-03-09Update LLVM submoduleNikita Popov-0/+0
2022-02-16Update LLVM submoduleNikita Popov-0/+0
2022-02-05Update llvm-project submoduleAmanieu d'Antras-0/+0
2022-01-28backport llvm fix for issue 91671.Felix S. Klock II-0/+0
2022-01-26Update LLVM submoduleNikita Popov-0/+0
2022-01-17Use Term in ProjectionPredicatekadmin-0/+0
ProjectionPredicate should be able to handle both associated types and consts so this adds the first step of that. It mainly just pipes types all the way down, not entirely sure how to handle consts, but hopefully that'll come with time.
2022-01-11Use the new language identifier for Rust in the PDB debug formatArlo Siemsen-0/+0
Rust currently identifies as MASM (Microsoft Assembler) in the PDB debug info format on Windows because no identifier was available. This change pulls in a cherry-pick to Rust's LLVM that includes the change to use the new identifier for Rust. https://docs.microsoft.com/en-us/visualstudio/debugger/debug-interface-access/cv-cfl-lang
2021-12-19Backport LLVM changes to disable deferred inliningSimonas Kazlauskas-0/+0
2021-12-08Update LLVM submoduleNikita Popov-0/+0