aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [asan,test] Disable _FORTIFY_SOURCE test incompatible with glibc 2.40gentoo-19.1.0-rc1Fangrui Song2024-08-022-2/+12
* [Sanitizers] Avoid overload ambiguity for interceptors (#100986)Nikita Popov2024-08-021-7/+9
* [llvm-exegesis] Use correct rseq struct size (#100804)Aiden Grossman2024-08-021-1/+12
* Set version to 19.1.0-rc1llvmorg-19.1.0-rc1Tobias Hieta2024-07-262-2/+2
* [MLGO][Infra] Add mlgo-utils to bump-version script (#100186)Aiden Grossman2024-07-261-0/+5
* [Utils] Updates to bump-version.py (#100089)Tobias Hieta2024-07-261-7/+19
* [flang][debug] Set scope of internal functions correctly. (#99531)Abid Qadeer2024-07-262-75/+132
* [PAC] Sign LR with B key for non-leaf functions with ptrauth-returns attr (#1...Daniil Kovalev2024-07-267-5/+344
* [BasicAA] Fix handling of indirect assumption based results (#100130)Nikita Popov2024-07-263-7/+144
* [compiler-rt][ubsan][nfc-ish] Fix a type conversion bug (#100665)Alan Zhao2024-07-261-1/+1
* [flang][OpenMP] Initialize privatised derived type variables (#100417)Tom Eccles2024-07-264-11/+73
* Normalize ptrauth handling in sanitizer runtime (#100483)Anton Korobeynikov2024-07-261-22/+24
* [libc++] Add missing xlocale.h include on Apple and FreeBSD (#99689)Louis Dionne2024-07-261-0/+4
* [clang] Remove `__is_layout_compatible` from revertible type traits list (#10...Vlad Serebrennikov2024-07-261-1/+3
* [AArch64][SME] Rewrite __arm_get_current_vg to preserve required registers (#...Kerry McLaughlin2024-07-262-28/+44
* [Flang][Driver] Enable config file options (#100343)Kiran Chandramohan2024-07-268-5/+74
* [libc] Only add '-fno-builtin-*' on the entrypoints that use them (#100481)Joseph Huber2024-07-262-10/+12
* [PAC][clang] Enable `-fptrauth-indirect-gotos` as part of pauthtest ABI (#100...Daniil Kovalev2024-07-262-3/+7
* [Flang][Docs] Update information about AArch64 trampolines (#100391)Carlos Seo2024-07-261-1/+1
* [AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267)Carlos Seo2024-07-266-1/+127
* [ExprConstant] Handle shift overflow the same way as other kinds of overflow ...Eli Friedman2024-07-268-35/+65
* [libc++][spaceship] Implements X::iterator container requirements. (#99343)Mark de Wever2024-07-2614-7/+413
* [libc++] Improve behavior when using relative path for LIBCXX_ASSERTION_HANDL...Louis Dionne2024-07-262-3/+8
* [Clang][NFC] Simplify initialization of `OverloadCandidate` objects. (#100318)cor3ntin2024-07-262-20/+4
* [Clang] Fix an assertion failure introduced by #93430 (#100313)cor3ntin2024-07-262-1/+6
* [LLVM] [MC] Update frame layout & CFI generation to handle frames larger than...Wesley Wiser2024-07-2619-65/+65
* [clang][headers] Including stddef.h always redefines NULL (#99727)Ian Anderson2024-07-264-8/+105
* [libc++][doc] Update the release notes for LLVM 19. (#99061)Mark de Wever2024-07-263-11/+52
* [ARM] Create mapping symbols with non-unique namesFangrui Song2024-07-2412-47/+43
* [RISCV] Fix InsnCI register type (#100113)Sudharsan Veeravalli2024-07-242-4/+14
* [flang] fix C_PTR function result lowering (#100082)jeanPerier2024-07-243-88/+110
* [PAC] Define __builtin_ptrauth_type_discriminator (#100204)Akira Hatanaka2024-07-2414-3/+183
* [ValueTracking] Don't use CondContext in dataflow analysis of phi nodes (#100...Yingwei Zheng2024-07-243-11/+56
* [LSR] Fix matching vscale immediates (#100080)Benjamin Maxwell2024-07-242-10/+16
* Precommit vscale-fixups.ll test (NFC)Benjamin Maxwell2024-07-241-0/+47
* [clang] Define `ATOMIC_FLAG_INIT` correctly for C++. (#97534)Chris Copeland2024-07-243-0/+12
* [clang][OpenMP] Propoagate debug location to OMPIRBuilder reduction codegen (...Jan Leyonberg2024-07-241-1/+2
* [PowerPC] Add support for -mcpu=pwr11 / -mtune=pwr11 (#99511)azhan922024-07-2415-27/+120
* [libc++][string] Fixes shrink_to_fit. (#97961)Mark de Wever2024-07-242-3/+55
* [libc++][vector<bool>] Tests shrink_to_fit requirement. (#98009)Mark de Wever2024-07-241-1/+44
* [libc++][math] Fix undue overflowing of `std::hypot(x,y,z)` (#93350)PaulXiCao2024-07-248-65/+197
* [PowerPC] Add builtin_cpu_is P11 support (#99550)azhan922024-07-243-10/+69
* [NVPTX] Fix internal indirect call prototypes not obeying the ABI (#100131)Joseph Huber2024-07-243-13/+101
* [LoongArch] Fix codegen for ISD::ROTR (#100292)hev2024-07-242-1/+36
* [PAC][compiler-rt][UBSan] Strip signed vptr instead of authenticating it (#10...Akira Hatanaka2024-07-241-1/+1
* [clang][test] Add function type discrimination tests to static destructor tes...Oliver Hunt2024-07-241-6/+31
* Revert " [LICM] Fold associative binary ops to promote code hoisting (#81608)"Nikita Popov2024-07-246-335/+163
* [LV] Disable VPlan-based cost model for 19.x release.Florian Hahn2024-07-233-4/+1
* [Infra] Fix version-check workflow (#100090)Tobias Hieta2024-07-231-1/+1
* Bump version to 19.1.0gitTobias Hieta2024-07-234-4/+4