projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-10-28
Anton Afanasyev
[SLP][Test] Precommit test case for PR47629. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vedant Kumar
[lldb] Delete lldb/utils/test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vedant Kumar
[DebugInfo] Shorten legacy [s|z]ext dwarf expressions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vedant Kumar
[DebugInfo] Fix legacy ZExt emission when FromBits...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazuaki Ishizaki
[mlir] NFC: fix trivial typos
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][TSAN] Logs to debug test script on bot
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Sanjay Patel
[CostModel][x86] remove cost-kind predicate for intrins...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Nick Desaulniers
[clang][ToolChains] explicitly return LangOptions:...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Baptiste Saleil
[Clang][PowerPC] Add __vector_pair and __vector_quad...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Sanjay Patel
[CostModel] remove cost-kind predicate for funnel shift...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Sam McCall
[clangd] Don't offer to expand auto in structured bindi...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Mehdi Amini
Add a `mlirModuleGetBody()` accessor to the C API and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Fangrui Song
[llvm-mc] Drop unneeded dependency on CodeGen
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Dylan McKay
[AVR][clang] Pass the address of the data section to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Tom Weaver
[debuginfo-tests][dexter] add requires lldb to two...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kadir Cetinkaya
[clangd] Fix a null dereference in tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Thomas Lively
[WebAssembly] Fix incorrectly named target builtin
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Jay Foad
[AMDGPU] Use -strict-whitespace for GFX8 and GFX9 disas...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Heejin Ahn
[WebAssembly] Clang-format builtins generation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Thomas Lively
[WebAssembly] Prototype extending multiplication SIMD...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Paul C. Anagnostopoulos
[TableGen] [AMDGPU] Add !sub operator for subtraction
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Matt Arsenault
RegAlloc: Clear isSSA
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Sebastian Neubauer
[AMDGPU] Precommit tests for D89388 and D89399, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Fangrui Song
[ELF] -r: don't crash when a non-SHF_LINK_ORDER orphan...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Simon Pilgrim
[X86] Fix cpu name typos
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Nathan James
[clang-tidy][NFC] IdentifierNaming: Remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Simon Pilgrim
Fix Wdocumentation unknown parameter warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Ulrich Weigand
[compiler-rt][SystemZ] Skip fuzzer/full-coverage.test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Simon Pilgrim
[Syntax] Add missing default constructor for ConstChild...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Florian Hahn
[AArch64] Extend vector insertion test cases.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Jay Foad
[AMDGPU] Use -strict-whitespace for GFX10 disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Djordje Todorovic
[NFC][IntrRefLDV] Improve the Value printing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
JonChesterfield
[libomptarget][nvptx] Undef, weak shared variables
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Nabeel Omer
[debuginfo-tests][dexter] Add two new debug experience...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[yamls2obj][test] - Make the Archives/regular.yaml...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Louis Dionne
[libc++] Move the #error message for no localization...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Louis Dionne
[libc++] Remove <clocale> from some system_error tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[obj2yaml][test] - Replace llvm-ar with yaml2obj in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Paul C. Anagnostopoulos
[TableGen] Command description file requires a hyphen...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[yaml2obj][test] - Try to fix Archives/regular.yaml...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
LLVM GN Syncbot
[gn build] Port 23c8da25ef7
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Qingyi Liu
MLIR: add SinOp Lowering to __nv_sinf and __nv_sin
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Florian Hahn
[llvm-reduce] Add reduction for aliases.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Paul C. Anagnostopoulos
[TableGen] Update xxx-tblgen command document.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Benjamin Kramer
[openmp] Use front() instead of *begin() to not hide...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Benjamin Kramer
Revert "[OpenMP] Add Passing in Original Declaration...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[llvm-objdump] - Restore Inputs/libbogus11.a input...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Jay Foad
[AMDGPU] Omit needless string concatenations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[llvm-objdump] - Rewrite malformed-archives.test to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
LLVM GN Syncbot
[gn build] Port 47369e194a4
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Lei Zhang
[mlir] NFC: small fixes to LinalgTilingOptions API
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[yaml2obj][obj2yaml] - Teach tools to work with regular...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Simon Pilgrim
[DAG] Move canFoldInAddressingMode before foldBinOpInto...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Simon Pilgrim
[X86] Regenerate bool-vector tests. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Florian Hahn
[llvm-reduce] Extend test to also use special globals.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
David Zarzycki
[x86 testing] NFC: remove a few needless vector popcnt...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Max Kazantsev
Return "[IndVars] Remove monotonic checks with unknown...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Sam McCall
[Syntax] Add iterators over children of syntax trees.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Georgii Rymar
[yaml2obj] - Support the "Offset" key for the .dynsym...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Florian Hahn
[DSE] Use walker to skip noalias stores between current...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazushi (Jam...
[VE] Add vector merger operation instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
David Zarzycki
[testing] Add missing REQUIRES: asserts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazushi (Jam...
[VE] Add vector iterative operation instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Clement Courbet
[llvm-exegesis][doc] Remove old FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazushi (Jam...
[VE][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazushi (Jam...
[VE] Specify to expand BRIND and BR_JT
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Clement Courbet
[llvm-exegesis] Do not silently fail on unknown instruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Max Kazantsev
Re-enable "[SCEV] Prove implications of different type...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
David Green
[AArch64] Remove AArch64ISD::NOT, use vnot instead
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
David Green
[AArch64] Additional Interleaving Access test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Clement Courbet
[llvm-exegesis] Update doc.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][Sanitizer] format sanitizer_platform_interceptors.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][Asan] Fix cpplint warning in test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][Asan] Fix cpplint warnings in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][UBSAN] Try to re-enable tests on IOS
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Vitaly Buka
[NFC][UBSAN] Remove XFAIL from fixed tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Luqman Aden
Rename EHPersonality::MSVC_Win64SEH to EHPersonality...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Max Kazantsev
[SCEV] Re-enable "Use nw flag and symbolic iteration...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[OpenMP][CUDA][FIX] Use the new `remquo` overload only...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazu Hirata
[JumpThreading] Rename thread-prob-3.ll to thread-prob...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Kazu Hirata
[JumpThreading] Remove extraneous calls to setEdgeProba...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Mitch Phillips
Revert "[DebugInfo] Expose Fortran array debug info...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Mitch Phillips
Revert "[ADT] Fix for ImmutableMapRef"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Alok Kumar...
[NFC] [LLParser] Renaming LLParser routines to comply...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Carl Ritson
[AMDGPU] Fix insert of SIPreAllocateWWMRegs in FastRegAlloc
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor] Finalize the CGUpdater after each SCC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][NFC] Introduce a debug counter for `AA...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][NFC] Print the right value in debug output
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][FIX] Delete all unreachable static functions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][FIX] Do not attach range metadata to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][NFC] Clang-format
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][NFC] Hoist call out of a lambda
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][FIX] Properly check uses in the call not...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Johannes Doerfert
[Attributor][NFC] Improve time trace output
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
John Demme
[MLIR] [ODS] Allowing attr-dict in custom directive
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Valentin Clement
[flang][openacc] Fix ambiguity in the self clause parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Derek Schuff
Revert "[WebAssembly] Add support for DWARF type units"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Richard Smith
Remove unused variable name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Eugene Zhulenev
[mlir] Fix stack-use-after-scope in cuda/vulkan cpu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Wei Wang
[clang] Pass-through remarks options to linker
commit
|
commitdiff
|
tree
|
snapshot
next