2023-05-08 |
Weining Lu | Revert "[LoongArch] Provide basic TargetTransformInfo... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Roland McGrath | [libc] Use Linux errno and signal strings for Fuchsia |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Noah Goldstein | [KnownBits] Improve `KnownBits::rem(X, Y)` in cases... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Noah Goldstein | [KnownBits] Add tests for getting lowbits of `rem X... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Noah Goldstein | [X86] Lower used `(atomicrmw xor p, SignBit)` as `... |
commit | commitdiff | tree | snapshot |
2023-05-08 |
Noah Goldstein | [X86] Add tests for `(atomicrmw xor p, Imm)`; NFC |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Arthur Eubanks | Revert "[clang] Make predefined expressions string... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Manoj Gupta | Revert "[AArch64] Emit FNMADD instead of FNEG(FMADD)" |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Fangrui Song | [MC] MCDwarfLineAddr::Encode: use SmallVectorImpl inste... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [NFC][HWASAN] Add more pthread interceptors |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [NFC][LSAN] Add more pthread interceptors |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [NFC][ASAN] Add more pthread interceptors |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [NFC][HWASAN] Fix mutex in thread safety annotation |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [NFC][HWASAN] Reformat InitializeInterceptors |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Vitaly Buka | [test][sanitizer] Extend the test |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Amara Emerson | [NFC][AArch64][GlobalISel] Add a gisel run line for... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Craig Topper | [RISCV] Use inheritance instead of nesting multiclass... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Craig Topper | [RISCV] Ues PatGpr to reduce some tablegen code. NFC |
commit | commitdiff | tree | snapshot |
2023-05-07 |
David Green | [DAG] Calculate the number of sign bits for constant... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Simon Pilgrim | [X86] lowerShuffleAsElementInsertion - fold to or(vzext... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Saleem Abdulrasool | ObjectFile: introduce a COFF object file plugin |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Arthur Eubanks | [clang] Make predefined expressions string literals... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Piotr Zegar | [clang-tidy][NFC] Split bugprone-exception-escape tests |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Simon Pilgrim | [X86] Add getConstVector helper variant without undef... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Florian Hahn | [VPlan] Use RecipeBuilder to look up member when fixing... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Carlos Galvez | [clang-tidy] Support SystemHeaders in .clang-tidy |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Dávid Bolvanský | [Tests] Preserve original test scenario |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Jean Perier | [flang][hlfir] Add TODO for polymorphic vector subscrip... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Simon Pilgrim | [MC][X86] Fix encoding for VMOVPQIto64Zmr for correct... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Simon Pilgrim | [MC][X86] Add test coverage for Issue #62412 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Aaron Siddhartha... | [bazel] Make labels to third-party dependencies explicit |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Dávid Bolvanský | [SLC] Use unsigned char to fix test failures on some... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Simon Pilgrim | [MC][X86] Split off avx512vpopcntdq tests and add att... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Austin Chang | [InstCombine] Improve bswap + logic_op optimization |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Austin Chang | [InstCombine] Add bswap(logic_op(bswap(x), y)) regressi... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Dávid Bolvanský | [SimplifyLibCalls] Transform memchr(STR, C, N) to chain... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Yeting Kuo | [ASAN] Support memory checks on vp.load/store. |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Mark de Wever | Revert "[libc++] Soft-fail the two sanitizer jobs that... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Mark de Wever | [libc++] Modernizes the forwarded ios headers. |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Craig Topper | [RISCV] Make zve32f imply F and zve64d imply D. |
commit | commitdiff | tree | snapshot |
2023-05-07 |
sstwcw | [clang-format] Don't indent Verilog `begin` keyword... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
sstwcw | [clang-format] Recognize Verilog edge identifiers |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Nikita Ronja... | [lldb] [NetBSD] getValue => operator* for Optional... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Aaron Siddhartha... | [bazel] Fix missing deps for layering check |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Shilei Tian | [OpenMP] Make `libomptarget` link against `libomp` |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Shilei Tian | [NFC][OpenMP] Remove trailing whitespaces in `openmp... |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Nico Weber | [gn] port 3b6bc87 more |
commit | commitdiff | tree | snapshot |
2023-05-07 |
LLVM GN Syncbot | [gn build] Port 6ab43f9b87ce |
commit | commitdiff | tree | snapshot |
2023-05-07 |
LLVM GN Syncbot | [gn build] Port 5902bb9584d6 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
LLVM GN Syncbot | [gn build] Port 3b6bc8752027 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
LLVM GN Syncbot | [gn build] Port 040a41a85293 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Nico Weber | [gn] port e7e3711885133 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Nico Weber | [gn] port 95bb95ebe448 |
commit | commitdiff | tree | snapshot |
2023-05-07 |
Shengchen Kan | [X86][AsmParser] Move include forward to reduce unneces... |
commit | commitdiff | tree | snapshot |
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 |
next |