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-02-02
Tyker
[NFC] Factor out function to detect if an attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[WIP] Build assume from call
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Tyker
[NFC] Refactor TableGen for attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
David Green
Revert "[ARM][MVE] VPT Blocks: findVCMPToFoldIntoVPS"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[Transforms] Simplify with make_early_inc_range
commit
|
commitdiff
|
tree
|
snapshot
2020-02-02
Fangrui Song
[DebugInfo] Merge DebugInfoFinder::{processDeclare...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jacques Pienaar
[mlir] Expand shape functions in ShapeInference doc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[PatchableFunction] Use an empty DebugLoc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Brian Gesiak
[ADT] 'PointerUnion::is' returns 'bool'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nicolai Hähnle
AMDGPU/GFX10: Fix NSA reassign pass when operands are...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Michael Liao
[clang][driver] Remove an unused parameter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[X86] In X86FastEmitSSESelect, fall back to SelectionDA...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[X86] Don't exit from foldOffsetIntoAddress if the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Stefan Gränitz
Add ThinLtoJIT example
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Craig Topper
[LegalizeTypes][X86] Add a new strategy for type legali...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Mark de Wever
[Sema] Remove a -Wrange warning from -Wall
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
mydeveloperday
[clang-format] Add option for not breaking line before...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jacques Pienaar
[mlir] Fix errors in release & no-assert
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Alex Richardson
Don't mark MIPS TRAP as isTerminator
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Use more wide vector load/stores
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Improve legalization of wide stores
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
GlobalISel: Support widening unmerge results with point...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Sylvestre Ledru
Make StringRef's std::string conversion operator explicit
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Simon Pilgrim
Remove unused function. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Simon Pilgrim
[ValueTracking] Add DemandedElts support to computeKnow...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[Frontend] Delete a redundant check of -pg for setFrame...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Alex Langford
[lldb] Remove LanguageRuntime::GetOverrideExprOptions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Fangrui Song
[ELF][Mips] Drop an unneeded config->relocatable check
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Richard Smith
Don't assume a reference refers to at least sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nicolas Vasilache
[mlir][Linalg] NFC - Cleanup and split input file for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nico Weber
[gn build] unbreak mac build after 133a31cef61c
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Nico Weber
[gn build] add asan runtime on linux and mac
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Jonas Devlieghere
[lldb/Reproducers] Include string length in string...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU/GlobalISel: Fix forming G_TRUNC with vcc result
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Matt Arsenault
AMDGPU: Switch some tests to use generated checks
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Richard Smith
Fix wrong devirtualization when the final overrider...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
[Support] Don't modify the current EH context during...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
Avoid std::tie in TypeSize.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Reid Kleckner
Move DenseMapInfo traits to TypeSize.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Stephan T....
[libcxx] [test] Update msvc_stdlib_force_include.h.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/TypeSystemClang] Use references in a static helpe...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/Value] Avoid reading more data than the host...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Vedant Kumar
[lldb/MCDisasm] Simplify predicates in MCDisasmInstance...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
David Blaikie
DwarfDebug.cpp: Fix some indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
[CMake] compiler-rt: Add COMPILER_RT_BUILTINS_ENABLE_PIC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
DebugInfo: Split DWARF: Hash non-member function child...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Matt Arsenault
DAG: Check if a value is divergent before requiresUnifo...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Matt Arsenault
Move target tests to target subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Alex Langford
[lldb] Remove unused CPPLanguageRuntime dependency
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Artur Pilipenko
NFC. Comments cleanup in DSE::memoryIsNotModifiedBetween
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Diego Caballero
[mlir] Introduce bare ptr calling convention for MemRef...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Aaron Puchert
Don't warn about missing declarations for partial templ...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Kostya Kortchinsky
[scudo][standalone] Change default Android config
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix more substr ordering issues that only...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substr order in TestWatchLocationWithWa...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Platform] Always print Kernel last
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
Revert "[clang-doc] Improving Markdown Output"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Luís Marques
[RISCV] Implement jump pseudo-instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Petr Hosek
[clang-doc] Improving Markdown Output
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
Revert "[lldb/Test] Make substrs argument to self.expec...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Smith
[diagtree] Use a different color for unimplemented...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Make substrs argument to self.expect ordered.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substrs order in self.expect for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
River Riddle
[mlir][DialectConversion] Remove invalid NDEBUG wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Nicolas Vasilache
[mlir][EDSC] NFC - Cleanups to builder-api-test.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
DebugInfo: Simplify debug-macinfo-split-dwarf.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Richard Smith
PR44723: Trigger return type deduction for operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Nicolas Vasilache
[mlir][Linalg] Adding support for linalg_matmul with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Michał Górny
[lldb] [test] Skip 128-bit int tests on i386 (no __int1...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
DebugInfo: Allow dumping macinfo and macinfo.dwo from...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substrs order in self.expect for more...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Alex Langford
[lldb] Move clang-based files out of Symbol
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substrs order in self.expect for more...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
River Riddle
[mlir][NFC] Refactor DialectConversion debug logging
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Nikita Popov
[InstCombine] Push negation through multiply (PR44234)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Siva Chandra...
[libc] Use cpp::Array instead of cpp::ArrayRef in memor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Dominic Chen
[Typo fix] RNG: Take pass name as argument instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
aartbik
[mlir] [VectorOps] fixed bug in vector.insert_strided_s...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Dominic Chen
RNG: Take pass name as argument instead of pass pointer.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jay Foad
[GlobalISel] Tweak lowering of G_SMULO/G_UMULO
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jessica Paquette
[AArch64][GlobalISel] Walk through G_TRUNC in getTestBitReg
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Symbol] Use StringRef ctor to prevent incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Simon Pilgrim
[DAG] SimplifyMultipleUseDemandedBits - peek through...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Alex Zinenko
[mlir] Remove the dependency of StdToLLVM on LoopToStd
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Alex Zinenko
[mlir] Linalg tiling: generate code avoding out-of...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
Orc: Remove an unnecessary explicit scope
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jonas Devlieghere
[lldb/Test] Fix substrs order in self.expect for more...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Fangrui Song
[yaml2obj] Internlize DocNum. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
David Blaikie
Orc: Remove redundant std::move
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Saar Raz
[Concepts] Fix isDeclarationSpecifier to detect type...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Simon Pilgrim
[DAG] Enable ISD::INSERT_SUBVECTOR SimplifyMultipleUseD...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
alex-t
[AMDGPU] fixed divergence driven shift operations selection
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Hiroshi Yamauchi
[PGO][PGSO] Handle MBFIWrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jay Foad
[GlobalISel] Tidy up unnecessary calls to createGeneric...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Raphael Isemann
[lldb][NFC] Fix expect calls with wrong order of 'subst...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Nathan James
- Update .clang-tidy to ignore parameters of main like...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Danilo Carvalho...
[AArch64][SVE] Add SVE2 mla unpredicated intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Guillaume Chatelet
[NFC] Introduce a type to model memory operation
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Jan Kratochvil
[NFC] [lldb] Unindent DWARFDebugInfoEntry::GetDWARFDecl...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Matt Arsenault
AMDGPU: Fix potential use of undefined value
commit
|
commitdiff
|
tree
|
snapshot
next