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