aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.libcxx-mark-test-as-long_testsVitaly Buka4-77/+239
2024-06-12[KMSAN] Enable on PowerPC64 (#73611)NMiehlbradt3-4/+155
2024-06-12[RISCV] Add smcdeleg and ssccfg extensions (#95163)Monad9-0/+67
2024-06-11[libc++] Mark a few functions in the dylib as noexcept (#94098)Nikolas Klauser4-20/+23
2024-06-11[libc++] Fix UB in filesystem::__copy for non-existent destination. (#87615)Afanasyev Ivan1-3/+3
2024-06-12[ModuloSchedule][AArch64] Implement modulo variable expansion for pipelining ...Yuta Mukai21-51/+2857
2024-06-11Apply the `AdjustICmpImmAndPred` optimization when it results in a one-instru...Owen Anderson2-4/+704
2024-06-11[flang] Pass unmodified std::vector as const reference (#95050)Peter Klausler1-2/+3
2024-06-11[flang] Change argument to const reference (#95048)Peter Klausler1-1/+1
2024-06-11[flang] Allow interoperable object to have interoperable derived type… (#94...Peter Klausler2-13/+11
2024-06-11[flang] Adjust new warnings for extensions (#94485)Peter Klausler2-6/+5
2024-06-11[flang] Enforce F'2023 C15121 (#94418)Peter Klausler5-119/+175
2024-06-11[CMake][Fuchsia] Enable libc++ in the baremetal build (#95017)Petr Hosek1-2/+32
2024-06-11[flang] Support BIND(C, NAME="...", CDEFINED) extension (#94402)Peter Klausler8-10/+58
2024-06-11[ORC][MachO] Register objc protolist, protorefs, nlclslist metadata sections ...Ben Langmuir9-15/+633
2024-06-11[lld][WebAssembly] Always search *.so for -Bdynamic (#84288)YAMAMOTO Takashi3-6/+10
2024-06-11Reland "[lldb][api-test] Add API test for SBCommandInterpreter::Comm… (#95...Chelsea Cassanova4-3/+69
2024-06-11[flang] Relax BIND(C) derived type component check (#94392)Peter Klausler2-19/+15
2024-06-12Fix flaky TestDAP_console test. (#94494)Miro Bucko6-14/+42
2024-06-11[flang] Refine checks for intrinsic operator conflicts with CUDA defi… (#94...Peter Klausler2-12/+138
2024-06-11[WebAssembly] Implement f16x8 madd and nmadd instructions. (#95151)Brendan Dahl5-13/+40
2024-06-11[llvm][lit] Remove unused default feature (#94804)Keith Smiley1-3/+0
2024-06-11[llvm][lit] Add tsan feature when enabled (#94573)Keith Smiley2-0/+19
2024-06-11[mlir][bazel] fixes for 18cf1cd92b5Emilio Cota1-0/+2
2024-06-11Revert "[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverri...Chelsea Cassanova4-70/+3
2024-06-11[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverrideCallba...Chelsea Cassanova4-3/+70
2024-06-11mlir/MathExtras: consolidate with llvm/MathExtras (#95087)Ramkumar Ramachandra30-155/+138
2024-06-11[scudo] Fix the calculation of PushedBytesDelta (#95177)ChiaHungDuan1-1/+1
2024-06-11Revert "Add option to generate additional debug info for expression dereferen...William Junda Huang4-218/+1
2024-06-11[mlir][sparse] expose optimization flags to mini pipeline (#95158)Aart Bik3-16/+78
2024-06-11[HLSL] Fix FileCheck annotation typos (#95155)Justin Bogner2-4/+3
2024-06-11Fix type lookup bug where wrong decl context was being used for a DIE. (#94846)Greg Clayton5-0/+202
2024-06-11[libc++][NFC] Remove some dead code in string (#94893)Nikolas Klauser1-17/+3
2024-06-11[libc++] Simplify the definition of string::operator== (#95000)Louis Dionne1-10/+3
2024-06-11[libc++] Update with LWG issue number for shared-ptr constructorLouis Dionne3-2/+3
2024-06-11[libc++] Tweak how we check constraints on shared_ptr(nullptr_t) (#94996)Louis Dionne5-9/+28
2024-06-11[lldb] Fix declaration of thread argument in CommandObjectThreadStepWithTypeA...Dave Lee1-1/+1
2024-06-11[SPIR-V] Validate and fix bit width of scalar registers (#95147)Vyacheslav Levytskyy2-5/+76
2024-06-11[lld-macho] Fix duplicate GOT entries for personality functions (#95054)Daniel Bertalan3-19/+32
2024-06-11[SPIR-V] Implement insertion of OpGenericCastToPtr using builtin functions (#...Vyacheslav Levytskyy5-73/+268
2024-06-11[SPIR-V] Ensure that DuplicatesTracker is working with TypedPointers pointee ...Vyacheslav Levytskyy1-6/+13
2024-06-11[mlir][sparse] implement sparse space collapse pass. (#89003)Peiming Liu5-0/+259
2024-06-11[ProfileData] Simplify InstrProfValueSiteRecord (NFC) (#95143)Kazu Hirata1-1/+1
2024-06-11LAA: refactor analyzeLoop to return bool (NFC) (#93824)Ramkumar Ramachandra2-36/+29
2024-06-11[BOLT][AArch64] Implement PLTCall optimization (#93584)Paschalis Mpeis7-19/+104
2024-06-11[SPIR-V] Don't change switch condition type in CodeGen opts (#94959)Michal Paszkowski2-0/+23
2024-06-11[clang] Fix a few comment typos to cycle botsNico Weber1-13/+13
2024-06-11[BOLT] Add auto parsing for Linux kernel .altinstructions (#95068)Maksim Panchenko2-12/+80
2024-06-11[lldb/DWARF] Remove some dead code (#95127)Pavel Labath4-108/+0
2024-06-11[BOLT][DWARF][NFC] Remove old GDB Index functions (#95019)Sayhaan Siddiqui2-182/+0