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
2017-10-10
Jake Ehrlich
[llvm-objcopy] Add ability to remove multiple sections...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rui Ueyama
Handle input section liveness only in MarkLive.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eugene Zelenko
[Transforms] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Craig Topper
[X86] Add broadcast patterns that allow a scalar_to_vec...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Richard Smith
[Modules TS] Diagnose attempts to enter module implemen...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eugene Zelenko
[CodeGen] Fix some Clang-tidy modernize and Include...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Richard Smith
[Modules TS] Module ownership semantics for redeclarations.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Peter Collingbourne
Support: Have directory_iterator::status() return FindF...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Make the ELFFile constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matthew Simpson
[SparsePropagation] Let the Instruction work list hold...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Hans Wennborg
XFAIL ubsan/TestCases/TypeCheck/Function/function.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matthew Simpson
[SparsePropagation] Use SmallVector for work lists
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
[llvm-objcopy] Fix latent bug that allowed some Section...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Make the ELFObjectFile constructor private.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Vlad Tsyrklevich
Revert "Classify llvm-cfi-verify."
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Dehao Chen
Use the first instruction's count to estimate the funci...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Sanjay Patel
[x86] fix prefix typos for CHECK lines; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jan Korous
Fix indexer crash for default template template paramet...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Richard Smith
Add test for regression caused by reverted patch r315251.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Craig Topper
[X86] Fix some patterns that select VLX instructions...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Vlad Tsyrklevich
Classify llvm-cfi-verify.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Simon Dardis
[mips] Correct the instruction predicates for microMIPSr3
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Arsenault
AMDGPU: Fix missing skipFunction calls
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Arsenault
AMDGPU: Fix failure to select branch with optnone
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Adrian Prantl
Convert condition to an early exit (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Guozhi Wei
[CGExprScalar] In EmitCompare trunc the result if it...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Arsenault
AMDGPU: Fix incorrect selection of pseudo-branches
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matthew Simpson
[SparseSolver] Rename getLatticeState to getExistingVal...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Morehouse
Revert "[clang-fuzzer] Allow building without coverage...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Convert two uses of ErrorOr to Expected.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Yaxun Liu
[AMDGPU] Lower enqueued blocks and generate runtime...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Peter Collingbourne
Support: On Windows, use CreateFileW to delete files...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Roman Lebedev
[opt-viewer] Don't Decode HTML bytes for Python 2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Try to make gcc happy.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Return Expected from createRTDyldELFObject.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
[llvm-objcopy] Add support for removing sections
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
Revert "temporary"
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jake Ehrlich
temporary
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jan Vesely
travis: enable checks of nvptx libraries
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jan Vesely
travis: Enable external function call checks on llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jan Vesely
Make image builtins r600/llvm-3.9 only
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Adrian Prantl
Debug Info: Fix the SDLoc propagation for a DAGCombiner...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Morehouse
[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Francis Ricci
[lit] Add host_cxx to lit config
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Francis Ricci
[llvm-objdump] Disable leak checking on an llvm-objdump...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Matt Morehouse
[clang-fuzzer] Allow building without coverage instrume...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Derek Schuff
[WebAssembly] Update MCObjectWriter and associated...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Rafael Espindola
Don't create a dummy __tls_get_addr.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Francis Ricci
[lit] Only enable LSan on darwin when clang supports it
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Lang Hames
[MC] Add another missing <memory> include left out...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Lang Hames
[MC] Add a missing <memory> include left out of r315327.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Hans Wennborg
For dllexport class templates, export specializations...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Bruno Cardoso...
Revert "[SCCP] Propagate integer range info for paramet...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Bruno Cardoso...
Revert "[SCCP] Fix mem-sanitizer failure introduced...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Lang Hames
[MC] Thread unique_ptr<MCObjectWriter> through the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jacob Gravelle
[WebAssembly] Narrow the scope of WebAssemblyFixFunctio...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ilya Biryukov
[clangd] Use UniqueFunction for deferred computations.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ilya Biryukov
[clangd] Added missing #includes to Function.h
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ilya Biryukov
[clangd] Added forgotten return in UniqueFunction.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Simon Pilgrim
[X86][AVX512] Regenerate element insertion/extraction...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Javed Absar
[TableGen] Convert VarDef to range_loop. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Kostya Kortchinsky
[sanitizer] Revert D38706
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Kostya Kortchinsky
[sanitizer] Move the errno/ENOMEM allocator checks...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Simon Dardis
[mips] Duplicate the reciprocal instruction definitions...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ilya Biryukov
[clangd] clang-format the source code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jonas Devlieghere
Re-land "[llvm-dwarfdump] Print type names in DW_AT_typ...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Alexey Bataev
[OPENMP] Add default codegen|tests for 'target parallel...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Simon Pilgrim
Fix a (slightly weird) 'comma operator within array...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Stefan Pintilie
[PowerPC] Add missing record form instructions to the...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Sanjay Patel
[x86] add tests for insertelement; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Uriel Korach
after fixing the i386 case
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Simon Dardis
[mips] Partially fix PR34391
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eric Liu
Revert "[Modules TS] Module ownership semantics for...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Eric Liu
Revert "[Modules TS] Avoid computing the linkage of...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
David Stuttard
[DAGCombine] Fix for shuffle to vector extend for non...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Dean Michael...
[XRay][compiler-rt] Fix rdtscp support check for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Oliver Stannard
[ARM, Asm] Harden GNU LDRD/STRD aliases against invalid...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Oliver Stannard
[ARM, Asm] Add diagnostics for floating-point register...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Oliver Stannard
[ARM, Asm] Add diagnostics for general-purpose register...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Nicolai Haehnle
AMDGPU: Split MUBUF offset into aligned components
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Artem Dergachev
[analyzer] MisusedMovedObject: Fix state-resetting...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Artem Dergachev
[analyzer] MisusedMovedObject: Add printState() method...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jonas Devlieghere
Revert "[llvm-dwarfdump] Print type names in DW_AT_type...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Artem Dergachev
[analyzer] PthreadLockChecker: Add printState() method...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Jonas Devlieghere
[llvm-dwarfdump] Print type names in DW_AT_type DIEs
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Gabor Horvath
[analyzer] Implement pointer arithmetic on constants
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Oliver Stannard
[AsmParser] Add DiagnosticString to register classes...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Florian Hahn
[SCCP] Fix mem-sanitizer failure introduced by r315288.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
James Henderson
[ELF] Set Dot initially to --image-base value when...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Andrew Ng
[LLD] Fix findOrphanPos to consistently ignore "dead...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Gadi Haber
[X86][SKYLAKE] Update regression test to differentiate...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Haojian Wu
[clang-refactor] Fix clang-tidy misc-move-const-arg...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ivan A. Kosarev
[CodeGen] Do not construct complete LValue base info...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Florian Hahn
[SCCP] Propagate integer range info for parameters...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Ilya Biryukov
Revert "Revert r315214 since diff -Z isn't portable...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Haojian Wu
Fix small nits in clang-refactor doc.
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
Nemanja Ivanovic
Fix for PR34888.
commit
|
commitdiff
|
tree
|
snapshot
next