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
2022-02-23
LLVM GN Syncbot
[gn build] Port 7c1ee5e95f31
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Sanjay Patel
[DAG] try to convert multiply to shift via demanded...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Arthur Eubanks
Revert "AttributorAttributes: avoid a crashing on bad...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Valentin Clement
[flang][NFC] Clean up ConvertType
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Daniel Resnick
[MLIR][Pass] Have PassRegistryEntry own pass strings
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Valentin Clement
[flang] Lower complex constant
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Sam McCall
[Pseudo] Token/TokenStream, PP directive parser.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Augie Fackler
AttributorAttributes: avoid a crashing on bad alignments
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Philip Reames
[SLP] Remove cap on schedule window size
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Philipp Stephani
clang-format.el: Make clang-format work in indirect...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Malhar Jajoo
[LAA] Add remarks for unbounded array access
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Simon Pilgrim
[X86] combineX86ShuffleChainWithExtract - don't both...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[Bitcode] Store function type IDs rather than function...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Emilio Cota
[mlir][NFC] Use options struct in ExecutionEngine:...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[Clang][OpenMP] Remove use of getPointerElementType()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Arjun P
[MLIR][Presburger] unittests: use an MLIRContext declar...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jay Foad
[AMDGPU] Split fp min/max atomics test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Support min/max intrinsics in udiv->lshr...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Add tests for udiv->lshr fold with min...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Stefan Pintilie
[PowerPC] Add the Power10 LXVKQ instrution.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jan Svoboda
[clang][deps] Return the whole TU command line
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jan Svoboda
[clang][deps] NFC: Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Rainer Orth
[MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RET...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Rainer Orth
[ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Further simplify udiv -> lshr folding
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Aaron Ballman
Silence some "not all control paths return a value...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Sanjay Patel
[InstSimplify] remove shift that is redundant with...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Aaron Ballman
Remove unused function; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jez Ng
[lld-macho][nfc] Refactor MarkLive
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jez Ng
[lld-macho][nfc] Move ICF-specific logic into ICF.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Stanislav Gatev
Revert "Revert "[clang][dataflow] Add support for globa...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Simplify udiv -> lshr folding
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Pavel Labath
Fix HostProcessWindows for D120321
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Jan Svoboda
[clang][modules] Infer framework modules in explicit...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Timm Bäder
[clang][driver][wasm] Fix libstdc++ target-dependent...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
serge-sans...
Add missing <ctime> include
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Pavel Labath
[lldb] Simplify HostThreadMacOSX
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Pavel Labath
[lldb] Modernize ThreadLauncher
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Thomas Preud...
[LAA] Add missing newline in debug print
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Aaron Ballman
Add myself to the office hours; correct small typo...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Joseph Huber
[Libomptarget][NFC} Fix missing newline in error message
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Simon Atanasyan
[MIPS] Recognize DT_MIPS_XHASH dynamic table tag
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Anton Afanasyev
Revert "[AggressiveInstCombine] Add `phi` nodes support...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Tim Northover
AArch64: clamp UBFX high-bit to 32-bits
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Sven van Haastregt
[OpenCL] Align subgroup builtin guards
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Remove unused visitUDivOperand() argument...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Balazs Benics
Revert "Revert "[analyzer] Fix taint rule of fgets...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Balazs Benics
Revert "Revert "[analyzer] Fix taint propagation by...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Dawid Jurczak
[NFC][Lexer] Make access to LangOpts more consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[ValueTracking] Support signed intrinsic clamp
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Add tests for add of clamp pattern (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
iains
[C++20][Modules] Rework testcase to use split file...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Alex Bradbury
[RISCV] Avoid infinite loop between DAGCombiner::visitM...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Anton Afanasyev
[AggressiveInstCombine] Add `phi` nodes support to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Fold sub of umin to usub.sat
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Add tests for sub of umin intrinsic ...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Valery Pykhtin
[ArgPromotion] Regenerate test checks for crash.ll...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Stanislav Gatev
Revert "[clang][dataflow] Add support for global storag...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Iain Sandoe
[Modules] Add module structure output to -module-file...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
LLVM GN Syncbot
[gn build] Port 25d7b4fb446b
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Simon Pilgrim
[clang] CIndex.cpp - use cast<> instead of dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Andrzej Warzynski
[flang][driver] Make `flang-new` always generate run...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Alexey Lapshin
[objcopy][NFC] Rename files to avoid clashing of archiv...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Adrian Kuegel
[mlir][Bazel] Fix wrong dependency for GPUBaseIncGen.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Anton Afanasyev
[Test][AggressiveInstCombine] Add test for `phi` instru...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Balazs Benics
Revert "Revert "[analyzer] Add failing test case demons...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Simon Moll
[VE][NFC] Move functions to VVP module
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
serge-sans...
Cleanup llvm/DebugInfo/PDB headers
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Bill Wendling
[NFC] Add #include for constants
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Bill Wendling
[NFC] Add #include for constants
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Tobias Hieta
[compiler-rt][builtins] Fix CMake builtin target flag
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Bill Wendling
[NFC] Remove unnecessary "#include"s from header files
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
David Green
[ARM] Recognize SSAT and USAT from SMIN/SMAX
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nikita Popov
[InstCombine] Remove one-use limitation from X-Y==0...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nathan James
[clang-tidy][NFC] Remove Tristate from CachedGlobList
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Nathan James
[ASTMatchers] Expand isInline matcher to VarDecl
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Chuanqi Xu
[NFC] Add unittest for Decl::isInExportDeclContext
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Stanislav Gatev
[clang][dataflow] Add support for global storage values
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
LLVM GN Syncbot
[gn build] Port a2fab82f33bb
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Haojian Wu
[pseudo] Implement LRTable.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Lian Wang
[RISCV] Add more test for GORCI aliaes in Zbp extension
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Valentin Clement
[flang] Lower real constant
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Lian Wang
[RISCV] Supplement more tests for GREVI aliaes in Zbp...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
minglotus-6
[SampleProfile] Handle the case when the option `MaxNum...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Fangrui Song
[ELF][test] Fix CU address_size in some gdb-index tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Fangrui Song
[ProfileData] Remove unused and racy FunctionSamples...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Alex Lorenz
[compiler-rt][builtins] build the macOS compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Fangrui Song
[ELF][test] Terminate .debug_info with a null entry...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Arthur Eubanks
[clang] Remove Address::deprecated() calls in CodeGenFu...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Joseph Huber
[OpenMP] Remove static allocator in linker wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Joseph Huber
[OpenMP] Unrecognized objects should not be considered...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
David Blaikie
Remove redundant word word in AsmParser DIFlag parsing
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Philip Reames
[instcombine] Avoid binops for comparison consistency...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Amara Emerson
Revert "Revert "[AArch64][GlobalISel] Optimize conjunct...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Arthur Eubanks
[clang] Remove Address::deprecated() calls in CGVTables.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Alina Sbirlea
[Docs] Add self to credits
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Alina Sbirlea
[Docs]Add office hours.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Philip Reames
[NFC] Add a bit more coverage for an upcoming patch
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Fangrui Song
[sancov] Refactor getPreviousInstructionPc
commit
|
commitdiff
|
tree
|
snapshot
2022-02-23
Stanislav Mekhanoshin
[AMDGPU] Pre-commit load/store combine tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
next