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
2019-08-27
Petar Avramovic
[GlobalISel] Factor narrowScalar for G_ASHR and G_LSHR...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Petar Avramovic
[GlobalISel] Fix narrowScalar for shifts to match algor...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Joe Ranieri
Fix a SARIF exporter crash with macro expansions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Joe Ranieri
Fix text range end columns in SARIF to be exclusive
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Aaron Ballman
Quote the token being diagnosed for C11 extensions.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Aaron Ballman
Speculatively fix the build bots after r370052.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Raphael Isemann
[lldb][NFC] Add missing invalid_core_file to TestTarget...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Amaury Sechet
[DAGCombiner] Add node to the worklist in topological...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Simon Pilgrim
[X86][AVX] Add SimplifyDemandedVectorElts support for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
Stabilize TestIOHandlerCompletion
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Cullen Rhodes
[IntrinsicEmitter] Support scalable vectors in intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Aaron Ballman
Implement codegen for MSVC unions with reference members.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Joe Ranieri
Testing commit access; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Raphael Isemann
[lldb][NFC] Add some tests for the target subcommands
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Fangrui Song
[ELF][ARM] Allow PT_LOAD to have overlapping p_offset...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Fangrui Song
[ELF][ARM] Add --no-show-raw-insn and -soname to some...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Raphael Isemann
[lldb][NFC] Give added test method a unique name
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Bolvansky
[NFC] Added tests for D66651
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Gabor Marton
[ASTImporter] Fix name conflict handling with different...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Bruno Ricci
[clang] Ensure that statements, expressions and types...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Raphael Isemann
[lldb] Allow partial completions to fix directory compl...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
Add error handling to the DataExtractor class
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Bruno Ricci
[clang] Ensure that comment classes are trivially destr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Amaury Sechet
[DAGCombiner] Add node to the worklist in topological...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Dmitri Gribenko
Refactor GlobList from an ad-hoc linked list to a vector
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Bolvansky
[InstCombine] Fold select with ctlz to cttz
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Tim Northover
AArch64: avoid creating cycle in DAG for post-increment...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Carlier
[ReleaseNotes] MemorySanitizer support of ASLR on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
George Rimar
[llvm-objdump] - Remove one overload of reportError...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Ilya Biryukov
[Driver] Add an option for createInvocationFromCommandL...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
George Rimar
[yaml2obj] - Don't allow setting StOther and Other...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Sam McCall
[clangd] Fix for r370029 test that got left in my client
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Sam McCall
[clangd] Fix toHalfOpenFileRange where start/end endpoi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Dmitri Gribenko
GlobList: added a clear test for pattern priority
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
DWARFExpression: Simplify class interface
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
Fix an unused variable warning in no-assert builds
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alexander Richardson
[asan_symbolize] Fix broken pipe handling for python 2.7
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Vitaly Buka
NFC: clang-format r370008 to suppress lint errors
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Sam McCall
Revert "[clangd] Release notes" (wrong branch)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alexander Richardson
Relax test introduced in D65322
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
Fix TestStdCXXDisassembly.py
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pavel Labath
CommandObjectExpression: Fix a misleading-indentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Craig Topper
[SelectionDAGBuilder] Hide existence of ConstantDataVec...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Craig Topper
[SelectionDAGBuilder] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Hideto Ueno
[ValueTracking] Add AllowNonInbounds parameter to GetPo...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Hideto Ueno
[Attributor] Clamp operator to extend known state
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Johannes Doerfert
[Attributor] Introduce an API to delete stuff
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Philip Reames
[NFC] Replace the FIXME I added in rL369989 with a...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Sam Clegg
[lld][WebAssembly] Create optional symbols after handli...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Carlier
Fix buildbot
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Sam Clegg
[lld][WebAssembly] Store table base in config rather...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Carlier
[Sanitizer] Using huge page on FreeBSD for shadow mapping
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Vitaly Buka
[sanitizer] Add lld into dependency of sanitizer_common...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Trieu
Revert r369927 - [DAGCombiner] Remove a bunch of redund...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Pengfei Wang
[WinEH] Allocate space in funclets stack to save XMM...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alex Lorenz
Fix clangd's IndexAction for FileSkipped API update
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jonas Devlieghere
[test] Disable two of the recently (re)enabled tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jonas Devlieghere
[ConnectionFileDescriptor] Add shutdown check in :...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Craig Topper
[Analysis] In EmitGEPOffset, use Constant::getUniqueInt...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Smith
Revert "[clang-scan-deps] Minimizer: Correctly handle...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Smith
Don't lose the FoundDecl and template arguments for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alex Lorenz
Use FileEntryRef for PPCallbacks::FileSkipped
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alina Sbirlea
[MemorySSA] Fix insertUse.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Vitaly Buka
Add PhaseOrdering/lifetime-sanitizer.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jonas Devlieghere
[dotest] Remove long running test "decorator" and re...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Matt Arsenault
AMDGPU: Combine directly on mul24 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Alexandre Ganea
[clang-scan-deps] Skip UTF-8 BOM in source minimizer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Vitaly Buka
NFC: Make test work with or without assertions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Matt Arsenault
AMDGPU: Run AMDGPUCodeGenPrepare after scalar opts
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Jason Molenda
Send error message on failed attach from debugerserver.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Philip Reames
Reorganize code and add a fixme to point out a bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Alexandre Ganea
[clang-scan-deps] Minimizer: Correctly skip over double...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vedant Kumar
[build_exception] Decode build failure messages
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Alexandre Ganea
[clang-scan-deps] Minimizer: Correctly handle multi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Richard Smith
PR42587: diagnose unexpanded uses of a pack parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Richard Trieu
Copy test data so tests don't traverse test directories...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Simon Atanasyan
[mips] Fix indentation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Simon Atanasyan
[mips] clang-format the code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Craig Topper
[X86] Delay combineIncDecVector until after op legaliza...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vitaly Buka
hwasan, codegen: Keep more lifetime markers used for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vitaly Buka
msan, codegen, instcombine: Keep more lifetime markers...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Heejin Ahn
[WebAssembly] Fix SSA rebuilding in SjLj transformation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Evgeniy Stepanov
[hwasan] Fix test failure in r369721.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Lang Hames
[ORC] Make sure that queries on emitted-but-not-ready...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Lang Hames
[ORC] Fix an overly aggressive assert.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Heejin Ahn
[WebAssembly] Combine emscripten SjLj tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Jessica Paquette
[GlobalISel] Import patterns containing INSERT_SUBREG
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Michael Kruse
[ScopBuilder] Simplify main statement flag in buildEqiv...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vitaly Buka
Revert r369843 "[Testing] Unbreak r369830"
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Alex Langford
[Core] GetAPInt should return an Optional
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Shafik Yaghmour
Debug Info: Support for DW_AT_export_symbols for anonym...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Aaron Ballman
Updating a test case that was missed in r369957.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vedant Kumar
[DWARF] Rename getDwarf5OrGNUCallSite{Attr,Tag}, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vedant Kumar
[DWARF] Pick the DWARF5 OP_entry_value opcode on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Benjamin Kramer
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vedant Kumar
[DebugInfo] Add debug-entry-values test coverage, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Vedant Kumar
[test] Remove extra spaces from a test, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Philip Reames
Add a clarify comment for meaning of SafePointes [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Benjamin Kramer
[ADT] Make StringRef(const char*) constexpr
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Aaron Ballman
Fixing a weird copy-pasta to get bots back to green.
commit
|
commitdiff
|
tree
|
snapshot
next