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-09-09
Sean Silva
Wordsmith RegionBranchOpInterface verification errors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Hiroshi Yamauchi
[X86] Add support for using fast short rep mov for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Tony
[AMDGPU] Correct gfx1031 XNACK setting documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jian Cai
[MC] Resolve the difference of symbols in consecutive...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Fangrui Song
[gcov] Give the __llvm_gcov_ctr load instruction a...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[Hexagon] Account for truncating pairs to non-pairs...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Sanjay Patel
[InstCombine] add tests for add/sub-of-shl; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Fangrui Song
[gcov] Don't split entry block; add a synthetic entry...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Olivier Giroux
Revert a test using padding bits in atomics
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Guillaume Chatelet
[NFC] Separate bitcode reading for FUNC_CODE_INST_CMPXC...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Mark de Wever
Implements [[likely]] and [[unlikely]] in IfStmt.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[DSE] Explicitly not use MSSA in testcase for now
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Dave Lee
[debugserver] Extract function for default launch flavor
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[DSE] Handle masked stores
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
Revert "[Attributor] Re-enable a run line in noalias.ll"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Eric Fiselier
[libc++] Fix variant benchmark build for some configura...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Dave Lee
[lldb/Docs] Correct LLDB_ENABLE_TESTS to LLDB_INCLUDE_TESTS
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Siva Chandra...
[libc][NFC] Add spec files as dependencies of integrati...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Ulrich Weigand
[DAGCombine] Skip re-visiting EntryToken to avoid compi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Olivier Giroux
Update atomic feature macros, synopsis, signatures...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Mircea Trofin
[NFC][MLInliner] Don't initialize in an assert.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Siva Chandra...
[libc][obvious] Fix strtok_r signature in the spec.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Joseph Huber
[OpenMP] Begin Printing Information Dumps In Libomptarg...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
X86CallFrameOptimization.cpp - use const references...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[DSE] Add testcase that uses masked loads and stores
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jakub Lichman
[mlir][Linalg] Reduction dimensions specified in TC...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
X86FrameLowering::adjustStackWithPops - cleanup auto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Qiu Chaofan
[PowerPC] Fix STRICT_FRINT/STRICT_FNEARBYINT lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jay Foad
[AMDGPU] Simplify S_SETREG_B32 case in EmitInstrWithCus...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
compinder
[FLANG] Generate error for invalid selector.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Dmitry Preobrazhensky
[AMDGPU][MC] Improved diagnostic messages for invalid...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Alon Kom
[MachinePipeliner] Fix II_setByPragma initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Denis Antrushin
[Statepoints] Update DAG root after emitting statepoint.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
CommandLine.h - use auto const reference in ValuesClass...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Ronak Chauhan
Revert "[AMDGPU] Support disassembly for AMDGPU kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
[KnownBits] Move SelectionDAG::computeKnownBits ISD...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
APInt.h - return directly from clearUnusedBits in singl...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Xing GUO
[elf2yaml] Fix dumping a debug section whose name is...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Diana Picus
[cmake] Use absolute paths for modules search
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jakub Lichman
[mlir][Linalg] Integration tests for convolutions added.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
David Stenberg
[UnifyFunctionExitNodes] Fix Modified status for unreac...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Juneyoung Lee
[BuildLibCalls] Add more noundef to library functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Irina Dobrescu
[flang]Add Semantic Checks for OpenMP Allocate Clause
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Juneyoung Lee
[ValueTracking] Add UndefOrPoison/Poison-only version...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
TrigramIndex.cpp - remove unnecessary includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
ARMTargetParser.cpp - use auto const references in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Simon Pilgrim
[APFloat] Fix uninitialized variable in IEEEFloat const...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Vitaly Buka
[NFC][Asan] Fit ChunkHeader into redzone
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Florian Hahn
[DomTree] Use SmallVector<DomTreeNodeBase *, 4> instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Sjoerd Meijer
[ARM] Fixup of a few test cases. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Mirko Brkusanin
[AMDGPU] Workaround for LDS Misalignment bug on GFX10
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Christian Sigg
Rename MemRefDescriptor::getElementType() to MemRefDesc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Roman Lebedev
Temporairly revert "Thread safety analysis: Consider...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Marcel Koester
[mlir] Added support for loops to BufferPlacement trans...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Raphael Isemann
[lldb] Enable std::pair in CxxModuleHandler
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Max Kazantsev
[Test] Add failing test for pr47457
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Raphael Isemann
[lldb] Fix a crash when the ASTImporter is giving us...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Florian Hahn
[EarlyCSE] Explicitly require AAResultsWrapperPass.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Raphael Isemann
[lldb] Don't infinite loop in SemaSourceWithPriorities...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Frederik Gossen
[MLIR][Shape] Lower `shape_of` to `dynamic_tensor_from_...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Frederik Gossen
[MLIR][Standard] Update `tensor_from_elements` assembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
LLVM GN Syncbot
[gn build] Port c0e5e3fbfa5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Eduardo Caldas
[Ignore Expressions] Fix performance regression by...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Raphael Isemann
[lldb][doc] Mention python3-dev instead of python2...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Frederik Gossen
[MLIR] Add debug support for ignored patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Denis Antrushin
[Statepoints] Properly handle const base pointer.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Sam Parker
[ARM] Try to rematerialize VCTP instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor][NFC] Improve check lines in depgraph.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Cleanup `::initialize` of various AAs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Fangrui Song
[llvm-cov gcov] Simply computation of line counts and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Associate the callback callee with a call...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Cleanup `IRPosition::getArgNo` usages
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Selectively look at the callee even when...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Re-enable a run line in noalias.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Johannes Doerfert
[Attributor] Provide a command line option that limits...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Michael Kruse
[flang][msvc] Avoid range-based for over initializer_li...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Max Kazantsev
[NFC] Move functon from IndVarSimplify to SCEV
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Dokyung Song
[libFuzzer] Add a command-line option for tracing mutat...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[Hexagon] Fix order of operands in V6_vdealb4w
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Fangrui Song
[llvm-cov gcov] Compute unmeasured arc counts by Kirchh...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brad Smith
[PowerPC] Set setMaxAtomicSizeInBitsSupported appropria...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
[EarlyCSE] Add testcase for masked loads and stores...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Xing GUO
[obj2yaml][test] Test generating and dumping a broken...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Mircea Trofin
[NFC][ThinLTO] EmbedBitcodeSection doesn't need the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
Handle masked loads and stores in MemoryLocation/Dependence
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
David Blaikie
Remove unused variable(s)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Puyan Lotfi
[NFC] Fixing a gcc compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Sergej Jaskiewicz
[llvm] [unittest] Allow getting a C string from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Craig Topper
[SelectionDAGBuilder] Remove Unnecessary FastMathFlags...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Ryan Prichard
[libunwind] Replace chain-of-ifdefs for dl_iterate_phdr
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
David Blaikie
llvm-symbolizer: Add optional "start file" to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Craig Topper
[SelectionDAGBuilder] Pass fast math flags to getNode...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Nate Voorhies
Insert missing bracket in docs.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Rahul Joshi
[MLIR] Change Operation::create() methods to use Value...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Krzysztof Parzyszek
[Hexagon] Handle widening of truncation's operand with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Vitaly Buka
[NFC][Asan] Remove Debug code
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Vitaly Buka
[Asan] Don't crash if metadata is not initialized
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Walter Erquinigo
Revert "Retry of D84974"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Yaxun (Sam...
[HIP] Add gfx1031 and gfx1030
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Saleem Abdulrasool
Sema: extract a check for `isCFError` (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next