2021-07-14 |
Alexey Bataev | [SLP][NFC]Fix variables names, NFC. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Fangrui Song | [docs] Fix :option:`--file-header` reference in llvm... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Simon Pilgrim | [SLP] Fix case of variable name. NFCI. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Geoffrey Martin... | [Bazel] Uniformly export all MLIR td files |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Louis Dionne | [runtimes] Bring back TARGET_TRIPLE |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Roman Lebedev | [NFC] Drop redundant check prefixes in newly added... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Nikita Popov | [Attributes] Use single method to fetch type from Attri... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Roman Lebedev | [NFC][PhaseOrdering] Add test for the lack of CSE after... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
David Green | [ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [scudo] Don't enabled MTE for small alignment |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Mehdi Amini | Remove uses of deprecated target AllPassesAndDialectsNo... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Nikita Popov | [Verifier] Improve incompatible attribute type check |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Saleem Abdulrasool | Demangle: correct swift_async demangling for Microsoft... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Eli Friedman | [SelectionDAG] Add an overload of getStepVector that... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Thomas Lively | [WebAssembly] Codegen for v128.loadX_lane instructions |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Louis Dionne | [runtimes] Inherit the TARGET_TRIPLE that may be set... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Thomas Lively | [WebAssembly] Remove datalayout strings from llc tests |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Fangrui Song | [ELF] --fortran-common: prefer STB_WEAK to COMMON |
commit | commitdiff | tree | snapshot |
2021-07-14 |
David Green | [ARM] Lower v16i8 -> i64 VMLA reductions. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sanjay Patel | [InstCombine] reorder icmp with offset folds for better... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sanjay Patel | [InstCombine] add tests for icmp with constant offset... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sander de Smalen | [LV] Print remark when loop cannot be vectorized due... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matt Arsenault | GlobalISel: Handle lowering non-power-of-2 extloads |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sander de Smalen | [CostModel][AArch64] Make loads/stores of <vscale x... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Aaron Ballman | Combine two diagnostics into one and correct grammar |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jay Foad | [AMDGPU] Check llc-pipeline.ll with -match-full-lines... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Alexey Bataev | [SLP]Workaround for InsertSubVector cost. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Louis Dionne | [runtimes] NFCI: Drop intermediate CMake variable TARGE... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Yitzhak Mandelbaum | [Lexer] Fix bug in `makeFileCharRange` called on split... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Peixin Qiao | [flang][OpenMP] Fix semantic check of test case in... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jinsong Ji | [AIX] Enable dollar sign as PC in inlineasm |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Matthias Springer | [mlir][linalg] Fix typo in ExtractSliceOfPadTensorSwapP... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
oToToT | [docs] Update CMake cross compiling guide link |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Tim Northover | ARM: reuse existing libcall global variable if possible. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sanjay Patel | [SLP] match logical and/or as reduction candidates |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Gabor Marton | [Analyzer][solver] Add dump methods for (dis)equality... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Alexander Shaposhnikov | [lld][MachO] Code cleanup |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Djordje Todorovic | [RemoveRedundantDebugValues] Add a Pass that removes... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Simon Pilgrim | [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Chuanqi Xu | [NFC] [Coroutines] Remove unused CoroFree |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Bruce Mitchener | [lldb][docs] Remove mention of subversion. NFC. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Simon Pilgrim | [X86] Implement smarter instruction lowering for FP_TO_... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
LLVM GN Syncbot | [gn build] Port c08dabb0f476 |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Simon Pilgrim | Revert rGb803294cf78714303db2d3647291a2308347ef23 ... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Nico Weber | [gn build] (manually) merge 462d4de35b0c |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Stefan Pintilie | [NFC][PowerPC] Added test to check regsiter allocation... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Stephen Tozer | [DebugInfo] Correctly update dbg.values with duplicated... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Simon Pilgrim | [InstCombine] Fold (select C, (gep Ptr, Idx), Ptr)... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Butygin | [mlir][SCF] populateSCFStructuralTypeConversionsAndLega... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Fraser Cormack | [RISCV] Fix the neutral element in vector 'fadd' reductions |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sebastian Neubauer | [AMDGPU] Init scratch only if necessary |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sebastian Neubauer | [AMDGPU] Precommit flat-scratch-init.ll test |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Cullen Rhodes | [AArch64][SME] Add matrix register definitions and... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Sam McCall | [clangd] Add CMake option to (not) link in clang-tidy... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Ruiling Song | [AMDGPU] Don't handle export done when unify exit nodes |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Ruiling Song | [NFC][AMDGPU] autogenerate kill-infinite-loop.ll checks |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Ruiling Song | [RegisterCoalescer] Resolve conflict based on liveness... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Kito Cheng | [RISCV] Pass -u to linker correctly. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Martin Storsjö | [libcxx] [test] Clarify weak_ptr_ret on Windows, remove... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Dmitry Vyukov | sanitizer_common: add simpler ThreadRegistry ctor |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Yuichi Yoshida | Reformulate OrcJIT tutorial doc to make it more clear. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Zakk Chen | [RISCV] Support overloading for RVV miscellaneous funct... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [sanitizer] Fix type error in python 3 |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [sanitizer] Upgrade android scripts to python 3 |
commit | commitdiff | tree | snapshot |
2021-07-14 |
David Green | Revert "[clang] Refactor AST printing tests to share... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [sanitizer] Convert script to python 3 |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Michael Kruse | [Polly] Fix typo. NFC. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jinsong Ji | [AIX] Update testcase to use aix triple |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | [CSSPGO][llvm-profgen] Fix a missing initalization |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | Revert "[CSSPGO][llvm-profgen] Fix a missing initalization" |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | [CSSPGO][llvm-profgen] Fix a missing initalization |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Shilei Tian | [AbstractAttributor] Fold function calls to `__kmpc_is_... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Philip Reames | [SCEV] Handle zero stride correctly in howManyLessThans |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Richard Smith | Fix test trying to write a spurious output file into... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | [NFC][CSSPGO] Rename the name of an enum value. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | [CSSPGO] Do not import pseudo probe desc in thinLTO |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Hongtao Yu | [CSSPGO][llvm-profgen] Allow multiple executable load... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [NFC][sanitizer] Simplify MapPackedCounterArrayBuffer |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jon Roelofs | [AArch64] rm unused subreg's |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jon Roelofs | [AArch64] Fix AArch64::dsub's size |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Arthur Eubanks | Revert "[SCEV] Handle zero stride correctly in howManyL... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | Revert "[NFC][sanitizer] Simplify MapPackedCounterArray... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Jessica Paquette | [AArch64][GlobalISel] Mark v2s64 -> v2p0 G_INTTOPTR... |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Vitaly Buka | [NFC][sanitizer] Simplify MapPackedCounterArrayBuffer |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Vitaly Buka | [NFC][sanitizer] Move MemoryMapper template parameter |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Matt Arsenault | AMDGPU: Try to fix test failure with EXPENSIVE_CHECKS |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Dmitry Vyukov | sanitizer_common: optimize memory drain |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Arthur Eubanks | [NewPM][SimpleLoopUnswitch] Add option to not trivially... |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Vitaly Buka | [NFC][sanitizer] Don't store region_base_ in MemoryMapper |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Matt Arsenault | RegAlloc: Allow targets to split register allocation |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Eli Friedman | [ScalarEvolution] Make isKnownNonZero handle more cases. |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Vitaly Buka | [NFC][sanitizer] Exctract DrainHalfMax |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Vitaly Buka | [NFC][sanitizer] Rename some MemoryMapper members |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Geoffrey Martin... | [NFC][MLIR][std] Clean up ArithmeticCastOps |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Victor Huang | [PowerPC] Add PowerPC compare and multiply related... |
commit | commitdiff | tree | snapshot |
2021-07-13 |
MaheshRavishankar | [mlir][Tensor] Implement `reifyReturnTypeShapesPerResul... |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Aart Bik | [mlir][sparse] add support for std unary operations |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Adam Paszke | Add more types to the LLVM dialect C API |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Derek Schuff | [WebAssembly] Run varargs codegen test with non-emscrip... |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Alexander Yermolovich | [LLD] Adding support for RELA for CG Profile. |
commit | commitdiff | tree | snapshot |
next |