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-22
Hubert Tong
[InstCombine] Fix errno bug in pow expansion to sqrt
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Alexey Bataev
[SLP]Fix coding style, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Louis Dionne
[libc++] NFC: Reindent the feature test macro generatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Louis Dionne
[libc++] NFC: Collocate C++20 removed members of std...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Philip Reames
[AArch64] Teach analyzeBranch to remove branch equivele...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Liao
Fix build due to renaming in LoopInfo.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Louis Dionne
[libc++] Implement LWG1203
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Fangrui Song
Change LoopInfo::empty to isInnermost after D82895
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Stefanos Baziotis
Small fixes for "[LoopInfo] empty() -> isInnermost...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Reid Kleckner
Revert "[CodeGen] emit CG profile for COFF object file"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Stefanos Baziotis
[LoopInfo] empty() -> isInnermost(), add isOutermost()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Congzhe Cao
[AArch64] Avoid pairing loads with same result reg
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Mircea Trofin
[ThinLTO] Option to bypass function importing.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
David Tenty
[compiler-rt][AIX] Add CMake support for 32-bit Power...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Fangrui Song
[lldb][test] Remove accidental import pdb in 783dc7dc7e...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Paul C. Anagnostopoulos
Two patches to fix the broken build.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sriraman Tallam
Revert "The wrong placement of add pass with optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Kruse
[flang][msvc] Explicitly reference "this" inside closur...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Kruse
[flang][msvc] Add explicit function template argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Kruse
[flang][msvc] Add explicit function template argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Raphael Isemann
Revert "[lldb] XFAIL TestMemoryHistory on Linux"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Mehdi Amini
Implement a new kind of Pass: dynamic pass pipeline
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[CVP] Narrow SDiv/SRem to the smallest power-of-2 that...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[NFC][CVP] Add tests for SDiv/SRem narrowing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[NFC][CVP] Give a better name STATISTIC() counting...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[ConstantRange] Introduce getMinSignedBits() method
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[NFC][APInt] Refactor getMinSignedBits() in terms of...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[NFC][CVP] processUDivOrURem(): refactor to use Constan...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[ConstantRange] Introduce getActiveBits() method
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[ConstantRange] binaryXor(): special-case binary comple...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[CVP] Enhance SRem -> URem fold to work not just on...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Roman Lebedev
[NFC][CVP] Add tests for srem with potentially differen...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Arthur Eubanks
[test][NewPM] Pin do-nothing-intrinsic.ll to legacy PM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Arthur Eubanks
[LoopInfo][NewPM] Fix tests in Analysis/LoopInfo under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jonas Devlieghere
[lldb] Skip TestMiniDumpUUID with reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jonas Devlieghere
[lldb] Skip test_common_completion_process_pid_and_name...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Hubert Tong
[InstCombine] For pow(x, +/-0.5), stop falling into...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Hubert Tong
[NFC] Replace tabs with spaces in PPCInstrPrefix.td
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Hubert Tong
[test][MC] Rehabilitate llvm/test/MC/COFF/bigobj.py
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Haojian Wu
[clang] Fix a typo-correction crash
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
LLVM GN Syncbot
[gn build] Port 8a64689e264
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
LLVM GN Syncbot
[gn build] Port 848d66fafd2
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jan Korous
[Analyzer][WebKit] UncountedLocalVarsChecker
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Paul C. Anagnostopoulos
Version 0.5 of the new "TableGen Backend Developer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Mircea Trofin
[NFC][regalloc] Simplify/conform to style guide indvars...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sam McCall
[ASTMatchers] Avoid recursion in ancestor matching...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eduardo Caldas
[SyntaxTree] Test the List API
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jacques Pienaar
[mlir][ods] Make OpBuilder and OperationState optional
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Kazuaki Ishizaki
[mlir] NFC: fix trivial typos under include directory
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Amy Kwan
[PowerPC] Implement Vector String Isolate Builtins...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Amy Kwan
[PowerPC] Implement the 128-bit Vector Divide Extended...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
[DAG] Remove DAGTypeLegalizer::GenWidenVectorTruncStore...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Alexandre Ganea
Silence 'warning: unused variable' when compiling with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Matt Morehouse
[sanitizer_common] Add debug print to sysmsg.c
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Greg McGary
[lld-macho] Make lld::getInteger() tolerate leading...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Hamilton Tobon...
[OpenMPOpt] Refactored "issue" and "wait" declarations...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Saleem Abdulrasool
Sema: introduce `__attribute__((__swift_name__))`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Arthur Eubanks
[DI][ASan][NewPM] Fix some DebugInfo ASan tests under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Alexandre Ganea
[ThinLTO] Re-order modules for optimal multi-threaded...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Kostya Kortchinsky
[scudo][standalone] Remove the pthread key from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Arthur Eubanks
[GVNSink][NewPM] Add GVNSinkPass to PassRegistry.def
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Louis Dionne
[libc++] Implement C++20's P0784 (More constexpr contai...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
David Tenty
[AIX][compiler-rt] Use the AR/ranlib mode flag for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Greg McGary
[lld-macho] minimally handle option -dynamic
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Florian Hahn
[VPlan] Add dump() helper to VPValue & VPRecipeBase.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michael Liao
[PeepholeOptimizer] Enhance the redundant COPY elimination.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
[X86] Add missing namespace closure comments. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
[X86] Cleanup/add namespace closure comments. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
David Tenty
[AIX][clang][driver] Make sure crti[_64].o is linked...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
David Truby
[NFC][mlir] Remove llvm:: prefix from SmallVector in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Stefan Pintilie
[PowerPC] Fix for compiler side issue in PCRelative...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sanjay Patel
[SLP] reduce code duplication for checking parent block...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sanjay Patel
[SLP] move misplaced code comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sanjay Patel
[SLP] clean up code in gather(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eduardo Caldas
[SyntaxTree] Add tests for the assignment of the `canMo...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Frederik Gossen
[MLIR][Standard] Add `atan` to standard dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
[SLP] Merge null and dyn_cast<> checks into dyn_cast_or...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Louis Dionne
[libc++] NFC: Remove trailing whitespace from the featu...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sam Parker
[ARM] Trying to fix asan buildbot
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Victor Huang
[LLD][PowerPC][test] Update thunk range error report...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Abhina Sreeskantharajan
[SystemZ][z/OS] Set default wchar_t type for zOS
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Max Kazantsev
[SCEV] Handle `less` predicates for FoundPred = NE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Meera Nakrani
[ARM][TTI] Prevents constants in a min(max) or max...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Raphael Isemann
[lldb] Ignore certain Clang type sugar when creating...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
Revert rGf835779160ec303 "[APFloat] multiplySignificand...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Stefan Pintilie
[PowerPC] Add support for R_PPC64_GOT_TPREL_PCREL34...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Simon Pilgrim
[APFloat] multiplySignificand - always pass IEEEFloat...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Esme-Yi
[NFC][PowerPC]Add tests for multiply-by-constant.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Frederik Gossen
[MLIR][Linalg] Fix assertion in dependency analysis
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Max Kazantsev
[SCEV] Support unsigned predicates in isKnownPredicateV...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Thomas Joerg
Revert "Implement a new kind of Pass: dynamic pass...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jay Foad
[AMDGPU] More codegen patterns for v2i16/v2f16 build_vector
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sam Parker
[ARM] Improve VPT predicate tracking
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Muhammad Omair...
Revert "Reapply Revert "RegAllocFast: Rewrite and improve""
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eduardo Caldas
[SyntaxTree][Synthesis] Fix: `deepCopy` -> `deepCopyExp...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Georgii Rymar
[llvm-readobj/elf] - Stop reporting invalid extended...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Nicolas Vasilache
[mlir][Linalg] Uniformize linalg.generic with named...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eugene Zhulenev
[MLIR] Add subf and rsqrt EDSC intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sam Parker
[ARM] Remove MVEDomain from VLDR/STR of P0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Sam Parker
[ARM] VPT validForTailPredication
commit
|
commitdiff
|
tree
|
snapshot
next