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-04-06
Nikita Popov
[RDA] Only store most recent reaching def from predeces...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Sanjay Patel
[x86] add size cost tests for casts and binops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Nikita Popov
[RDA] Don't adjust ReachingDefDefaultVal (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Alexey Bataev
[OPENMP]Fix PR45439: `omp for collapse(2) ordered(2...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Kazuaki Ishizaki
[lldb] NFC: Fix trivial typo in comments, documents...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Scott Linder
Use in-tree clang-format-diff.py as Arcanist linter
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Jonathan Roelofs
[llvm-objdump] Fix case of -Wmismatched-tags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Jonathan Roelofs
[llvm] Fix missing FileCheck directive colons
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Sanjay Patel
[ValueTracking] enhance matching of umin/umax with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
BoYao Zhang
Fix a typo in an assert message; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
AMDGPU/GlobalISel: Select llvm.amdgcn.div.scale
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
AMDGPU/GlobalISel: Fix llvm.amdgcn.div.fmas.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Jay Foad
[AMDGPU] Fix inaccurate comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Louis Dionne
[libc++] Always use -fsyntax-only in .fail.cpp tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Gabor Marton
[analyzer] StdLibraryFunctionsChecker: match signature...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Louis Dionne
[libc++] Make sure we include %{flags} when building...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Louis Dionne
[libc++] Mark is_scalar test as unsupported in C++11...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Nicolas Vasilache
[mlir][Linalg] Add a linalg.tensor_reshape to operate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Sanjay Patel
[ValueTracking] add/adjust tests for min/max; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Martin Probst
clang-format: [JS] handle pseudo-keywords.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Gabor Marton
[analyzer] StdLibraryFunctionsChecker: Add test for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Florian Hahn
[VPlan] Introduce new VPWidenCallRecipe (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Chris Bowler
[AIX][PPC] Implement by-val caller arguments in multipl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
AMDGPU/GlobalISel: Add unmerge of concat tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Guillaume Chatelet
[Alignment][NFC] Assume AlignmentFromAssumptions::getNe...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Nico Weber
try to fix tsan bot
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Chris Bowler
[NFC][PPC][AIX] Test updates for byval args that fit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
diggerlin
[llvm-objdump][XCOFF] Use symbol index+symbol name...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Konrad Kleine
[lldb][nfc] remove overriden funcs with default impl
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Hans Wennborg
Make clang/test/Driver/cl-options.cu pass in 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Johannes Doerfert
[OpenMP][FIX] Add missing cmake dependence needed after...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Louis Dionne
[libc++] SSH: Fix tarring of dependencies on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Michael Kruse
[Polly] Add -polly-isl-arg command line option.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Benjamin Kramer
[MC] Use a byte_swap in emitIntValue instead of doing...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Florian Hahn
[Matrix] Update load/storeMatrix to take indices as...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
James Henderson
Make test more robust
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Jaroslav Sevcik
[lldb-server] jThreadsInfo returns stack memory
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Chris Bowler
test commit
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
AMDGPU: Use DAG patterns for div_fmas
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
AMDGPU: Remove DisableInst feature
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Matt Arsenault
DAG: Combine extract_vector_elt of concat_vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Nico Weber
Make paths in generated llvm-lit relative as well.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Sergej Jaskiewicz
[libc++] [test] Add missing FILE_DEPENDENCIES to align...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Hans Wennborg
Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Djordje Todorovic
[mlir][LowerToAffineLoops] Handle tensors of rank 0
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Hans Wennborg
Add a triple to test/ExecutionEngine/MCJIT/cet-code...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Sourabh Singh...
[DWARF5] Added support for emission of debug_macro...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Pavel Labath
[llvm/Support] Don't crash on empty nullptr ranges...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Pavel Labath
[llvm/Support] Make more DataExtractor methods error...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Pavel Labath
[Support] Make DataExtractor string functions error...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Guillaume Chatelet
[Alignment][NFC] Add DebugStr and operator*
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Guillaume Chatelet
[Alignment][NFC] Remove deprecated functions introduced...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Simon Pilgrim
[X86][SSE] combineVectorSignBitsTruncation - remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Benjamin Kramer
[LTO] Replace hand-rolled endian conversion with suppor...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Benjamin Kramer
[RuntimeDyld] Replace hand-rolled endian conversion...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Benjamin Kramer
[llvm-bcanalyzer] Simplify code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
David Green
[ARM] MVE vqmovn tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Kazushi (Jam...
[VE] Update lea/load/store instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Oliver Stannard
Revert "[IPRA][ARM] Spill extra registers at -Oz"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Raphael Isemann
[lldb] Add option to retry Fix-Its multiple times to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Kerry McLaughlin
[AArch64][SVE] Add SVE intrinsics for saturating add...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Florian Hahn
[Matrix] Add option to use row-major matrix layout...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Oliver Bruns
[clang] fix undefined behaviour in RawComment::getForma...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Raphael Isemann
[lldb] Also apply Fix-Its in "note:" diagnostics that...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Pavel Labath
[lldb] XFAIL TestThreadPlanCommands _only_ on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Florian Hahn
[Matrix] Add initial tiling for load/multiply/store...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Alexander Belyaev
[MLIR] Change return type of ParallelOp::getInductionVa...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Guillaume Chatelet
Revert "[Alignment][NFC] Add DebugStr and operator*"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Raphael Isemann
[lldb][NFC] Modernize lang/cpp/scope test
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[llvm-dwp] Fix a possible out of bound access.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Kazuaki Ishizaki
[libc] NFC: Fix trivial typo in comments, documents...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Guillaume Chatelet
[Alignment][NFC] Add DebugStr and operator*
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[DebugInfo] Fix reading range lists of v5 units in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[DebugInfo] Fix reading location tables headers of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[DebugInfo] Fix reading location tables of v5 units...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[DebugInfo] Support DWARFv5 index sections.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[DebugInfo] Rename section identifiers which are deprec...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Igor Kudrin
[llvm-dwp] Refactor handling of section identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Richard Smith
PR45239: Don't deallocate TemplateIdAnnotations if...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Craig Topper
[DAGCombiner] Use getAnyExtOrTrunc instead of getSExtOr...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Johannes Doerfert
[OpenMP][NFC] Move and simplify directive -> allowed...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Johannes Doerfert
[OpenMP] Add extra qualification to OpenMP clause id
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Craig Topper
[DAGCombiner] Replace a hardcoded constant in visitZERO...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Nathan Ridge
[clang] Persist Attr::IsPackExpansion into the PCH
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Johannes Doerfert
[OpenMP][NFCI] Move OpenMP clause information to `lib...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Tarindu Jayatilaka
Expose `attributor-disable` to the new and old pass...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Lang Hames
[ORC] Add MachO universal binary support to StaticLibra...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Lei Zhang
[mlir][spirv] NFC: remove uncessary return after llvm_u...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
David Blaikie
DebugInfo: Fix default template parameter computation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
River Riddle
[mlir] Refactor and cleanup the translation facilities.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
River Riddle
[mlir] Only number the parent operation in Block::print...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Richard Smith
Permit constant evaluation of mixed __builtin_memcmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Richard Smith
Add documentation and testing for
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Simon Pilgrim
Remove unused function 'isInRange'. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Simon Pilgrim
[X86][SSE] Combine unary shuffle(HORIZOP,HORIZOP) ...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Uday Bondhugula
[MLIR][NFC] Make AsmPrinter messages on null structures...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
River Riddle
[mlir] Update the documentation on Canonicalization
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
River Riddle
[mlir][Pass] Add documentation for the declarative...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Anna Thomas
[InlineFunction] Update metadata on loads that are...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-05
Sourabh Singh...
[DebugInfo]: Allow DwarfCompileUnit to have line table...
commit
|
commitdiff
|
tree
|
snapshot
next