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-07-23
Braedy Kuzma
[Matrix] Add asserts for mismatched element types.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sebastian Neubauer
[AMDGPU] Fix typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Xing GUO
[DWARFYAML] Refactor emitDebugInfo() to make the length...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Xing GUO
[DWARFYAML] Pull out common helper functions for rnglis...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Kazuaki Ishizaki
[mlir]: NFC: Fix trivial typo in documents and comments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Ulrich Weigand
[SystemZ] Ensure -mno-vx disables any use of vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[SCEVExpander] Use IRBuilderCallbackInserter to call...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Russell Gallop
[docs] Fix TestSuiteGuide.md to mention scipy
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Mikhail Maltsev
[libcxx] Adjust trivial_abi tests for C++03 and C+...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jay Foad
[GlobalISel][AMDGPU] Legalize saturating add/subtract
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[LSR] Re-generate check lines for test.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[LoopIdiom] Add additional test cases.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Erich Keane
Update make_cxx_dr_status and cxx_dr_status.html for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sanjay Patel
[InstSimplify] reduce code duplication for binop expans...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
Fix -Wparentheses warning - add missing brackets around...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Pavel Labath
Recommit "[lldb/API] Overwrite variables with SBLaunchI...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Shinji Okumura
[Attributor] Cache query results for isPotentiallyReach...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Konstantin...
[GlobalISel][InlineAsm] Add register class ID to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
Fix implicit dependency on CommandLine.h
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
ValueProfileCollector.h - remove unnecessary includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Med Ismail...
[lldb/test] Fix TestHistoryRecall failure (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
Fix implicit dependency on CommandLine.h
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Med Ismail...
[lldb/interpreter] Move the history subcommand to sessi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
Speculation.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[ScheduleDAGRRList] Pacify overload mismatch in std...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[ScheduleDAGRRList] Limit number of candidates to explore.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jakub Lichman
[mlir][Linalg] emitLoopRanges and emitLoopRangesWithSym...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jakub Lichman
[mlir] Added verification check for linalg.conv to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Alex Richardson
[lit] Include total elapsed time in xunit output
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Alex Richardson
[libcxx][lit] Fix incorrect lambda capture in hasLocale...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Georgii Rymar
[llvm-readelf] - Simplify the implementation of getSect...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Balázs Kéri
[Analyzer][StreamChecker] Use BugType::SuppressOnSink...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sourabh Singh...
[DebugInfo] Attempt to fix regression test failure...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jakub Lichman
[mlir] Loop bounds inference in linalg.generic op impro...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sourabh Singh...
Re-apply:" Emit DW_OP_implicit_value for Floating point...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Roman Lebedev
[Reduce] Rewrite runDeltaPass() workloop: do reduce...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Eric Christopher
Temporarily Revert "Reland [lldb] Unify type name match...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Rainer Orth
[compiler-rt][sanitizers] Fix Solaris madvise declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
aartbik
[mlir] [VectorOps] Improve scatter/gather CPU performance
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Serge Pavlov
[Windows] Fix limit on command line size
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Hiroshi Yamauchi
Reland D84057 [PGO][PGSO] Remove a temporary flag used...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sourabh Singh...
Revert "[DebugInfo] Emit DW_OP_implicit_value for Float...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Shilei Tian
Revert "[OpenMP] Wait for kernel prior to memory deallo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Shilei Tian
[OpenMP] Wait for kernel prior to memory deallocation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Xing GUO
[DWARFYAML] Refactor range list table to hold more...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sourabh Singh...
[DebugInfo] Emit DW_OP_implicit_value for Floating...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Fangrui Song
[PGO] Don't call calloc(0, sizeof(ValueProfNode *))
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sourabh Singh...
[flang][OpenMP] Added support for lowering OpenMP tasky...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Valentin Clement
[flang][openacc] Skeleton for OpenACC construct lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Valentin Clement
[flang][openmp] Required clauses are allowed
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Hamilton Tobon...
[OpenMPOpt] Regression test for hiding latency of H2D...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
peter klausler
[flang] Add runtime I/O APIs for COMPLEX formatted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Logan Smith
Reapply "Try enabling -Wsuggest-override again, using...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Craig Topper
[X86] Remove the DeprecatedMPX feature flag.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Amy Huang
[Symbolize][PDB] Switch llvm-symbolizer to use PDB_Read...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jonas Devlieghere
[lldb] Fix LLDB_DEFAULT_TEST_ARCH for standalone builds
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Craig Topper
[X86] Rework the "sahf" feature flag to only apply...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Matt Morehouse
[DFSan] Handle fast16labels for all API functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
LLVM GN Syncbot
[gn build] Port 13ad00be98e
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Lang Hames
[ORC] Add a TargetProcessControl-based dynamic library...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
LLVM GN Syncbot
[gn build] Port 27650ec5541
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
Revert D81682 "[PGO] Extend the value profile buckets...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Amy Kwan
[PowerPC][Power10] Fix vins*vlx instructions to have...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Craig Topper
[X86] Remove a couple temporary std::string for CPU...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Rahul Joshi
[NFC] Simplify `splitLiteralAndReplacement` function
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Rahul Joshi
[LLVM] Update formatv() documentation to clarify no...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
cgyurgyik
[libc] Implements strnlen.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Christopher...
[SVE] Remove calls to VectorType::getNumElements from...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Logan Smith
Revert "Try enabling -Wsuggest-override again, using...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Rong Xu
[PGO] Supporting code for always instrumenting entry...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Douglas Yung
[clang][test] Fix test for external assemblers
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Diego Caballero
[mlir][VectorOps] Expose SuperVectorizer as a utility
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
Revert D84057 "[PGO][PGSO] Remove a temporary flag...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Christopher...
[MVT] Fix getTypeForEVT for v64f16 and v128f16
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Logan Smith
Try enabling -Wsuggest-override again, using add_compil...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Blaikie
DebugInfo: Use debug_line.dwo for debug_macro.dwo
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Jonas Devlieghere
[lldb] Eliminate unneeded value parameters in Utility...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Michael Kruse
[Polly] Run polly-update-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Richard Smith
For PR46800, implement the GCC __builtin_complex builtin.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Nico Weber
[gn build] Remove something I missed in 1afd889d0
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
Temporarily revert D83903 "[PGO] Enable the extended...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Blaikie
lldb fix for b198de67e0bab462217db50814b1434796fa7caf...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Nikita Popov
[SCCP] Add additional multi-edge + phi tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Nikita Popov
[SCCP] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Louis Dionne
[libc++] Make sure we only consider _GNUC_VER_NEW when...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Mircea Trofin
[llvm][NFC] const-ed MachineBlockFrequencyInfo::isIrrLo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Andrew Grieve
asan_device_setup's wrapper scripts not handling args...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Blaikie
Merge some of the PCH object support with modular codegen
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Green
[ARM] Fix missing MVE_VMUL_qr predicate
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Thomas Raoux
[mlir][linalg] Add vectorization transform for CopyOp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Louis Dionne
[libc++] Workaround broken support for C++17 in GCC 5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Pete Steinfeld
[flang] Fix an assert when RESHAPE() is called on empty...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Andrew Litteken
[CGP] Add Pass Dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Louis Dionne
[libc++] Add static_assert to make sure rate limiter...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Louis Dionne
[libc++] Build the dylib with C++17 to allow aligned...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
LLVM GN Syncbot
[gn build] Port 418121c30a8
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Jonas Devlieghere
[lldb] Use std::make_unique<DynamicRegisterInfo> (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Nikita Popov
[SCCP] Add multi-edge switch + phi test case (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Amy Kwan
[PowerPC][Power10] Fix the Test LSB by Byte (xvtlsbb...
commit
|
commitdiff
|
tree
|
snapshot
next