2020-03-12 |
QingShan Zhang | [PowerPC] Add the MacroFusion support for Power8 |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Shoaib Meenai | [builtins] Build for arm64e for Darwin |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Adrian Prantl | Revert "Update debugserver test for new ostype names" |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Philip Reames | [GC] Remove redundant entiries in stackmap section... |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Reid Kleckner | Add a missing include to clang unit tests |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Alex Brachet | [libc] [UnitTest] Add timeout to death tests |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Reid Kleckner | Prune TargetInfo.h include from ParsedAttr.h, NFC |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Alex Brachet | [libc] Add initial assert definition |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Bill Wendling | Specify branch probabilities for callbr dests |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Kang Zhang | [NFC][PowerPC] Add a new MIR file te test ppc-early... |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Lang Hames | [JITLink] Read symbol linkage from the correct field. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Lang Hames | [ORC] Fix an overly aggressive assert. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Lang Hames | [llvm-jitlink] Fix DEBUG_TYPE string. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Lang Hames | [ORC] Add some extra debugging output. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Shengchen Kan | [X86] Support intrinsic _mm_broadcastsi128_si256 |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Adrian Prantl | Add newly-missing include |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Shengchen Kan | [X86] Support intrinsic _mm_cldemote |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Adrian Prantl | Add debug info support for Swift/Clang APINotes. |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Mehdi Amini | Remove CMake configuration for Sphinx targets in MLIR |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Shengchen Kan | [X86] Support intrinsics _bextr2* |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Paula Toth | [libc] Add docker container for llvm-libc buildbot... |
commit | commitdiff | tree | snapshot |
2020-03-12 |
Mehdi Amini | Add missing "llvm/Support/Host.h" header to LLVM exampl... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
River Riddle | [mlir][NFC] Use fold expressions instead of variadic... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Add missing StringMap.h inclusion, apparently clangd... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Mehdi Amini | Fix MLIR build after header change in LLVM (NFC) |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Tim Shen | [mlir] Add a simplifying wrapper for generateCopy and... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Stanislav Mekhanoshin | [AMDGPU] pre-commit collapse-endcf.mir. NFC. |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Teresa Johnson | [PowerPC] Fix compile time issue in recursive CTR analy... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Artem Belevich | Added constraints on cl-options.cu test |
commit | commitdiff | tree | snapshot |
2020-03-11 |
aartbik | [mlir] [VectorOps] Correctly account for rank-0 affine... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Tyker | [AssumeBundles] Enforce constraints on the operand... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Adrian Prantl | Make Decl::setOwningModuleID() public. (NFC) |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Adrian Prantl | Update debugserver test for new ostype names |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Remove unused Endian.h includes, NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Drop a StringMap.h include, NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Louis Dionne | [libc+++] Mark two future tests as being FLAKY |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Huihui Zhang | [InstSimplify][SVE] Fix SimplifyInsert/ExtractElementIn... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Vladimir Vereschaka | Revert "Temporarily re-apply https://reviews.llvm.org... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Louis Dionne | [libc++abi] NFC: Simplify extern C declaration |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Petr Hosek | [runtimes] When COMPILER_RT is enabled, consider SANITI... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Adrian Prantl | Add an SDK attribute to DICompileUnit |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Avoid including FileManager.h from SourceManager.h |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Fix formatting after Module.h include adjustment, NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sanjay Patel | [PatternMatch] add matcher for FP infinity; NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Artem Belevich | [CUDA,clang-cl] Filter out unsupported arguments for... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Reid Kleckner | Avoid including Module.h from ExternalASTSource.h |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Jin Lin | Fix conflict value for metadata "Objective-C Garbage... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
River Riddle | [mlir] Add support for non-identifier attribute names. |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Mitchell Balan | Revert "[clang-format] Add option to specify explicit... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Louis Dionne | [libc++] Add SHA for C++20 Synchronization Library... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Mitchell Balan | [clang-format] Add option to specify explicit config... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sanjay Patel | [InstCombine] reduce demand-limited bool math to logic |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sanjay Patel | [InstCombine] add tests for bool math; NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Adrian Prantl | Add a verification mechanism to CompilerType. |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Matt Arsenault | AMDGPU: Don't hard error on LDS globals in functions |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Philip Reames | [GC] Loosen ordering on statepoint reloads to allow CSE |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Paula Toth | [clang-tidy] Mock system headers for portability-restri... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Stephen Neuendorffer | [MLIR] Link MLIRMlirOptMain with the same libraries... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Simon Pilgrim | [DAG] MatchRotate - Add funnel shift by immediate support |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Stephen Neuendorffer | [MLIR] Do not link mlir-cpu-runner with X86 libs |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sergej Jaskiewicz | Temporarily re-apply https://reviews.llvm.org/D74347 |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Francesco Petrogalli | [llvm][CodeGen] IR intrinsics for SVE2 contiguous confl... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Stanislav Mekhanoshin | [AMDGPU] Disable nested endcf collapse |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Tim Shen | [MLIR] Guard DMA-specific logic with DMA option |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Juneyoung Lee | [CodeGenPrepare] Fold br(freeze(icmp x, const)) to... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sergej Jaskiewicz | [libc++] [cmake] Better diagnostics for missing abi... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Jay Foad | [AMDGPU] Extend macro fusion for ADDC and SUBB to SUBBREV |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Florian Hahn | [Matrix] Add remark propagation along the inlined... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Alexey Bataev | [OPENMP][DOCS]Mark depobj as implemented, NFC. |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sterling Augustine | Lazily save initialState of registers during unwind. |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Andrzej Warzynski | [AArch64][SVE] Add the @llvm.aarch64.sve.sel intrinsic |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Philip Reames | [GC] Remove buggy untested optimization from statepoint... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Adrian Prantl | Add a decorator option to skip tests based on a default... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Fangrui Song | [ELF] Simplify sh_addr computation and warn if sh_addr... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
James Henderson | [Object][unittest] Skip tests on machines with non... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
David Green | [ARM] Extra VFMA tests. NFC |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Haojian Wu | [clangd] Improve the "max limit" error message in renam... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Matt Arsenault | AMDGPU/GlobalISel: Manually RegBankSelect copies |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Christian Sigg | [MLIR] Remove all-reduce lowering from GPU to NVVM... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Christian Sigg | Change to individual pretty printer classes, remove... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Hubert Tong | [unittests][Object] Use matching signedness for expecte... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Artem Dergachev | [analyzer] Fix a strange compile error on a certain... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Joachim Protze | [compiler-rt][tsan] Make fiber support in thread saniti... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Alexey Bataev | [LIBOMPTARGET]Fix PR45139: Bug in mixing Python and... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Valentin Clement | [MLIR] Add `and`, `or`, `xor`, `min`, `max` too gpu... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Stephan Herhut | Revert "[MLIR] Add `and`, `or`, `xor`, `min`, `max... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Jonathan Coe | [clang-format] Improved identification of C# nullables |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Jonathan Coe | [clang-format] No space in `new()` and `this[Type x... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sam Parker | [NFC][ARM] Add test |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sam Parker | [NFC][ARM] Reorder some logic |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Simon Pilgrim | [X86] Replace (most) X86ISD::SHLD/SHRD usage with ISD... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Peter Smith | [LLD][ELF] Add initial LLD LinkerScript docs page |
commit | commitdiff | tree | snapshot |
2020-03-11 |
LLVM GN Syncbot | [gn build] Port 326bc1da45b |
commit | commitdiff | tree | snapshot |
2020-03-11 |
James Henderson | [Object] Fix handling of large archive members |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Anna Welker | [TTI][ARM][MVE] Refine gather/scatter cost model |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Victor Campos | [ARM] Improve codegen of volatile load/store of i64 |
commit | commitdiff | tree | snapshot |
2020-03-11 |
QingShan Zhang | [NFC][Test] Add a PowerPC test to verify the behavior... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Sebastian Neubauer | [AMDGPU] Use script to generate atomic optimizations... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
QingShan Zhang | [NFC][Test] Format the test PowerPC/recipest.ll with... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Jonas Devlieghere | [lldb/Reproducer] Prevent crash when GDB multi-loader... |
commit | commitdiff | tree | snapshot |
next |