2023-05-07 |
Kazu Hirata | [InstCombine] Remove Descale |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Kazu Hirata | [ARM] Remove unused declaration RematerializeIterCount |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Kazu Hirata | [ARM] Remove unused declaration LowerGLOBAL_OFFSET_TABLE |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Kazu Hirata | [ARM] Remove unused declaration EmitPatchedInstruction |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [X86] or-with-overflow.ll - adjust or_i64_ri constant... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] computeOverflowForUnsignedAdd - use ConstantRange... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Caroline Tice | [lldb] Fix language label in ObjC Language unittest |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Yan Xin | [mlir][doc] Fix typos in mlir/docs/LangRef.md |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] computeOverflowForUnsignedAdd - use getMaxValue... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [libc] Fix typos in documentation |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [PowerPC] Remove dead declaration mightUseCTR |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [WebAssembly] Remove dead declaration MatchTableForLowering |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Feng Wang | [libunwind] Unwind through Linux riscv sigreturn trampoline |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mark de Wever | [libc++][ranges] Addresses LWG3759 |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Jon Roelofs | [clangd] Fix missing dependency on clang/Driver/Options... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Samuel Maina | [Clang][OpenMP]Solved the the always truth condition... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [clang-tidy] Modernize HungarianNotationOption (NFC) |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [mlir] Use std::optional instead of llvm::Optional... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [lldb] Replace None with std::nullopt in comments ... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Peter Kasting | [Sema] Avoid emitting warnings for constant destruction. |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mark de Wever | Revert "Reland "[CMake] Bumps minimum version to 3... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] visitSUBSAT - fold subsat(x,y) -> sub(x,y) if... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [X86] Add tests showing failure to simplify ssubsat... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] Add computeOverflowForSignedSub/computeOverflowFo... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Jay Foad | [RegisterCoalescer] Fix problem with IMPLICIT_DEF live... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Jay Foad | [X86] Generate checks for 2012-01-10-UndefExceptionEdge |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Jay Foad | [UpdateTestChecks] More support for X86 exception handling |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Michael Liao | [GlobalISel] Fix typo. NFC |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] visitADDSAT - fold saddsat(x,y) -> add(x,y) if... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] computeOverflowForSignedAdd - fix typo in comment... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Alexey Lapshin | [Support] Add PerThreadBumpPtrAllocator class. |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [DAG] Add computeOverflowForSignedAdd and computeOverfl... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [X86] xaluo.ll - add test coverage showing the failure... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Simon Pilgrim | [X86] Regenerate xaluo.ll with common CHECK prefix |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Piotr Zegar | [clang-tidy] Optimize performance of RenamerClangTidyCheck |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Piotr Zegar | [clang][NFC] Optimize clang::ASTNodeKind::isBaseOf |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mark de Wever | [libc++][format] Fixes vector<bool> requirements. |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Florian Hahn | [VPlan] Use operands directly in VPInstructionsToVPReci... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Chris Cotter | [clang-tidy] Implement cppcoreguidelines F.19 |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Wang, Xin10 | [NFC]adjust identaion and update comments in X86InstrAr... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mark de Wever | Reland "[CMake] Bumps minimum version to 3.20.0." |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Florian Hahn | [VPlan] Assert instead of check if VF is vector when... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Vitaly Buka | Revert "[2a/3][ASan][libcxx] std::deque annotations" |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [clang-tidy] Modernize Handler (NFC) |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [Vectorize] Use Densemap::contains (NFC) |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Kazu Hirata | [clangd] Replace None with std::nullopt in comments... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Caroline Tice | Revert "Give NullabilityKind a printing operator<<" |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Weining Lu | [LoongArch] Provide basic TargetTransformInfo implement... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Chuanqi Xu | [C++20] [Modules] Don't check input files for C++20... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
NAKAMURA Takumi | Fix a warning in D149117 [-Wunused-but-set-variable] |
commit | commitdiff | tree | snapshot |
2023-05-06 |
wanglei | [gn] Move LoongArch target from llvm_all_experimental_t... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Manna, Soumi | [NFC][Clang] Fix static analyzer tool remarks about... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
walter erquinigo | [LLDB] Add minimal support for the new Mojo language |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Teresa Johnson | [MemProf] Create single version of helper function... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Joseph Huber | [libc][docs] Fix incorrect CMake argument in GPU docume... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
William Huang | [llvm-profdata] ProfileReader cleanup - preparation... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Mehdi Amini | Fix MLIR Linalg Python test after adopting properties... |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Vitaly Buka | [test][sanitizer] Add feature for "any" GLIBC |
commit | commitdiff | tree | snapshot |
2023-05-06 |
Vitaly Buka | [test][sanitizer] Add tests for join variants |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Mehdi Amini | Adopt Properties to store operations inherent Attribute... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Mehdi Amini | Fix UB passing nullptr to an EmptyProperties class... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Sergei Barannikov | Add -misc-use-anonymous-namespace to .clang-tidy |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Teresa Johnson | [MemProf] Context disambiguation cloning pass [patch... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
AdityaK | Remove unused basic_android_tree/mipsel-linux-android |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Fangrui Song | ms inline asm: recognize case-insensitive JMP and CALL... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Alex Langford | [lldb] Fix fallout from e9eaf7b430ee |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Vitaly Buka | [test][lsan] Remove std::vector from test |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Vitaly Buka | [test][lsan] For thread args/result leak |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Jonas Devlieghere | [lldb] Migrate to GetPropertyAtIndexAs for ArchSpec... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Jonas Devlieghere | [lldb] Migrate to GetPropertyAtIndexAs for LanguageType... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Manna, Soumi | [NFC] ][CLANG] Fix static code analyzer concerns |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Benjamin Kramer | [bazel] Add missing dependency for b8e878da5c2ee65cc7a3... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Shoaib Meenai | Revert "[ArgumentPromotion] Bail if any callers are... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Shoaib Meenai | Revert "Reland [Pipeline] Don't limit ArgumentPromotion... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Alexey Bataev | Add myself as a code owner of SLP vectorizer + credits... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Nikolas Klauser | [libc++][PSTL] Make the PSTL available by default under... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | [flang] OpenMP allocate directive parse tree fix |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | Revert "[flang] OpenMP allocate directive parse tree... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Teresa Johnson | Restore again "[MemProf] Context disambiguation cloning... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | [flang] OpenMP allocate directive parse tree fix |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | Revert "[flang] OpenMP allocate directive parse tree... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Louis Dionne | [clang][ci] Upload artifacts in a tarball to reduce... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | [flang] OpenMP allocate directive parse tree fix |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | Revert "[flang] OpenMP allocate directive parse tree... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Philip Reames | [RISCV][TTI] Model shuffle mask materialization with... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Fangrui Song | [MC] Simplify flushPendingLabels. NFC |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Valentin Clement | [flang][openacc] Lower host and device clauses to data... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Valentin Clement | [mlir][openacc] Switch host/device clauses to data... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Manna, Soumi | [NFC][CLANG] Fix nullptr dereference found by Coverity... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Ethan Luis... | [flang] OpenMP allocate directive parse tree fix |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Joseph Huber | [libc] Make the RPC interfaces move only |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Joseph Huber | [libc] Rework 'cpp:optional' to support move construction |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Hanhan Wang | [mlir][linalg] Add support for folding pack(fill) into... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Simon Pilgrim | [DAG] Rename computeOverflowKind -> computeOverflowForU... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Simon Pilgrim | [DAG] expandIntMINMAX - add umax(x,1) --> sub(x,cmpeq... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Alex Langford | Re-land "[lldb] Expose a const iterator for SymbolConte... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Craig Topper | [RISCV] Copy lack-of-signed-truncation-check.ll and... |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Alexey Bataev | [SLP][NFC]Add processBuildVector member function, NFC. |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Saleem Abdulrasool | ObjectFile: remove extraneous shadowed variable (NFCI) |
commit | commitdiff | tree | snapshot |
2023-05-05 |
Kiran Chandramohan | Revert "[Flang] Change complex divide lowering" |
commit | commitdiff | tree | snapshot |
next |