summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-31[𝘀𝗽𝗿] changes introduced through rebaseusers/ilovepi/spr/main.llvmmisexpect-enable-diagnostics-for-profitable-llvmexpect-annotationsaaryanshukla
2024-07-19[libc][newheadergen]: adding entry_point testing (#99587)aaryanshukla
2024-07-19CodeGen: Avoid some references to MachineFunction's getMMI (#99652)Matt Arsenault
2024-07-19[msan] Implement support for Arm NEON vst{2,3,4} instructions (#99360)Thurston Dang
2024-07-19[flang][Lower] get ultimate symbol when querying if pointer or allocatable (#...Tom Eccles
2024-07-19[LV] Add option to still enable the legacy cost model. (#99536)Florian Hahn
2024-07-19[flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symb...Michael Klemm
2024-07-19[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#99629)Edd Dawson
2024-07-19[libc++][ranges] P1223R5: `find_last` (#99312)nicole mazzuca
2024-07-19[AMDGPU][RFC] Combine asm and disasm tests. (#92895)Ivan Kosarev
2024-07-19[AMDGPU] Reland: Do not use original PHIs in coercion chainsJeffrey Byrnes
2024-07-19[AArch64] Additional sqxtn and uqxtn tests. NFCDavid Green
2024-07-19[AArch64] Remove superfluous sxtw in peephole opt (#96293)David Green
2024-07-19[libc++] Refactor buildkite-pipeline.yml (#99483)Louis Dionne
2024-07-19[libc++][docs] Add tip for developers running the test suite on macOS (#99544)Louis Dionne
2024-07-19[mlir] Makes `zip_shortest` an optional keyword in `transform.foreach` (#98492)Guillermo Callaghan
2024-07-19[tsan] Consume leading zeroes in a testVitaly Buka
2024-07-19[PAC] Fix a crash when signing a pointer to a function with an incomplete enu...Akira Hatanaka
2024-07-19[PAC] Authenticate function pointers in UBSan type checks (#99590)Akira Hatanaka
2024-07-19[libc] Fix missing sysroot path for kernel headers when crosscompiling (#99588)Mikhail R. Gadelha
2024-07-19[TOSA] Add lowering for `tosa.sin` and `tosa.cos` (#99651)Dhruv Chauhan
2024-07-19[flang][OpenMP] Implement lastprivate with collapse (#99500)David Truby
2024-07-19[TBAA] Remove remaining entry BB in check lines for tbaa-pointers.c (2)Florian Hahn
2024-07-19[clang] NFC, simplify the code in CheckExprLifetime.cpp (#99637)Haojian Wu
2024-07-19[libc][math] Fix signaling nan handling of hypot(f) and improve hypotf perfor...lntue
2024-07-19Reapply "Add source file name for template instantiations in -ftime-trace" (#...Utkarsh Saxena
2024-07-19[SLP]Do not trunc bv nodes, if the user is vectorized an requires wider type.Alexey Bataev
2024-07-19[libc] Fix headers for statvfs implementationJoseph Huber
2024-07-19[clang] Emit constraint intrinsics for arc and hyperbolic trig clang builtins...Farzon Lotfi
2024-07-19[WebAssembly] Add Support for Arc and Hyperbolic trig llvm intrinsics (#98755)Farzon Lotfi
2024-07-19[aarch64] Add hyperbolic and arc trig intrinsic lowering (#98937)Farzon Lotfi
2024-07-19[FMV][AArch64] Do not optimize away runtime checks for implied features (#99522)Alexandros Lamprineas
2024-07-19[SLP][NFC]Add a test for incorrect minbitwidth analysis for trunc'ed bv, NFC.Alexey Bataev
2024-07-19[mlir] New canonicalization patterns for shape.shape_of and tensor.reshape (#...Rafael Ubal
2024-07-19[clang][Interp] Only diagnose out of bounds enum values in C++Timm Bäder
2024-07-19[TBAA] Remove references to entry BB in check lines for tbaa-pointers.cFlorian Hahn
2024-07-19[clang][Interp] Control InitStack activity state in visitInitListTimm Bäder
2024-07-19[APINotes] Support annotating C++ methodsEgor Zhdan
2024-07-19[SLP] Increase UsesLimit to 64 (#99467)Yangyu Chen
2024-07-19[clang][driver] Fix -print-libgcc-file-name on Darwin platforms (#98325)GĂĄbor HorvĂĄth
2024-07-19[clang] Fix underlying type of EmbedExpr (#99050)Mariya Podchishchaeva
2024-07-19[gn build] Port 176bf50cd244LLVM GN Syncbot
2024-07-19[clang][NFC] Move Bounds Safety Sema code to `SemaBoundsSafety.cpp` (#99330)Dan Liew
2024-07-19Recommit "[TBAA] Emit distinct TBAA tags for pointers with different depths,t...Florian Hahn
2024-07-19[libc] Add AMDGPU Timing to CMake (#99603)jameshu15869
2024-07-19[BoundsSafety] Add `-fexperimental-bounds-safety` CC1 and language option and...Dan Liew
2024-07-19[lldb] SHT_NOBITS sections type (#99044)dlav-sc
2024-07-19[clang] Add the `const` to all default lists in SemaAttr.cpp, NFCHaojian Wu
2024-07-19[LLDB][test] Improve SHELL detection on Windows in Makefile.rules (#99532)Vladislav Dzhidzhoev
2024-07-19[clang] Add `std::span` to the default gsl pointer annotation list. (#99622)Haojian Wu