summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-12[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.libcxx-mark-test-as-long_testsVitaly Buka
2024-06-12[KMSAN] Enable on PowerPC64 (#73611)NMiehlbradt
2024-06-12[RISCV] Add smcdeleg and ssccfg extensions (#95163)Monad
2024-06-11[libc++] Mark a few functions in the dylib as noexcept (#94098)Nikolas Klauser
2024-06-11[libc++] Fix UB in filesystem::__copy for non-existent destination. (#87615)Afanasyev Ivan
2024-06-12[ModuloSchedule][AArch64] Implement modulo variable expansion for pipelining ...Yuta Mukai
2024-06-11Apply the `AdjustICmpImmAndPred` optimization when it results in a one-instru...Owen Anderson
2024-06-11[flang] Pass unmodified std::vector as const reference (#95050)Peter Klausler
2024-06-11[flang] Change argument to const reference (#95048)Peter Klausler
2024-06-11[flang] Allow interoperable object to have interoperable derived type… (#94...Peter Klausler
2024-06-11[flang] Adjust new warnings for extensions (#94485)Peter Klausler
2024-06-11[flang] Enforce F'2023 C15121 (#94418)Peter Klausler
2024-06-11[CMake][Fuchsia] Enable libc++ in the baremetal build (#95017)Petr Hosek
2024-06-11[flang] Support BIND(C, NAME="...", CDEFINED) extension (#94402)Peter Klausler
2024-06-11[ORC][MachO] Register objc protolist, protorefs, nlclslist metadata sections ...Ben Langmuir
2024-06-11[lld][WebAssembly] Always search *.so for -Bdynamic (#84288)YAMAMOTO Takashi
2024-06-11Reland "[lldb][api-test] Add API test for SBCommandInterpreter::Comm… (#95...Chelsea Cassanova
2024-06-11[flang] Relax BIND(C) derived type component check (#94392)Peter Klausler
2024-06-12Fix flaky TestDAP_console test. (#94494)Miro Bucko
2024-06-11[flang] Refine checks for intrinsic operator conflicts with CUDA defi… (#94...Peter Klausler
2024-06-11[WebAssembly] Implement f16x8 madd and nmadd instructions. (#95151)Brendan Dahl
2024-06-11[llvm][lit] Remove unused default feature (#94804)Keith Smiley
2024-06-11[llvm][lit] Add tsan feature when enabled (#94573)Keith Smiley
2024-06-11[mlir][bazel] fixes for 18cf1cd92b5Emilio Cota
2024-06-11Revert "[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverri...Chelsea Cassanova
2024-06-11[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverrideCallba...Chelsea Cassanova
2024-06-11mlir/MathExtras: consolidate with llvm/MathExtras (#95087)Ramkumar Ramachandra
2024-06-11[scudo] Fix the calculation of PushedBytesDelta (#95177)ChiaHungDuan
2024-06-11Revert "Add option to generate additional debug info for expression dereferen...William Junda Huang
2024-06-11[mlir][sparse] expose optimization flags to mini pipeline (#95158)Aart Bik
2024-06-11[HLSL] Fix FileCheck annotation typos (#95155)Justin Bogner
2024-06-11Fix type lookup bug where wrong decl context was being used for a DIE. (#94846)Greg Clayton
2024-06-11[libc++][NFC] Remove some dead code in string (#94893)Nikolas Klauser
2024-06-11[libc++] Simplify the definition of string::operator== (#95000)Louis Dionne
2024-06-11[libc++] Update with LWG issue number for shared-ptr constructorLouis Dionne
2024-06-11[libc++] Tweak how we check constraints on shared_ptr(nullptr_t) (#94996)Louis Dionne
2024-06-11[lldb] Fix declaration of thread argument in CommandObjectThreadStepWithTypeA...Dave Lee
2024-06-11[SPIR-V] Validate and fix bit width of scalar registers (#95147)Vyacheslav Levytskyy
2024-06-11[lld-macho] Fix duplicate GOT entries for personality functions (#95054)Daniel Bertalan
2024-06-11[SPIR-V] Implement insertion of OpGenericCastToPtr using builtin functions (#...Vyacheslav Levytskyy
2024-06-11[SPIR-V] Ensure that DuplicatesTracker is working with TypedPointers pointee ...Vyacheslav Levytskyy
2024-06-11[mlir][sparse] implement sparse space collapse pass. (#89003)Peiming Liu
2024-06-11[ProfileData] Simplify InstrProfValueSiteRecord (NFC) (#95143)Kazu Hirata
2024-06-11LAA: refactor analyzeLoop to return bool (NFC) (#93824)Ramkumar Ramachandra
2024-06-11[BOLT][AArch64] Implement PLTCall optimization (#93584)Paschalis Mpeis
2024-06-11[SPIR-V] Don't change switch condition type in CodeGen opts (#94959)Michal Paszkowski
2024-06-11[clang] Fix a few comment typos to cycle botsNico Weber
2024-06-11[BOLT] Add auto parsing for Linux kernel .altinstructions (#95068)Maksim Panchenko
2024-06-11[lldb/DWARF] Remove some dead code (#95127)Pavel Labath
2024-06-11[BOLT][DWARF][NFC] Remove old GDB Index functions (#95019)Sayhaan Siddiqui