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
Steven Wu
[Bitcode] Avoid duplicating linker option when upgrading
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Nikita Popov
[SCCP] Add another switch+phi test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tarindu Jayatilaka
Add new function properties to FunctionPropertiesAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Matt Arsenault
AMDGPU: Fix failures from overflowing uint8_t number...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tue Ly
[libc] Remove unused #include <vector> in fmin_test...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tue Ly
[libc] Add implementations of fmax, fmaxf, and fmaxl.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Peter Collingbourne
scudo: Remove some boilerplate from the combined alloca...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Mitch Phillips
[libFuzzer] Expose fuzzer::FuzzerDriver()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Amara Emerson
[AArch64][GlobalISel] Add post-legalize combine for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Nikita Popov
[SCCP] Add missing change reporting
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tarindu Jayatilaka
Add a Printer to the FunctionPropertiesAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Nikita Popov
[IR] Add min/max/abs intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Roman Lebedev
[LangRef] Add integer min/max/abs intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Tarindu Jayatilaka
Refactor FunctionPropertiesAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Matt Arsenault
AMDGPU/GlobalISel: Add some tests for stack passed...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Nikita Popov
[SCCP] Directly remove non-feasible edges
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Matt Arsenault
AMDGPU/GlobalISel: Handle call return values
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
clementval
[flang][openacc] Add missing comment in header
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
MaheshRavishankar
[mlir][Linalg] Fixing bug in subview size computation...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Louis Dionne
[libc++] Build the dylib with -faligned-allocation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Matt Morehouse
Revert "[DFSan] Handle fast16labels for all API functions."
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Nikita Popov
[PredicateInfo][SCCP] Remove assertion (PR46814)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
[X86][SSE] Add additional (f)add(shuffle(x,y),shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Dokyung Song
[libFuzzer] Disable interceptor tests on non-Linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Gui Andrade
[MSAN] Allow emitting checks for struct types
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
RegionInfo.cpp - remove duplicate includes that already...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Gui Andrade
[MSAN] Never allow checking calls to __sanitizer_unalig...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Louis Dionne
[libc++abi] Also build the static archive with C++17
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Raphael Isemann
[lldb] Make socket_packet_pump.py work in Python3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Raphael Isemann
[lldb][NFC] Remove FormatMap
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Gui Andrade
[MSAN] Mark libatomic test unsupported on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Florian Hahn
[IPSCCP] Add test case for PR46717 for argmemonly handling.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Raphael Isemann
Reland [lldb] Unify type name matching in FormattersCon...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
CSEInfo.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Craig Topper
[X86] Add Feature64Bit to the 'generic' CPU and remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Pete Steinfeld
[flang] Fix a crash when a BOZ literal is used as a...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Jonas Devlieghere
[lldb] Pass ConstString by value (again) (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Steven Wu
[Bitcode] Drop invalid branch_weight in BitcodeReader
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Dokyung Song
Recommit "[libFuzzer] Link libFuzzer's own interceptors...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Matt Morehouse
[DFSan] Print more debugging info on test failure.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Raphael Isemann
[lldb] Make deleting frame recognizers actually work
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Mircea Trofin
[llvm][NFC] Add comments and common-case API to Machine...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Louis Dionne
[libc++abi] Build the dylib with C++17, like for libc++
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Craig Topper
[X86][docs] Add mention of removal of 'mpx' backend...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Sanjay Patel
[VectorCombine] add tests for load vectorization; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
GISelKnownBits.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
AggressiveInstCombine.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Simon Pilgrim
PassTimingInfo.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Fangrui Song
[ELF] Support -r --gc-sections
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
LLVM GN Syncbot
[gn build] Port 92874d28669
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Evgeny Leviant
[CodeGen][TargetPassConfig] Add unreachable-mbb-elimina...
commit
|
commitdiff
|
tree
|
snapshot
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
next