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-07-22
Fangrui Song
[profile][test] Add -fuse-ld=bfd to make instrprof...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Matt Arsenault
AMDGPU/GlobalISel: Fix translation of indirect calls
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Thomas Lively
[WebAssembly] Autogenerate checks in simd-offset.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Tarindu Jayatilaka
Reapply "Rename InlineFeatureAnalysis to FunctionProper...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Logan Smith
Only enable -Wsuggest-override if it doesn't suggest...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
LLVM GN Syncbot
[gn build] Port a5e0194709c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
LLVM GN Syncbot
[gn build] Port 2a6c871596c
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Jonas Devlieghere
[lldb] Cleanup CommandObject registration (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
[gn build] Handle X86InstCombineIntrinsic.cpp in 2a6c87...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Gui Andrade
[MSAN] Instrument libatomic load/store calls
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Mircea Trofin
Revert "Rename InlineFeatureAnalysis to FunctionPropert...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
[gn build] Port 2a6c871596ce & 44a6bda19b40
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Green
[ARM] Add predicated add reduction patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Cullen Rhodes
[Sema][AArch64] Add semantics for arm_sve_vector_bits...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Fangrui Song
[ADT] Delete unused llvm::pointer_union_detail::Assigna...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Mircea Trofin
Rename InlineFeatureAnalysis to FunctionPropertiesAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Adrian Prantl
Thread ExecutionContextScope through GetByteSize where...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Arthur Eubanks
[NFC][NewPM] Add clarification on analysis manager...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Simon Pilgrim
ProfileSummaryInfo.h - remove unnecessary ProfileSummar...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Anton Afanasyev
[SLP][Test] Precommit tests for D83779. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Joel E. Denny
Revert "[OpenMP] Implement TR8 `present` map type modif...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Hans Wennborg
Revert abd45154b "[Coverage] Add comment to skipped...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Sebastian Neubauer
Fix target specific InstCombine
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
SharmaRithik
[CodeMoverUtils] Add more data dependency related test...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Benson Li
[lldb] add printing of stdout compile errors to lldbsuite
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Georgii Rymar
[llvm-readobj] - Don't get the name of the symbol table...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Florian Hahn
[SCEVExpander] Fix indentation/formatting (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected decoding of 16-bit literals
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Carlier
[compiler-rt] fix build on Illumos
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Joel E. Denny
[OpenMP] Implement TR8 `present` map type modifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Joel E. Denny
[OpenMP] Implement TR8 `present` map type modifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Stefan Pintilie
[PowerPC] Add linker opt for PC Relative GOT indirect...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
jasonliu
[XCOFF] Enable symbol alias for AIX
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Sebastian Neubauer
[InstCombine] Move target-specific inst combining
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Simon Pilgrim
DebugSubsectionVisitor.h - remove unnecessary includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Simon Pilgrim
SelectionDAGBuilder.cpp - remove duplicate includes...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Simon Pilgrim
MappedBlockStream.h - remove unnecessary MSFLayout...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Alexey Bataev
[SLP]Add an extra test for vectorization of non-pow...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Roman Lebedev
[NFC][Reduce] Add a test showing that we fail to to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Roman Lebedev
[NFC][Reduce] Rewrite remove-funcs.ll to use FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Green
[ARM] Extra MVE select(binop) patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Aleksandr Platonov
[clangd] Fixes in lit tests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Green
[ARM] Add patterns for select(p, BinOp(x, y), z) -...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
OCHyams
[DebugInfo] Drop location ranges for variables which...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Georgii Rymar
[llvm-readelf] - Introduce describe() helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Sebastian Neubauer
[AMDGPU] Don't combine memory intrs to v3i16
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Florian Hahn
[lAA] Return SmallVectorImpl& instead of SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Georgii Rymar
[llvm-readelf/readobj] - Fix the behavior when a sectio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Chen Zheng
[PowerPC] fixupIsDeadOrKill start and end in different...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Joachim Protze
[OpenMP][NFC] pass on env variables to libomptarget...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Ilya Golovenko
[clangd] Fix conversion from Windows UNC paths to file...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Georgii Rymar
[llvm-readobj/readelf] - Don't fail dumping when unable...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Max Kazantsev
[Test] Add more simple tests for PR46786
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Vitaly Buka
[sanitizer,NFC] InternalAlloc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Valeriy Savchenko
[analyzer][solver] Track symbol disequalities
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Valeriy Savchenko
[analyzer][solver] Track symbol equivalence
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Valeriy Savchenko
[analyzer] Introduce small improvements to the solver...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Pavel Labath
[lldb/test] Delete result formatter machinery entirely
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Sander de Smalen
[AArch64][SVE] Correctly allocate scavenging slot in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Med Ismail...
[lldb/interpreter] Fix formatting in CommandInterpreter...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Marcel Hlopko
Make lit TestRunner.py work in Python 3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Med Ismail...
[lldb/interpreter] Add ability to save lldb session...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Green
[ARM] Predicated binary operation tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Pavel Labath
[lldb/test] Do a better job at setting (DY)LD_LIBRARY_PATH
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Stefan Pintilie
[PowerPC] Extend .reloc directive on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Kadir Cetinkaya
[clangd] Fix Origin and MainFileOnly-ness for macros
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Simon Wallis
[Thumb] set code alignment for 16-bit load from constan...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Sjoerd Meijer
[Matrix] Add LowerMatrixIntrinsics to the NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Max Kazantsev
[SCEV] Remove premature assert. PR46786
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Petar Avramovic
AMDGPU: Simplify f16 to i64 custom lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Spickett
[ARM] Fix Asm/Disasm of TBB/TBH instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Luboš Luňák
add -fpch-codegen/debuginfo mapping to -fmodules-codege...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Luboš Luňák
accept 'clang++ -c a.pch -o a.o' to create PCH's object...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Haojian Wu
[AST][RecoveryExpr] Error-dependent expression should...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Haojian Wu
Fix the clang-tidy build after get/isIntegerConstantExp...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Raphael Isemann
Reland [lldb] Unify type name matching in FormattersCon...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Haruki Imai
[MLIR] Set alignment in AllocOp of normalizeMemref()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Roman Lebedev
[NFC][Reduce] Group llvm-reduce options into a group...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Max Kazantsev
[SimplifyCFG] Do not create unneeded PR Phi in block...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Kai Luo
[PowerPC] Fix wrong codegen when stack pointer has...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Kai Luo
[PowerPC] Fix wrong codegen when stack pointer has...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Jonas Devlieghere
[lldb] Adjust for getIntegerConstantExpression refactor
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Kang Zhang
[PowerPC] Fix the implicit operands in PredicateInstruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Pushpinder...
[OpenMP] Add missing RUN lines for OpenMP 4.5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Blaikie
Follow-on fixes for get/isIntegerConstantExpression
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Xing GUO
[DWARFYAML] Make the length field of compilation units...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
David Blaikie
Reapply "Rename/refactor isIntegerConstantExpression...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Xing GUO
[DWARFYAML] Use yaml::Hex64 rather than uint64_t as...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Zequan Wu
[Coverage] fix failed test case.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
peter klausler
[flang] Replay a FORMAT at the right position
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
peter klausler
[flang] Fix source line continuation in potential macro...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
peter klausler
[flang] Implement byte-swapped external unformatted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
peter klausler
[flang] Handle leading zeroes after decimal in REAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Zequan Wu
[Coverage] Fix coverage test cases.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
peter klausler
[flang] Check for misplaced labels
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Chen Zheng
[PowerPC] add store (load float*) pattern to isProfitab...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brian Cain
[test-release] fallback to py3's venv module
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Logan Smith
Disable -Wsuggest-override for all remaining unittests...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Logan Smith
[lld] Disable -Wsuggest-override for unittests
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Zequan Wu
[Coverage] Add comment to skipped regions
commit
|
commitdiff
|
tree
|
snapshot
next