2021-09-20 |
Morten Borup... | [MLIR][SCF] Add for-to-while loop transformation pass |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Tobias Gysi | [mlir][linalg] Fix typo (NFC). |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Alexey Bataev | [SLP]Improve graph reordering. |
commit | commitdiff | tree | snapshot |
2021-09-20 |
peter klausler | [flang] Put intrinsic function table back into order |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Wang, Pengfei | [X86] Always check the size of SourceTy before getting... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Wang, Pengfei | [X86] Add test to show the effect caused by D109607... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Justas Janickas | [OpenCL] Supports atomics in C++ for OpenCL 2021 |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Kadir Cetinkaya | [clangd] Bail-out when an empty compile flag is encountered |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Tobias Gysi | [mlir][linalg] Fusion on tensors. |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Deep Majumder | [analyzer] Move docs of SmartPtr to correct subcategory |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Sherwood | [Analysis] Add support for vscale in computeKnownBitsFr... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Jay Foad | [AMDGPU] Regenerate checks |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stefan Gränitz | [JITLink] Adopt forEachRelocation() helper in ELF RISCV... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stefan Gränitz | [JITLink] Adopt forEachRelocation() helper in ELF x86... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Aaron Puchert | Thread safety analysis: Drop special block handling |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Michał Górny | [lldb] [DynamicRegisterInfo] Unset value_regs/invalidat... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Michał Górny | [lldb] [test] Add unittest for DynamicRegisterInfo... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Brain Swift | [Clang] [Fix] Clang build fails when build directory... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Green | [ARM] MVE reverse shuffles. |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Alex Richardson | [update_mir_test_checks.py] Use -NEXT FileCheck directories |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Alex Richardson | pre-commit test for D109767 |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Alex Richardson | Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analy... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Simon Pilgrim | MachOObjectFile - checkOverlappingElement - use const... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Simon Pilgrim | [X86] X86TargetTransformInfo - remove unnecessary if... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Simon Pilgrim | [MCA] InstructionTables::execute() - use const-ref... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Valentin Clement | [mlir][openacc] Make use of the second counter extensio... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Michał Górny | [lldb] [gdb-remote] Always send PID when detaching... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Petar Avramovic | [GlobalISel] Improve elimination of dead instructions... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Bjorn Pettersson | [NewPM] Make InlinerPass (aka 'inline') a parameterized... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Andy Wingo | [clang][NFC] Remove dead code |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Alexey Bader | Add myself as a code owner for SYCL support |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Justas Janickas | [OpenCL] Supports optional writing to 3d images in... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Tim Northover | AArch64: use ldp/stp for 128-bit atomic load/store... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Vladislav Vinogradov | [mlir] Fix integration tests failures introduced in... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Spickett | Revert "[AArch64][SVE] Teach cost model that masked... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Michał Górny | [lldb] [gdb-remote] Recognize aarch64v type from gdbserver |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Michał Górny | [lldb] [gdb-remote] Remove unused arg from GDBRemoteReg... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
KareemErgawy... | [MLIR][Linalg] Make detensoring cost-model more flexible. |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Florian Hahn | [CaptureTracking] Allow passing LI to PointerMayBeCaptu... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Fangrui Song | [CMake] Add debuginfo-tests to LLVM_ALL_PROJECTS after... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Arjun P | [MLIR] Simplex::appendVariable: early return if count... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Vladislav Vinogradov | [mlir] Fix bug in partial dialect conversion |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Vladislav Vinogradov | [mlir][NFC] Add explicit "::mlir" namespace to tblgen... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Pavel Labath | [lldb] Remove two #ifndef linux from Platform.cpp |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Siva Chandra... | [libc][obvious] Add inttypes.h and stdlib.h as deps... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Siva Chandra... | [libc][obvious] Make *abs and *div functions buildable... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Max Kazantsev | [NFC] Add assert and test showing that revert of D10959... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Max Kazantsev | Revert "Revert "[IndVars] Replace PHIs if loop exits... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Siva Chandra... | [libc] Add implementations of div, ldiv, lldiv and... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Max Kazantsev | [SCEV] Support negative values in signed/unsigned predi... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Blaikie | llvm-dwarfdump: pretty type printing: print fully quali... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Blaikie | llvm-dwarfdump: support for type printing "decltype... |
commit | commitdiff | tree | snapshot |
2021-09-20 |
David Blaikie | llvm-dwarfdump: Don't print even an empty string when... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | llvm-dwarfdump: Pretty print names qualified/with scopes |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Simon Pilgrim | [X86] SimplifyDemandedBits - only narrow a broadcast... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Kazu Hirata | [llvm] Use pop_back_val (NFC) |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Chris Jackson | [DebugInfo][LSR] Emit shorter expressions from scev... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | llvm-dwarfdump: Pretty printing types including a space... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Craig Topper | [X86] Remove Commutable flag from mpsadbw intrinsics. |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Craig Topper | [X86] Add test cases for pr51908. NFC |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | DWARFDie.cpp: Minor follow-up clang-format |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | DWARFDie: Improve type printing for function and array... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Simon Pilgrim | [X86][Atom] Fix FP uops + port usage |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Simon Pilgrim | [X86] Fold SHUFPS(shuffle(x),shuffle(y),mask) -> SHUFPS... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | llvm-dwarfdump: Refactor type pretty printing tests |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Simon Pilgrim | [X86][Atom] Specific uops for all IMUL/IDIV instructions |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Roman Lebedev | [X86][TLI] SimplifyDemandedVectorEltsForTargetNode... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Roman Lebedev | [X86] lowerShuffleAsDecomposedShuffleMerge(): if both... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Roman Lebedev | [NFC] combineX86ShufflesRecursively(): actually address... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Roman Lebedev | [X86] combineX86ShufflesRecursively(): call SimplifyMul... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Sanjay Patel | [InstCombine] add/adjust tests for min/max intrinsics... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Green | [ARM] Add VGETLANEu patterns for v4f16 and v8f16 |
commit | commitdiff | tree | snapshot |
2021-09-19 |
xndcn | [mlir][emitc] Fix indent in CondBranchOp and block... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Simon Pilgrim | [X86][Atom] Fix (U)COMISS/SD uops, latency and throughput |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Sylvestre Ledru | llvm/cmake: fix a typo |
commit | commitdiff | tree | snapshot |
2021-09-19 |
Ben Shi | [RISCV] Optimize (add (shl x, c0), (shl y, c1)) with... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | DWARFDie:DWARFTypePrinter: Add common utility function... |
commit | commitdiff | tree | snapshot |
2021-09-19 |
David Blaikie | DWARFDie.cpp: Reduce indentation with early continue |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Roman Lebedev | [X86] Improve i8 all-ones element insertion in pre... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Nikita Popov | [Tests] Fix noalias metadata in one more test |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Nikita Popov | [Tests] Fix incorrect noalias metadata |
commit | commitdiff | tree | snapshot |
2021-09-18 |
alokmishra... | OpenMP 5.0 metadirective |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Usman Nadeem | Precommit tests for D109807 "[InstCombine] Narrow type... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Mehdi Amini | Check for invalid projects passed in LLVM_ENABLE_PROJECTS |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Alexandre Ganea | [Support] Attempt to fix deadlock in ThreadGroup |
commit | commitdiff | tree | snapshot |
2021-09-18 |
David Green | [ARM] Prevent large integer VQDMULH pattern crashes |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Arjun P | [MLIR] Simplex: rename num{Variables,Constraints} to... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Kazu Hirata | [CodeGen] Use make_early_inc_range (NFC) |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Arjun P | [MLIR] Simplex: support adding new variables dynamically |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Nico Weber | [lld/mac] Fix comment typo to cycle bots |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Jacques Pienaar | [mlir-c] Add getting fused loc |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Nico Weber | Revert "OpenMP 5.0 metadirective" |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Aaron Puchert | Thread safety analysis: Warn when demoting locks on... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Roman Lebedev | Revert "Check for invalid projects passed in LLVM_ENABL... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Sylvestre Ledru | llvm doc: remove the old reference to subversion and... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Sylvestre Ledru | llvm doc: subversion isn't necessary in this example |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Sylvestre Ledru | Adjust the doc after the renaming of debuginfo-tests... |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Uday Bondhugula | [MLIR][GPU] Add constant propagator for gpu.launch op |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Mehdi Amini | Check for invalid projects passed in LLVM_ENABLE_PROJECTS |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Joseph Huber | [OpenMP] Add support for dynamic shared memory in new RTL |
commit | commitdiff | tree | snapshot |
next |