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-06-02
Haojian Wu
Remove a comment-out llvm::errs debugging code, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kadir Cetinkaya
[lldb] Handle a new clang built-in type
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Matt Arsenault
AMDGPU: Fix clang side null pointer value for private
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kadir Cetinkaya
[clangd] Copy existing includes in ReplayPreamble
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kadir Cetinkaya
Revert "[clangd] Copy existing includes in ReplayPreamble"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Nico Weber
[gn build] (manually) port 44f989e7809
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
Fix a failing test.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Alex Zinenko
[mlir] support materialization for 1-1 type conversions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kadir Cetinkaya
[clangd] Copy existing includes in ReplayPreamble
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Djordje Todorovic
[CSInfo][NFC] Interpret loaded parameter value separately
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Alex Zinenko
[mlir] SCFToGPUPass: fix macros referring to LOOPS...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Pavel Labath
[Support] Make DataExtractor error messages more clear
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Pavel Labath
[lldb/DWARF] Add support for pre-standard GNU call...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of type units [10/10]
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of location and range...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of tables in .debug_pub...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of line tables [7/10]
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of call frame information...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of address range tables...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of address tables [4/10]
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of compilation units...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Report the format of .debug_names [2/10]
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Igor Kudrin
[DebugInfo] Extract a helper function to return the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Alex Zinenko
[mlir] Toy tutorial: avoid erasing and then re-creating...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Simon Pilgrim
Add missing MemoryBuffer.h include
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Alex Zinenko
[mlir] post-commit review fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Simon Pilgrim
TextAPIReader.h - reduce MemoryBuffer.h include to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Simon Pilgrim
TextAPIWriter.h - reduce MemoryBuffer.h include to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Florian Hahn
[Sema] Fix -Wunused-variable in CreateBuiltinMatrixSubs...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Florian Hahn
[LV] Make sure the MaxVF is a power-of-2 by rounding...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Ehsan Toosi
[mlir] Introduce CallOp converter for buffer placement
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Denis Antrushin
[EarlyCSE] Common gc.relocate calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Muhammad Omair...
[LLDB] Mark TestCreateDuringInstructionStep as flaky...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Simon Pilgrim
[VectorCombine][X86] Add loaded insert tests from D80885
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Haojian Wu
[AST] Fix a null initializer crash for InitListExpr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Simon Atanasyan
[mips] Support 64-bit relative relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Dmitri Gribenko
Run syntax tree tests in many language modes
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kazushi (Jam...
[VE] Support I32/F32 registers in assembler parser
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Clement Courbet
[llvm-exegesis] Fix D80610.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Sam Parker
[NFC][ARM][AArch64] Test runs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Joachim Protze
[OpenMP][OMPT] Fix and add event callbacks for detached...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Sriraman Tallam
Options for Basic Block Sections, enabled in D68063...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Denis Antrushin
[StatepointLowering] Handle UNDEF gc values.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Dominik Montada
[GlobalISel] Combine scalar unmerge(trunc)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Dominik Montada
[NFC] Move vector unmerge(trunc) combine to function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Xing GUO
[ObjectYAML][DWARF] Let `dumpPubSection` return `DWARFY...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
MaheshRavishankar
[mlir][SCFToGPU] Remove conversions from scf.for to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Fangrui Song
[ELF] --wrap: don't error `undefined reference to __rea...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Yevgeny Rouban
[BrachProbablityInfo] Proportional distribution of...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Richard Smith
Fix violations of [basic.class.scope]p2.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Craig Topper
[X86] Fix a few recursivelyDeleteUnusedNodes calls...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Yevgeny Rouban
[BrachProbablityInfo] Rename loop variables. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kostya Serebryany
[asan] fix a comment typo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Kostya Serebryany
add debug code to chase down a rare crash in asan/lsan...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
John McCall
Fix how cc1 command line options are mapped into FP...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Reid Kleckner
[COFF] Free some memory used for chunks
commit
|
commitdiff
|
tree
|
snapshot
2020-06-02
Adrian Prantl
Fix UB in EmulateInstructionARM64.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vedant Kumar
[os_log][test] Remove -O1 from a test, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vedant Kumar
[docs] Sketch outline for HowToUpdateDebugInfo.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Amara Emerson
[AArch64][GlobalISel] Split G_GLOBAL_VALUE into ADRP...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Amara Emerson
[AArch64] Fix CollectLOH creating an AdrpAdd LOH when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vedant Kumar
[LiveDebugValues] Remove early-exit when testing regmas...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
AMDGPU: Change internal tracking of wave size
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Olivier Giroux
Updated synopsis of <atomic> to match what is implemented
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Akira Hatanaka
Clean up clang/test/CodeGenObjC/os_log.m
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Kirstóf Umann
[analyzer][MallocChecker] Fix the incorrect retrieval...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Louis Dionne
[libc++] Add assertions on OOB accesses in std::array...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Lei Huang
[PowerPC] Add clang option -m[no-]pcrel
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Louis Dionne
[libc++] NFC: Minor refactoring in std::array
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Joseph Huber
[OpenMP] Replace Clang's OpenMP RTL Definitions with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Reid Kleckner
[PDB] Share code to relocate .debug$[SF] sections, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Sterling Augustine
For --relativenames, ignore directory 0, which is the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Jonas Devlieghere
[lldb/Test] Add test for man page and lldb --help output
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Mircea Trofin
[llvm][NFC] Cache FAM in InlineAdvisor
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Daniel Grumberg
Add DIAError.h to list of headers excluded from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Paula Toth
[libc] Expose APIGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Reid Kleckner
[PDB] Use inlinee file checksum offsets directly
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Florian Hahn
[Matrix] Implement matrix index expressions ([][]).
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Martin Liska
Move internal_uname to #if SANITIZER_LINUX scope.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Fangrui Song
[ELF] Refine --export-dynamic-symbol semantics to be...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Sanjay Patel
[InstCombine] fix use of base VectorType; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
AMDGPU: Fix not emitting nofpexcept on fdiv expansion
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vedant Kumar
[LiveDebugValues] Add LocIndex::u32_{location,index...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Vedant Kumar
[LiveDebugValues] Speed up removeEntryValue, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
DAG: Fix getNode dropping flags if there's a glue output
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Julian Lettner
[Darwin] Add and adopt a way to query the Darwin kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Hiroshi Yamauchi
[PGO] Improve the working set size heuristics under...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
AMDGPU: Fix test in code directory
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
AMDGPU: Remove dead file
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
hsmahesha
[AMDGPU/MemOpsCluster] Let mem ops clustering logic...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Fangrui Song
[ELF] Set DF_1_PIE for -pie
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Stanislav Mekhanoshin
Temporarily removed unstable test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Matt Arsenault
AMDGPU: Fix alignment for dynamic allocas
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Christopher...
[SVE] Eliminate calls to default-false VectorType:...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Nick Desaulniers
[Clang][CGM] style cleanups NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Eric Schweitz
[flang] This adds the lowering stubs for Open MP.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Stanislav Mekhanoshin
Update some names in test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Fangrui Song
[Object] Add DF_1_PIE
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Sanjay Patel
[InstCombine] add test for select-of-shuffle; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Stanislav Mekhanoshin
Process gep (phi ptr1, ptr2) in SROA
commit
|
commitdiff
|
tree
|
snapshot
next