2021-01-08 |
Louis Dionne | [libc++] NFC: Document the Differential queries to... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
River Riddle | [mlir][PassManager] Properly set the initialization... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Arthur O'Dwyer | [libc++] Mark [P0809] "LWG2831: Comparing Unordered... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Arthur O'Dwyer | [libc++] Mark [P0475] "LWG2511: guaranteed copy elision... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Arthur O'Dwyer | Re-enable __cpp_lib_constexpr_functional. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Louis Dionne | [libc++/abi] Re-remove unnecessary null pointer checks... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Eugene Zhulenev | [mlir] AsyncRuntime: disable mlir-runner init/disable... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Aart Bik | [mlir][vector] generalized masked l/s and compressed... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
River Riddle | [mlir] Add a hook for initializing passes before execut... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Adrian Prantl | Don't take the address of a temporary |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Eugene Zhulenev | [mlir:JitRunner] Use custom shared library init/destroy... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Hongtao Yu | [Driver] Add DWARF64 flag: -gdwarf64 |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Martin Storsjö | [compiler-rt] [sanitizer] Silence -Wframe-larger-than... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Saleem Abdulrasool | APINotes: annotate dump methods (NFC) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
River Riddle | [mlir][PDL] Use ODS for defining PDL types |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Matthew Voss | [NFC] Specify C11 in loop-opt-setup.c |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Haojian Wu | [clangd] Add go-to-def metric. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
MaheshRavishankar | [mlir][Linalg] NFC: Refactor fusion of LinalgOp with... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Mircea Trofin | [NFC] Disallow unused prefixes in CodeGen/AMDGPU |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Craig Topper | [RISCV] Cleanup a few section comments in RISCVInstrInf... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Raul Tambre | [CMake] Fix incorrect rpath for tests if LLVM_LOCAL_RPA... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Vedant Kumar | [Signal] Re-raise SIGPIPE if the handler is uninstalled |
commit | commitdiff | tree | snapshot |
2021-01-08 |
MaheshRavishankar | [mlir][Linalg] Add verification checks to disallow... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Raul Tambre | Re-land "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul C. Anagnostopoulos | [TableGen] Fix use of *CurRec when CurRec is null. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Green | [ARM] Custom lower i1 vector truncates |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Peter Steinfeld | [flang] Fix bogus message on internal subprogram with... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jonas Devlieghere | [lldb] Remove stale LLDB-Info.plist |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Louis Dionne | [libc++] LWG2070: Use Allocator construction for object... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Marek Kurdej | [libc++] Add basic support for -std=c++2b. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Raul Tambre | Revert "[CMake] Don't enable BUILD_WITH_INSTALL_RPATH... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Florian Hahn | [VPlan] Move reduction start value creation to widenPHI... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Ganesh Gopalasubramanian | [X86] Add TLBSYNC, INVLPGB and SNP instructions |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jonas Devlieghere | [lldb] Bump the required SWIG version to 3 |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Arthur O'Dwyer | [libc++] Update generate_feature_test_macro_components... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alex Zinenko | [mlir] replace LLVM dialect float types with built-ins |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Adam Czachorowski | [clangd] Add missing "override" to fix the build. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Green | [ConstProp] Constant propagation for get.active.lane... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Adam Czachorowski | [clangd] Fix type printing in the presence of qualifiers |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Eugene Zhulenev | Revert "[mlir:JitRunner] Use custom shared library... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Pilgrim | [X86][SSE] Fold unpack(hop(),hop()) -> permute(hop()) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Green | [ARM][LV] Additional loop invariant reduction test... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Eugene Zhulenev | [mlir:JitRunner] Use custom shared library init/destroy... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul C. Anagnostopoulos | [TableGen] Remove unused declaration that caused build... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Heejin Ahn | [WebAssembly] Rename wasm_rethrow_in_catch intrinsic... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Green | [ARM] Update and regenerate test checks. NFC |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Paul C. Anagnostopoulos | [TableGen] Add the assert statement, step 1 |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kiran Chandramohan | [MLIR][OpenMP] Attribute to include WsLoop upperbound |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Pilgrim | [X86][SSE] Add vphaddd/vphsubd unpack(hop(),hop())... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alexey Bataev | [SLP][NFC]Add a test for reused shrink check, NFC. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Xiangling Liao | [NFC] Renaming PackStack to AlignPackStack |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Pilgrim | [X86][SSE] Add tests for unpack(hop(),hop()) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
KareemErgawy... | [MLIR][SPIRV] Add `UsableInSpecConstantOp` trait. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazushi (Jam... | [VE] Support pack_f32p and pack_f32a intrinsic instructions |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Heejin Ahn | [WebAssembly] Change label numbers to variables in... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Anastasia Stulova | [OpenCL] Documentation for experimental C++ libs |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alexander Belyaev | Revert "[SLP]Need shrink the load vector after reordering." |
commit | commitdiff | tree | snapshot |
2021-01-08 |
LLVM GN Syncbot | [gn build] Port 9c4b2225b24 |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Moll | [VP] ISD helper functions [VE] isel for vp_add, vp_and |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Raphael Isemann | [lldb][NFC] Refactor setup code for Clang diagnostics |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Shivam Gupta | [MLIR][NFC] remove unnecessary includes form tablegen... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Mark Murray | [AArch64] Add +flagm archictecture option, allowing... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Mark Murray | [AArch64] Add +pauth archictecture option, allowing... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alexander Belyaev | Revert "Revert "Revert "Revert "Revert "[analyzer]... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Sanjay Patel | [SLP] limit verifyFunction to debug build (PR48689) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Haojian Wu | [clangd] go-to-implementation on a base class jumps... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alex Richardson | [libc++] Add missing XFAIL to tests that need __atomic_... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alex Richardson | [compiler-rt] Implement __atomic_is_lock_free |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazushi (Jam... | [VE][NFC] Clean ISel patterns for LSV and LVS |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Haojian Wu | [clangd] Cleanup a remaining Optional<SymbolID> usage... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Haojian Wu | [clangd] NFC, avoid potential ODR violation. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Nicholas Guy | [AArch64] Fix crash caused by invalid vector element... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Sherwood | [SVE] Add support to vectorize_width loop pragma for... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Cullen Rhodes | [LV] Legalize scalable VF hints |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Moll | [VE] Expand single-element BUILD_VECTOR to INSERT_VECTO... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Simon Moll | [VE] Extract & insert vector element isel |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Christian Sigg | Fix two pessimizing moves. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Qiu Chaofan | [NFC] Update some PPC tests marked as auto-generated |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jan Svoboda | Revert "[clang][cli] Port DiagnosticOpts to new option... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Green | [LV] Don't sink into replication regions |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazushi (Jam... | [VE] Add SVOB intrinsic instruction |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jan Svoboda | [clang][cli] Port DiagnosticOpts to new option parsing... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Sjoerd Meijer | [MachineLoop] New helper isLoopInvariant() |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Sherwood | [AArch64][SVE] Add lowering for llvm abs intrinsic |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Martin Storsjö | [llvm-readobj] [ARMWinEH] Clearly print an invalid... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Wang, Pengfei | [X86] Correct the comments about comparison intrinsics... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Arthur Eubanks | [NewPM] Don't error when there's an unrecognized pass... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Raul Tambre | [CMake] Don't enable BUILD_WITH_INSTALL_RPATH when... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Christudasan... | AMDGPU/GlobalISel: Enable sret demotion |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jonas Devlieghere | [lldb] Make DoReadMemory a protected method. |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Jonas Devlieghere | [lldb] Access the ModuleList through iterators where... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazu Hirata | [Target] Use llvm::find_if (NFC) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazu Hirata | [llvm] Use *Set::contains (NFC) |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Kazu Hirata | [CodeGen] Remove unused function isCallerPreservedOrCon... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
LLVM GN Syncbot | [gn build] Port 6b0ee02747e |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Artem Dergachev | Revert "Revert "Revert "Revert "[analyzer] NFC: Move... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Blaikie | lldb subprogram_ranges.test - remove dependence on... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Blaikie | Fix print-dot-ddg.ll so it doesn't try to write to... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
David Blaikie | Fix subprogram_ranges.test by explicitly using lld |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Alexandre Ganea | [LLD][COFF] Simplify function. NFC. |
commit | commitdiff | tree | snapshot |
next |