aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-26[𝘀𝗽𝗿] initial versionusers/vitalybuka/spr/hwasan-dont-instrument-when-pgo-profile-is-collectedVitaly Buka3-7/+38
2024-03-26[X86] Fix miscompile in combineShiftRightArithmetic (#86597)Björn Pettersson2-21/+21
2024-03-26[flang][acc] Add support for lowering combined constructs (#86696)Razvan Lupusoru6-216/+273
2024-03-26[libc] Remove definition of LIBC_NAMESPACE in test (#86704)Michael Jones1-2/+0
2024-03-26[X86] Pre-commit test case for bug in combineShiftRightArithmeticBjorn Pettersson1-0/+44
2024-03-26[flang] Dodge bogus GCC 13.2.0 error message in new code (#86708)Peter Klausler2-4/+3
2024-03-26[clang-tidy] Improved modernize-use-using by fixing a false-negative (#82947)Félix-Antoine Constantin3-4/+66
2024-03-26[lldb] Implement coalescing of disjoint progress events (#84854)Jonas Devlieghere4-35/+167
2024-03-26[clang-tidy] Improve performance of google-runtime-int (#86596)Piotr Zegar3-8/+39
2024-03-26[NFC] Refactor ConstantArrayType size storage (#85716)Chris B42-149/+207
2024-03-26[DebugInfo] [SelectionDAG] Fix handling of duplicate dbg values (#86598)Emil Pedersen2-1/+69
2024-03-26[polly] Add polly-debug flag to print debug info from all parts of polly (#78...Karthika Devi C24-236/+412
2024-03-26[flang][OpenMP] Make OpenMP clause representation language-agnostic (#86289)Krzysztof Parzyszek9-1082/+2011
2024-03-26[RISCV] Split compound if statement to fix a crash.Craig Topper1-1/+4
2024-03-26[mlir][doc] NFC fix incorrect filename in td match interfaceAlex Zinenko1-1/+1
2024-03-26[IR] Add `m_c_BitwiseLogic` in pattern match; NFCNoah Goldstein2-3/+52
2024-03-26[DAG] foldAddSubBoolOfMaskedVal - reuse existing SDLoc instead of regeneratin...Simon Pilgrim1-4/+4
2024-03-26[SLP]Fix PR86620: check final minbitwidth for truncs/exts beforeAlexey Bataev3-10/+10
2024-03-26[SLP][NFC]Add a test with truncated loads, but incorrect trunc afterAlexey Bataev1-0/+41
2024-03-27[analyzer] Allow egraph rewriter not to open the generated HTML directly (#85...Ella Ma1-3/+28
2024-03-26[lldb] Remove test for add-symbol-file adds unwind sourceJason Molenda1-27/+0
2024-03-26[CodeGen] Add nneg and disjoint flags (#86650)Thorsten Schütt8-2/+173
2024-03-26[ArithToSPIRV] Fix a warning (#86702)Kazu Hirata1-1/+0
2024-03-26[RISCV] Remove unneeded VAESKF_MV_I tablegen class. NFCCraig Topper1-11/+3
2024-03-26[TosaToTensor] Fix a warning (#86703)Kazu Hirata1-1/+1
2024-03-26[SLP]Do not propagate nuw/nsw flags for alt nodes, affected byAlexey Bataev2-6/+6
2024-03-26[clang-tidy] Fix fix-it overlaps in readability-static-definition-in-anonymou...Piotr Zegar3-0/+22
2024-03-26[flang] Catch impossible but necessary TBP override (#86558)Peter Klausler4-5/+46
2024-03-26[mlir][spirv] Remove `enableFastMathMode` flag from SPIR-V conversion (#86578)Ivan Butygin4-20/+10
2024-03-26[NFC][CLANG] Fix static analyzer bugs about unnecessary object copies with au...smanna121-1/+1
2024-03-26[unittests] Fix `TableGenTests` with `LLVM_LINK_LLVM_DYLIB` (#86664)Jonas Hahnfeld1-1/+1
2024-03-26[flang][NFC] Address reported "possible missing return" (#86523)Peter Klausler1-0/+2
2024-03-26[mlir][vector] Refactor linearize.mlir (#86648)Andrzej Warzyński1-67/+61
2024-03-26[RISCV] Remove unnecessary overrides of a defaulted template argument. NFCCraig Topper1-4/+4
2024-03-26[flang] Special-case handling of INTRINSIC in type-decl-stmt (#86518)Peter Klausler5-35/+61
2024-03-26[NFC][Clang] Fix potential dereferencing of nullptr (#85944)smanna123-3/+3
2024-03-26[flang][runtime] Use cuda::std::variant in the CUDA build. (#86615)Slava Zakharin9-18/+44
2024-03-26[DXIL] Implement log intrinsic Lowering (#86569)Farzon Lotfi7-2/+147
2024-03-26Fix failure in buildbot (#86661)Zahira Ammarguellat1-4/+4
2024-03-26[flang] Catch non-constant targets for procedure pointer initialization (#86338)Peter Klausler2-3/+44
2024-03-26[flang][runtime] Runtime support for REDUCE() (#86214)Peter Klausler12-57/+972
2024-03-26[X86] extractelement-load.ll - add test case for #85419Simon Pilgrim1-0/+41
2024-03-26[X86] extractelement-load.ll - use X86 instead of X32 check prefix. NFCSimon Pilgrim1-141/+141
2024-03-26[lldb] Fix warning: comparison of unsigned expression in >= 0 is always trueJonas Devlieghere1-1/+1
2024-03-26[ARM][MC] Add GNU Alias for ldrexd, ldaexd, stlexd, and strexd instructions (...Alfie Richards4-23/+67
2024-03-26Change type of DiagnosticHandlerTy (#86504)Abhin P Jose3-4/+4
2024-03-26[lldb] Don't clear a Module's UnwindTable when adding a SymbolFile (#86603)Jason Molenda1-6/+1
2024-03-26[flang] Fix crash in name resolution (#85835)Peter Klausler2-9/+18
2024-03-26[InstallAPI] Add missing license header to file, NFCCyndy Ishida1-0/+8
2024-03-26[flang] Accept more unrecognized !DIR$ compiler directives (#85829)Peter Klausler6-15/+42