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-12-24
Sylvestre Ledru
mlir README.md: Fix the syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Raphael Isemann
[lldb][NFC] Remove ClangExternalASTSourceCommon
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Sylvestre Ledru
doc: Document that extra-arg/extra-arg-before can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Sylvestre Ledru
clang-doc remove trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Russell Gallop
Revert "[Support] Extend TimeProfiler to support multip...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Whisperity
[clang] [ast] CXXRecordDecl::getVisibleConversionFuncti...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Sam Parker
[TypePromotion] Make TypeSize a class member
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
David Blaikie
DebugInfo: Correct the form of DW_AT_macro_info in...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
David Blaikie
DebugInfo: Add {} to address -Wdangling-else warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Add the Apache2 with LLVM exceptions license to MLIR
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Georgii Rymar
[llvm-readobj] - Remove an excessive helper for printin...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Remove static MLIR doc ; they are already on the website
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Alex Zinenko
[docs] fix typo in Lexicon.rst
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Add `mlir` to -DLLVM_ALL_PROJECTS CMake option
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Sourabh Singh...
[DebugInfo] Fix v4 macinfo for dwo files.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Fangrui Song
[SelectionDAG] Change SelectionDAGISel::{funcInfo,SDB...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Fangrui Song
[SelectionDAG] Don't repeatedly add a node to the workl...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Saleem Abdulrasool
test: correct flags for Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
River Riddle
NFC: Rename printOptionValue to printValue to fix MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
David Blaikie
DebugInfo: Support dumping any exprloc as an expression
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Import MLIR into the LLVM tree
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Igor Kudrin
[DWARF] Check that all fields of a Unit Header are...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Adjust some MLIR paths and docs
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Jonas Devlieghere
Revert "[lldb] Don't process symlinks deep inside DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Mehdi Amini
Remove pybind11-based bindings
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
River Riddle
Refactor the way that pass options are specified.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
River Riddle
NFC: Replace ValuePtr with Value and remove it now...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Gabor Horvath
[CFG] Fix an assertion failure with static initializers
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
River Riddle
Change the `notifyRootUpdated` API to be transaction...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
Lei Zhang
Update SPIR-V.md
commit
|
commitdiff
|
tree
|
snapshot
2019-12-24
River Riddle
Resubmit: ReImplement the Value classes as value-typed...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
MLIR Team
Automated rollback of commit f603a50109107b447b835dac11...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
River Riddle
ReImplement the Value classes as value-typed objects...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Mehdi Amini
Adjust License.txt file to use the LLVM license
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Sanjay Patel
[InstCombine] add test for copysign; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Sanjay Patel
[InstCombine] add tests for not(select ...); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Siva Chandra...
Add implementations of POSIX mmap and munmap functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Alex Langford
[lldb/CMake] Always set a value for find_package when...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Florian Hahn
[Docs] Fix sphinx build errors.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Fangrui Song
ASTContext: fix declaration of ParsedTargetAttr [-Wmism...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Ulrich Weigand
[FPEnv][X86] More strict int <-> FP conversion fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Evgenii Stepanov
[msan] Check qsort input.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Evgenii Stepanov
[msan] Intercept qsort, qsort_r.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Craig Topper
[Sema][X86] Consider target attribute into the checks...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
David Blaikie
MC: Ensure test only reads from the Inputs directory
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Reid Kleckner
Fix LLVM tool --version build mode printing for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Jonas Devlieghere
[lldb/Test] Disable TestSynchronous.test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Sylvestre Ledru
Move from a long list of checkers to tables
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Fangrui Song
[ELF] Don't suggest an alternative spelling for a symbo...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Jay Foad
[AMDGPU] Don't create MachinePointerInfos with an Undef...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Luís Marques
[RISCV][NFC] Fix use of missing attribute groups in...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
czhengsz
[PowerPC] NFC - fix the testcase bug of folding rlwinm
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Sanjay Patel
[DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Alexey Bataev
[OPENMP50]Codegen for nontemporal clause.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Pavel Labath
[lldb] Remove DWARFUnit::AppendDIEsWithTag
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
LLVM GN Syncbot
[gn build] Port eca40066ebb
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Pavel Labath
[lldb/DWARF] Fix hostname-stripping logic
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Florian Hahn
[Matrix] Use fmuladd for matrix.multiply if allowed.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Yaxun (Sam...
[NFC] Move OptionUtils from Basic to Driver
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Florian Hahn
[Matrix] Add forward shape propagation and first shape...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Remove unused callback functionality from...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Sven van Haastregt
[OpenCL] Add atomic builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Simplify ClangExternalASTSourceCallbacks
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Kristof Beyls
[find_interesting_reviews.py] Add git blame output...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Remove unused 'type' parameter in ClangExpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Remove wrong and unused ClangASTContext...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Delete all 'else return ...' in CompilerDec...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb] Add sanity check to CreateDeclContext and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Georgii Rymar
[yaml2obj] - Allow using an arbitrary value for OSABI.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Georgii Rymar
[yaml2obj] - Add support for ELFOSABI_LINUX.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Pavel Labath
[lldb] Don't process symlinks deep inside DWARFUnit
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Georgii Rymar
[yaml2obj] - Add testing for OSABI field.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Martin Storsjö
[AArch64] [Windows] Use COFF stubs for calls to extern_...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Martin Storsjö
[ARM] [Windows] Use COFF stubs for calls to extern_weak...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Martin Storsjö
[ItaniumCXXABI] Don't mark an extern_weak init function...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Georgii Rymar
[llvm-readobj][test] - Stop using Inputs/trivial.obj...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Pavel Labath
[lldb] Fix a -Wreturn-type gcc warning in ScriptInterpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Pavel Labath
[lldb/lua] Fix bindings.test for lua-5.1
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Simplify ClangASTContext::GetTranslationUni...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb] Add a SubsystemRAII that takes care of calling...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Shengchen Kan
[NFC] Style cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Document CompilerDeclContext constructors
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Raphael Isemann
[lldb][NFC] Make CompilerDeclContext construction type...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
QingShan Zhang
[Power9] Remove the PPCISD::XXREVERSE as it has complet...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Simon Pilgrim
Fix case style warnings in DIBuilder. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Dinar Temirbulatov
[SLP] Replace NeedToGather variable with enum.
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
QingShan Zhang
[NFC][Test][PowerPC] Add more tests for 'and mask'
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Saar Raz
[Concepts] Constrained partial specializations and...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
River Riddle
NFC: Introduce new ValuePtr/ValueRef typedefs to simpli...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Jonas Devlieghere
[lldb/ScriptInterpreter] Remove can_reload which is...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Saleem Abdulrasool
build: use `find_package(Python3)` rather than `PYTHON_...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Jim Lin
[AVR] Fix codegen for rotate instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Kai Luo
[PowerPC] Exploit `vrl(b|h|w|d)` to perform vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Reid Kleckner
[AST] Add missing MultiplexConsumer::CompleteExternalDe...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Yonghong Song
reland "[DebugInfo] Support to emit debugInfo for exter...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Shengchen Kan
[NFC] Remove unnecessary blank and rename align-branch...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
czhengsz
[SCEV] add testcase for get accurate range for addrecex...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Fangrui Song
[ELF] Delete a redundant R_HINT check from isStaticLink...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Jonas Devlieghere
[lldb/ScriptInterpreter] Unify error message for comman...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-23
Carl Ritson
[DAGCombiner] Check term use before applying aggressive...
commit
|
commitdiff
|
tree
|
snapshot
next