2023-04-17 |
Tom Eccles | [flang][hlfir] get shape from HLFIR expr using hlfir... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Tom Eccles | [flang][hlfir] add hlfir.get_extent |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Tom Eccles | [flang][hlfir] add hlfir.shape_of |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Mikhail R.... | [libc][NFC] Standardize missing syscalls error messages. |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Simon Pilgrim | [X86] combinePTESTCC - fold TESTZ(OR(LO(X),HI(X)),OR... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Luke Lau | [RISCV] Fix RUN line in fixed-vectors-abs-vp.ll |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [LV] Regenreate check lines fr pr33706.ll |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [VPlan] Remove uneeded NeedsVectorIV from VPWidenIntOrF... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Mariya Podchishchaeva | [clang] Do not crash after suggesting typo correction... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bjorn Pettersson | Revert "[Passes] Remove legacy PM versions of Instructi... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Nikita Popov | Reapply [SimplifyCFG][LICM] Preserve nonnull, range... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [LV] Extend recurrence test coverage for sinking memory... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
ManuelJBrito | [Clang][X86] Change X86 cast intrinsics to use __builti... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bjorn Pettersson | [Passes] Remove legacy PM versions of InstructionNamer... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bjorn Pettersson | [Vectorize] Clean up Transforms/Vectorize.h |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Bjorn Pettersson | Remove several no longer needed includes. NFCI |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Adrian Kuegel | [mlir] Apply ClangTidy fix. |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [VPlan] Mark recurrence recipes as not having side... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Adrian Kuegel | [mlir] Remove unused using llvm::Twine declaration... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Nikita Popov | [Pipelines] Add LoopSink and DivRemPairs to LTO post... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Nikita Popov | Revert "ValueTracking: Handle freeze in computeKnownFPC... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [LV] Add users to recurrence tests to make sure they... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Nikita Popov | [GVN] Adjust metadata for coerced load CSE |
commit | commitdiff | tree | snapshot |
2023-04-17 |
David Sherwood | [LoopVectorize] Take vscale into account when deciding... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Simon Pilgrim | [X86] combinePTESTCC - only fold TESTZ(OR(LO(X),HI... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Louis Dionne | [libc++] Add annotation for arm64e in the strong_order... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Nikita Popov | [DAGCombiner] Fold add (mul x, C), x to mul x, C+1 |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Sergio Afonso | [OpenMP][MLIR] Prevent constant hoisting out of target... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
David Green | [AArch64] Add tests for vacgt/vacge. NFC |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Akshay Khadse | Fix uninitialized pointer members in CodeGen |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Florian Hahn | [LV] Don't sink scalar instructions that may read from... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Zain Jaffal | [ConstraintElimination] Transfer info from sgt %a,... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Wang, Xin10 | remove useless call in MIRSampleProfile.cpp |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Timm Bäder | [clang][NFC] Use range-for loop in SemaLookup.cpp |
commit | commitdiff | tree | snapshot |
2023-04-17 |
David Spickett | [lldb] Change some pointers to refs in register printin... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Ben Shi | [AVR] Fix an issue of writing 16-bit ports |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Timm Bäder | [clang][NFC] Make parameters to NoteOverloadCandidate... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
pvanhout | [Analysis] Remove DA & LegacyDA |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Mikael Holmen | [builtins] Fix -Wshift-count-overflow warnings for... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Carlos Galvez | [clang-tidy] Add alias cppcoreguidelines-use-default... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Jean Perier | [flang][hlfir] Preserve hlfir.assign in the bufferize... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Jean Perier | [flang][hlfir] Fix hlfir.set_length codegen |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Siva Chandra... | [libc][NFC] Remove use of StreamWrapper from math diffe... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Shivam Gupta | Revert "[clang-rename] Exit gracefully when no input... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Shivam Gupta | [clang-rename] Exit gracefully when no input provided |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Muhammad Omair... | [LLDB] Fix broken Windows unittests build |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Craig Topper | [TableGen] Use PointerUnion for Operator and Val in... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Sheng | [m68k] Add basic support for floating point arithmetic... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Kazu Hirata | [Support] Apply fixes from modernize-type-trait (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Craig Topper | [TableGen] Avoid extra IntrusiveRefCntPtr when calling... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Owen Pan | [clang-format] Fix regression with AlignTrailingComment... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Lang Hames | [JITLink][ELF][x86-64] Add support for R_X86_64_GOTPC32... |
commit | commitdiff | tree | snapshot |
2023-04-17 |
Luo, Yuanke | [Coverity] Add assert for assumption. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
sstwcw | [clang-format][NFC] Output tokens on test assert |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [ADT] Apply fixes from modernize-type-traits (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Slava Zakharin | [mlir][math] Properly disable ctlz conversion in MathTo... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Ian Douglas... | [M68k] Fix printing of immediate in `M68kOperand::print` |
commit | commitdiff | tree | snapshot |
2023-04-16 |
sstwcw | [clang-format] Handle Verilog assertions and loops |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize ModuleDeclSeq (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize ReturnAdjustment and ThisAdjustment... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize OptRemark (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize EvalStatus (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize ASTConsumer (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang] Modernize Vec (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [AMDGPU] Modernize Status and BlockData (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [IPO] Modernize OpenMPOptPass and OpenMPOptCGSCCPass... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [InstCombine] Modernize InstCombineOptions (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Lang Hames | [ORC][LLJIT] Add LLJITBuilder convenience function... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [Analysis] Modernize CallStackTrie (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Jay Foad | [AMDGPU] Don't assert that image intrinsics are supported |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [Support] Modernize TimeRecord (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Lang Hames | [TargetParser] Expose Triple::getObjectFormatTypeName. |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Ezike Ebuka | [flang] Refine how Clang dependencies are expressed... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [MCParser] Modernize IntelExpr (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [llvm] Remove redundant string initialization (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
NAKAMURA Takumi | llvm/module.modulemap: Exclude `CodeGenPassBuilder... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
NAKAMURA Takumi | llvm/module.modulemap: Add `Demangle` in `LLVM_Utils` |
commit | commitdiff | tree | snapshot |
2023-04-16 |
NAKAMURA Takumi | llvm/module.modulemap: Exclude `Support/Host.h` |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Peter Rong | Revert "[FuzzMutate] RandomIRBuilder has more source... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [Scalar] Use range-based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Joseph Huber | [clang-tidy] Prevent `llvmlibc-inline-function-decl... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
NAKAMURA Takumi | [CMake] Cleanup deps |
commit | commitdiff | tree | snapshot |
2023-04-16 |
NAKAMURA Takumi | [CMake] Reorder and reformat deps |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [flang] Apply fixes from readability-string-compare... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [Transforms] Apply fixes from performance-for-range... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Florian Hahn | [VPlan] Unify Value2VPValue and VPExternalDefs maps... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
DianQK | [SROA] Remove UB-implying metadata when promoting specu... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Florian Hahn | [VPlan] Check VPValue step in isCanonical (NFCI). |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Nikolas Klauser | [libc++] Add hide_from_abi check for classes |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Piotr Zegar | [clang-tidy] Fix handling of UseAssignment option in... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Jorge Pinto... | [clang-format] Dont interpret variable named interface... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
LLVM GN Syncbot | [gn build] Port 3bf322e69d5c |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Piotr Zegar | [clang-tidy] Add bugprone-non-zero-enum-to-bool-convers... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | Apply fixes from performance-faster-string-find (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | Remove redundant initialization of std::optional (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [IR] Drop unnecessary const from a return type (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [llvm] Apply fixes from readability-redundant-control... |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Kazu Hirata | [clang-tools-extra] Use llvm::is_contained (NFC) |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Philip Reames | [RISCV] Fix a crash in RISCVGatherScatterLowering |
commit | commitdiff | tree | snapshot |
2023-04-16 |
Lang Hames | [JITLink][ELF][x86-64] Implement ELF::R_X86_64_NONE. |
commit | commitdiff | tree | snapshot |
next |