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-11-15
Simon Tatham
[ARM,MVE] Add intrinsics for 'administrative' vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Sam McCall
[AST] Use written names instead of `type-param-0-0...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Hans Wennborg
Fix GCC -Wcast-qual warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Hans Wennborg
GCC 5.3 build fix
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Matt Arsenault
AMDGPU: Change boolean content type to 0 or 1
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Matt Arsenault
AMDGPU: Try to commute sub of boolean ext
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Matt Arsenault
GlobalISel: Lower s1 source G_SITOFP/G_UITOFP
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
David Zarzycki
Unbreak the clang test suite when hexagon-link is not...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
LLVM GN Syncbot
gn build: Merge 16f38dda292
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Lang Hames
[ORC] Add a utility to support dumping JIT'd objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Seiya Nuta
[llvm-objcopy][MachO] Implement --remove-section
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Bruno Cardoso...
Add a test to cover structural match for recursive...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Francis Visoiu...
[InstCombine] Don't use getFirstNonPHI in FoldIntegerTy...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-15
Wang, Pengfei
[WinEH] Fix the wrong alignment orientation during...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Davide Italiano
[Utility] Remove a dead header [PPC64LE_ehframe_Registe...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
Add missing includes needed to prune LLVMContext.h...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Marek Kurdej
[libc++] [P0920] [P1661] Update status page.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Jonas Devlieghere
[LLDB] Fix more -Wdocumentation issues (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
[COFF] Avoid CodeView include in header
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
Forward declare the DWARFCache to avoid including LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Jonas Devlieghere
[Reproducer] Enable crash reports for reproducer tests
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Yonghong Song
[BPF] Restrict preserve_access_index attribute to C...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Dan Liew
[SanitizerCommon] Print the current value of options...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
[COFF] Don't include llvm/LTO/LTO.h in a header
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alexey Bataev
Revert "Temporarily Revert:"
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Matthew Voss
[llvm-dis] Fix the disable-output flag
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Michael Kruse
[GPGPU] Fix depricated warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Craig Topper
[X86] Fix the implementation of __readcr3/__writecr3...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Vedant Kumar
[DebugInfo] Allow spill slots in call site parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sergey Dmitriev
[yaml2obj][COFF] Add support for extended relocation...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Michael Kruse
[GPGPU] Fix #includes.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Daniel Sanders
[globalisel][irtanslator] The IRTranslator should prese...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Jordan Rupprecht
[lldb][Editline] Support ctrl+left/right arrow word...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Paul Robinson
Fix up lit's tests to run in a multi-config build envir...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sumanth Gundapaneni
[Pipeliner] Fix an assertion caused by iterator invalid...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sumanth Gundapaneni
[Hexagon] Validate the iterators before converting...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sumanth Gundapaneni
[Hexagon] Fix clang driver to parse -mcpu/-mvXX and...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sumanth Gundapaneni
Update lit infra to detect "MemoryWithOrigins' sanitize...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sam Elliott
[RISCV] Use addi rather than add x0
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Matthew Voss
Add support for multi-module bitcode files to llvm-dis
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sergey Dmitriev
[llvm-objcopy][COFF] Add support for extended relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Luís Marques
[RISCV] Fix wrong CFI directives
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Craig Topper
[ExpandReductions] Don't push all intrinsics to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Mitchell Balan
[clang-format] Fixed edge-case with SpacesInSquareBrack...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
Replace wrongly deleted header banner, fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Tom Stellard
[cmake] Emit an error for -DBUILD_SHARED_LIBS=ON on...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kevin P. Neal
Document more specifically the rounding for "llvm.round".
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sanjay Patel
[InstCombine] remove duplicate code for simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kevin P. Neal
Make the language more consistent since I'm about to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Reid Kleckner
[clang-include-fixer] Skip .rc files when finding symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Alexey Bataev
[OPENMP]Add assignment operator in UDR test, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian Prantl
Fix incorrect comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian Prantl
Convert condition to early exit (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian Prantl
Convert UpdateExternalModuleListIfNeeded to use early...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian Prantl
Rename DWO -> Clang module to avoid confusion. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Jonas Devlieghere
[LLDB] Make a clear distinction between usage & develop...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian Prantl
Use ForEachExternalModule in ParseTypeFromClangModule...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Scott Linder
[AMDGPU][HIP] Change default DWARF version to 4
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adrian McCarthy
Improve VFS compatibility on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sam McCall
[clangd] Ignore more implicit nodes in computing selection.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sam McCall
[clangd] Expose value of enumerators to Hover API....
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Lang Hames
[ADT] Move drop_begin from iterator_range.h into STLExtras.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Adam Balogh
[Analyzer][NFC] Separate white-box tests for iterator...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Pavel Labath
[lldb] Fix dwo variant of TestLibCxxFunction
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sanjay Patel
[InstCombine] regenerate test CHECKs; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Benjamin Kramer
Revert "[ThinLTO] Add correctness check for RO/WO varia...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Ed Maste
On FreeBSD use AT_EXECPATH from ELF auxiliary vectors...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Tim Northover
ARM: allow rewriting frame indexes for all prefetch...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
GCOVProfiling - fix uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
WholeProgramDevirt - fix uninitialized variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
Fix uninitialized variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
Fix uninitialized variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
SROA - fix uninitialized variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
Fix uninitialized variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
Hexagon - fix uninitialized variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Simon Pilgrim
MSP430 - fix uninitialized variable warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Louis Dionne
[libc++][P1872] span should have size_type, not index_type.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Louis Dionne
[libc++] [P1612] Add missing feature-test macro __cpp_l...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kerry McLaughlin
[AArch64][SVE] Implement floating-point comparison...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Ilya Biryukov
[clangd] Simplify the code in Index::refs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Sjoerd Meijer
[LV] PreferPredicateOverEpilog respecting predicate...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Paweł Bylica
[DAGCombiner] Drop redundant DAG method param. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Paweł Bylica
[DAGCombiner] Use TLI field already available. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Raphael Isemann
Modernize llvm::Error handling in ExternalASTMerger
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
JonChesterfield
[libomptarget][nfc] Use cuda variable wrappers from...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Miloš Stojanović
[mips][NFC] Remove old FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kerry McLaughlin
[AArch64][SVE] Implement remaining floating-point arith...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kerry McLaughlin
[AArch64][SVE] Implement additional floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Diana Picus
Fix typos in docs. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
QingShan Zhang
[NFC] Add one test for PowerPC to verify the sext_inreg...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Kevin Petit
Fix use of add_llvm_tool in projects that build no...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Daniil Suchkov
Revert "[InstCombine] Fold PHIs with equal incoming...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Raphael Isemann
[lldb] Fix that trailing backslashes in source lines...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Daniil Suchkov
[InstCombine] Fold PHIs with equal incoming pointers
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Djordje Todorovic
[AArch64][DebugInfo] Fix incorrect call site param...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Anna Welker
[NFC] Fix typo in ARMBaseRegisterInfo
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
evgeny
[ThinLTO] Add correctness check for RO/WO variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Pavel Labath
DWARFDebugLoclists: stricter base address handling
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Raphael Isemann
[lldb][NFC] Simplify IOHandler constructor/destructor...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Muhammad Omair...
[LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefi...
commit
|
commitdiff
|
tree
|
snapshot
next