Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4 |
|
#
4d6a5fc7 |
| 15-Nov-2024 |
Kazu Hirata <kazu@google.com> |
[Driver] Remove unused includes (NFC) (#116316)
Identified with misc-include-cleaner.
|
Revision tags: llvmorg-19.1.3 |
|
#
32b55f37 |
| 17-Oct-2024 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 25.04 - Plucky Puffin)
|
Revision tags: llvmorg-19.1.2, llvmorg-19.1.1, llvmorg-19.1.0, llvmorg-19.1.0-rc4, llvmorg-19.1.0-rc3, llvmorg-19.1.0-rc2, llvmorg-19.1.0-rc1, llvmorg-20-init, llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6 |
|
#
90bd7234 |
| 02-May-2024 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 24.10 - Oracular Oriol)
|
Revision tags: llvmorg-18.1.5, llvmorg-18.1.4, llvmorg-18.1.3, llvmorg-18.1.2, llvmorg-18.1.1, llvmorg-18.1.0, llvmorg-18.1.0-rc4, llvmorg-18.1.0-rc3, llvmorg-18.1.0-rc2, llvmorg-18.1.0-rc1, llvmorg-19-init |
|
#
f3dcc235 |
| 13-Dec-2023 |
Kazu Hirata <kazu@google.com> |
[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)
This patch replaces uses of StringRef::{starts,ends}with with
StringRef::{starts,ends}_with for consistency with
std::{string,string_view}:
[clang] Use StringRef::{starts,ends}_with (NFC) (#75149)
This patch replaces uses of StringRef::{starts,ends}with with
StringRef::{starts,ends}_with for consistency with
std::{string,string_view}::{starts,ends}_with in C++20.
I'm planning to deprecate and eventually remove
StringRef::{starts,ends}with.
show more ...
|
Revision tags: llvmorg-17.0.6, llvmorg-17.0.5 |
|
#
6266b964 |
| 01-Nov-2023 |
Graham Inggs <ginggs@debian.org> |
Add support of the next Ubuntu (Ubuntu 24.04 - Noble Numbat)
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
|
Revision tags: llvmorg-17.0.4, llvmorg-17.0.3, llvmorg-17.0.2, llvmorg-17.0.1, llvmorg-17.0.0, llvmorg-17.0.0-rc4, llvmorg-17.0.0-rc3 |
|
#
700ca0e7 |
| 14-Aug-2023 |
Josh Stone <jistone@redhat.com> |
[NFC] Red Hat is two words
|
Revision tags: llvmorg-17.0.0-rc2, llvmorg-17.0.0-rc1, llvmorg-18-init |
|
#
0517a9ca |
| 21-Jul-2023 |
Sylvestre Ledru <sylvestre@debian.org> |
clang/Debian: add Debian Trixie now that it is in unstable
|
Revision tags: llvmorg-16.0.6, llvmorg-16.0.5, llvmorg-16.0.4 |
|
#
ddfb974d |
| 10-May-2023 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 23.10 - Mantic Minotaur)
|
Revision tags: llvmorg-16.0.3, llvmorg-16.0.2, llvmorg-16.0.1, llvmorg-16.0.0, llvmorg-16.0.0-rc4, llvmorg-16.0.0-rc3 |
|
#
d768bf99 |
| 10-Feb-2023 |
Archibald Elliott <archibald.elliott@arm.com> |
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
The forwarding header is left in place because of its use in `polly/lib/External/isl/interface/extract_interface.cc`, but I have added a GCC w
[NFC][TargetParser] Replace uses of llvm/Support/Host.h
The forwarding header is left in place because of its use in `polly/lib/External/isl/interface/extract_interface.cc`, but I have added a GCC warning about the fact it is deprecated, because it is used in `isl` from where it is included by Polly.
show more ...
|
Revision tags: llvmorg-16.0.0-rc2 |
|
#
62c7f035 |
| 07-Feb-2023 |
Archibald Elliott <archibald.elliott@arm.com> |
[NFC][TargetParser] Remove llvm/ADT/Triple.h
I also ran `git clang-format` to get the headers in the right order for the new location, which has changed the order of other headers in two files.
|
Revision tags: llvmorg-16.0.0-rc1, llvmorg-17-init, llvmorg-15.0.7, llvmorg-15.0.6, llvmorg-15.0.5 |
|
#
d1829c30 |
| 05-Nov-2022 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 23.04 - Lunar Lobster)
|
Revision tags: llvmorg-15.0.4, llvmorg-15.0.3, working, llvmorg-15.0.2, llvmorg-15.0.1, llvmorg-15.0.0, llvmorg-15.0.0-rc3, llvmorg-15.0.0-rc2, llvmorg-15.0.0-rc1, llvmorg-16-init, llvmorg-14.0.6, llvmorg-14.0.5, llvmorg-14.0.4 |
|
#
6f4dc5da |
| 23-May-2022 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 22.10 - Kinetic Kudu)
|
#
a0200061 |
| 23-May-2022 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Debian (Debian 13 - Trixie)
|
Revision tags: llvmorg-14.0.3, llvmorg-14.0.2, llvmorg-14.0.1, llvmorg-14.0.0, llvmorg-14.0.0-rc4, llvmorg-14.0.0-rc3, llvmorg-14.0.0-rc2, llvmorg-14.0.0-rc1, llvmorg-15-init, llvmorg-13.0.1, llvmorg-13.0.1-rc3, llvmorg-13.0.1-rc2, llvmorg-13.0.1-rc1 |
|
#
a709787c |
| 23-Oct-2021 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 22.04 - Jammy Jellyfish)
It is going to be a LTS release
|
#
cf68e1b2 |
| 19-Oct-2021 |
Kazu Hirata <kazu@google.com> |
[Driver, Frontend] Use StringRef::contains (NFC)
|
Revision tags: llvmorg-13.0.0, llvmorg-13.0.0-rc4, llvmorg-13.0.0-rc3, llvmorg-13.0.0-rc2 |
|
#
b8d451da |
| 16-Aug-2021 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the future Debian (Debian 12 - Bookworm) https://wiki.debian.org/DebianBookworm
ETA: 2023
|
Revision tags: llvmorg-13.0.0-rc1, llvmorg-14-init, llvmorg-12.0.1, llvmorg-12.0.1-rc4, llvmorg-12.0.1-rc3, llvmorg-12.0.1-rc2, llvmorg-12.0.1-rc1 |
|
#
d71ee399 |
| 22-Apr-2021 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 21.10 - Impish Idri)
|
Revision tags: llvmorg-12.0.0, llvmorg-12.0.0-rc5, llvmorg-12.0.0-rc4, llvmorg-12.0.0-rc3 |
|
#
931a3aa9 |
| 05-Mar-2021 |
Fangrui Song <i@maskray.me> |
[Driver][test] Fix ClangDriverTest
|
#
087e7ab4 |
| 05-Mar-2021 |
Fangrui Song <i@maskray.me> |
[Driver] Switch Exherbo/Alpine/Arch Linux to /etc/os-release
|
Revision tags: llvmorg-12.0.0-rc2, llvmorg-11.1.0, llvmorg-11.1.0-rc3, llvmorg-12.0.0-rc1, llvmorg-13-init, llvmorg-11.1.0-rc2, llvmorg-11.1.0-rc1, llvmorg-11.0.1, llvmorg-11.0.1-rc2, llvmorg-11.0.1-rc1 |
|
#
5d1eae7d |
| 29-Oct-2020 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 21.04 - Hirsute Hippo)
|
Revision tags: llvmorg-11.0.0, llvmorg-11.0.0-rc6, llvmorg-11.0.0-rc5, llvmorg-11.0.0-rc4 |
|
#
96318f64 |
| 26-Sep-2020 |
Dmitry Antipov <dmantipov@yandex.ru> |
[Driver] Perform Linux distribution detection only once
Differential Revision: https://reviews.llvm.org/D87187
|
Revision tags: llvmorg-11.0.0-rc3, llvmorg-11.0.0-rc2, llvmorg-11.0.0-rc1, llvmorg-12-init, llvmorg-10.0.1, llvmorg-10.0.1-rc4, llvmorg-10.0.1-rc3, llvmorg-10.0.1-rc2, llvmorg-10.0.1-rc1 |
|
#
dbb03494 |
| 19-May-2020 |
Sylvestre Ledru <sylvestre@debian.org> |
Add support of the next Ubuntu (Ubuntu 20.10 - Groovy Gorilla)
|
Revision tags: llvmorg-10.0.0, llvmorg-10.0.0-rc6, llvmorg-10.0.0-rc5, llvmorg-10.0.0-rc4 |
|
#
213aea4c |
| 11-Mar-2020 |
Reid Kleckner <rnk@google.com> |
Remove unused Endian.h includes, NFC
Mainly avoids including Host.h everywhere:
$ diff -u <(sort thedeps-before.txt) <(sort thedeps-after.txt) \ | grep '^[-+] ' | sort | uniq -c | sort -nr 3
Remove unused Endian.h includes, NFC
Mainly avoids including Host.h everywhere:
$ diff -u <(sort thedeps-before.txt) <(sort thedeps-after.txt) \ | grep '^[-+] ' | sort | uniq -c | sort -nr 3141 - /usr/local/google/home/rnk/llvm-project/llvm/include/llvm/Support/Host.h
show more ...
|
Revision tags: llvmorg-10.0.0-rc3, llvmorg-10.0.0-rc2, llvmorg-10.0.0-rc1, llvmorg-11-init, llvmorg-9.0.1, llvmorg-9.0.1-rc3, llvmorg-9.0.1-rc2 |
|
#
1abd4c94 |
| 28-Nov-2019 |
Alexandre Ganea <alexandre.ganea@ubisoft.com> |
[Clang] Bypass distro detection on non-Linux hosts
Skip distro detection when we're not running on Linux, or when the target triple is not Linux. This saves a few OS calls for each invocation of cla
[Clang] Bypass distro detection on non-Linux hosts
Skip distro detection when we're not running on Linux, or when the target triple is not Linux. This saves a few OS calls for each invocation of clang.exe.
Differential Revision: https://reviews.llvm.org/D70467
show more ...
|
Revision tags: llvmorg-9.0.1-rc1 |
|
#
42effc10 |
| 16-Nov-2019 |
Sylvestre Ledru <sledru@mozilla.com> |
Add support of the next Ubuntu (Ubuntu 20.04 - Focal Fossa)
|