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
2021-04-25
Martin Storsjö
[googlemock] Fix warnings about superfluous semicolons...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Nemanja Ivanovic
Disable deprecated-copy warnings on various LLVM code...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Vitaly Buka
[NFC] Fixed some D79714 warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Min-Yih Hsu
[ARM][disassembler] Fix incorrect number of MCOperands...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Michał Górny
[lldb] [Process/NetBSD] Report fork/vfork events to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Michał Górny
[lldb] [Process/FreeBSD] Report fork/vfork events to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Florian Hahn
[VPlan] Add VPBlockUtils::blocksOnly helper.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
LLVM GN Syncbot
[gn build] Port 1cea7ab4ba13
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Tomasz Miąsko
[demangler] Use standard semantics for StringView:...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Simon Pilgrim
Revert rG2149aa73f640c96 "[X86] Add support for reusing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
LLVM GN Syncbot
[gn build] Port a354fd56c504
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Mark de Wever
[libc++] Adds __utility/to_underlying.h.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Stephen Kelly
Add srcloc output to clang-query
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Stephen Kelly
[AST] Add DeclarationNameInfo to node introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Simon Pilgrim
[X86] Add support for reusing ZF etc. from locked XADD...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Simon Pilgrim
[X86] Add PR20841 test cases showing failure to reuse...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Simon Pilgrim
[X86] Regenerate atomic-flags.ll test file
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Florian Hahn
[NewGVN] Properly transfer PredDep in move constructor.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Florian Hahn
[NewGVN] Use ExprResult to add extra predicate users.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Hsiangkai Wang
[RISCV] Apply clang_builtin_alias to overloaded builtins.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Simon Pilgrim
[PhaseOrdering] Add PR32544 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Xiang1 Zhang
[X86] Refine AMX fast register allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Xiang1 Zhang
[X86] Support AMX fast register allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Hsiangkai Wang
[Clang] Fixup for D100611
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Lang Hames
[ORC][C-bindings] Fix missing ')' in comments.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-25
Hsiangkai Wang
[Clang] Add clang attribute `clang_builtin_alias`.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Lang Hames
[ORC-RT] Re-apply "Initial ORC Runtime directories...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Jason Molenda
Simplify the breakpoint setting in DynamicLoaderMacOS...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nikita Popov
[SCEV] Fix applyLoopGuards() chaining for ne predicates
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nikita Popov
[SCEV] Add additional NE applyLoopGuards() test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nikita Popov
[PatternMatch] Improve m_Deferred() documentation ...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
RamNalamothu
[NFC] Refactor how CFI section types are represented...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[Analysis] Attribute alignment should not prevent tail...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
peter klausler
[flang] Fix crash from -DMACRO= with empty replacement
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Florian Hahn
[NewGVN] Use performSymbolicEvaluation instead of creat...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[InstCombine] Fixed UB in foldCtpop
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
David Green
[AArch64] Enable UseAA globally in the AArch64 backend
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[Tests] Rename variable to fix broken buildbots
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
David Tolnay
Fix null ptr crash dumping TemplateTemplateParmDecl
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[InstCombine] ctpop(rot(X)) -> ctpop(X)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[InstCombine] ctpop(X) + ctpop(Y) => ctpop(X | Y) if...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Christopher...
[libcxx][iterator] adds `std::input_or_output_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Mark de Wever
[libc++][doc] Adds a Format library status page.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nikita Popov
[InstCombine] Add tests for comparison of integer parts...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nico Weber
[lld/mac] Don't assert when using -exported_symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Shu Tian
[libc++] Remove if-else to make branch predictor happy
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
David Green
[ARM] Format ARMISD node definitions. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[Clang] Added heading to doc for malloc attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[Clang] Added doc for malloc attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nico Weber
[lld/mac] simplify export-options.s test a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Nico Weber
[lld/mac] add test coverage for -sectcreate and -order_...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
dfukalov
[GVN] Clobber partially aliased loads.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Dávid Bolvanský
[InstCombine] Added testcases from PR48999, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Michael Kruse
[Polly][ManualOpt] Match interpretation of unroll metad...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Michał Górny
[lldb] [Process/Linux] Report fork/vfork stop reason
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Michał Górny
[lldb] [llgs] Support owning and detaching extra processes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Michał Górny
[lldb] [gdb-remote server] Introduce new stop reasons...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Michał Górny
[lldb] [Process] Introduce protocol extension support API
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Fangrui Song
[Polly] Fix stage 2 clang -Wdeprecated-copy after D79714
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Butygin
[mlir] Canonicalize AllocOp's with only store and deall...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
natashaknk
[mlir][tosa] Add tosa.gather lowering to linalg.indexed...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Christopher...
[libcxx][iterator] adds `std::weakly_incrementable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Fangrui Song
[ELF] Simplify a condition in addGotEntry. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Lang Hames
Revert "[ORC-RT] Initial ORC Runtime directories and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Lang Hames
[ORC-RT] Initial ORC Runtime directories and build...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Jon Chesterfield
[libomptarget] Enable AMDGPU devicertl
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Christopher...
[libcxx] disables ranges for clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
RamNalamothu
[NFC] Delete the redundant member 'shouldEmitMoves...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Craig Topper
[RISCV] Removed getLMULForFixedLengthVector.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Michael Kitzan
[MachineCSE] Prevent CSE of non-local convergent instrs
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Jon Chesterfield
[clang][amdgpu] Use implicit code object version
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Mitch Phillips
Revert "[Scudo] Use GWP-ASan's aligned allocations...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Teresa Johnson
Require asserts for test that uses debug flag
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Arthur O'Dwyer
Implement N3644 "Null Forward Pointers" in _LIBCPP_DEBU...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Craig Topper
[RISCV] Move getLMULForFixedLengthVector out of RISCVSu...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Craig Topper
[RISCV] Only expose one interface for getContainerForFi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Jez Ng
[lld-macho] Fix use-after-free in loadDylib()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Jez Ng
[lld-macho]][nfc] Fix some typos + rephrase a comment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Dávid Bolvanský
[utils] Disable -Wdeprecated-copy for googlemock/gtest
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
wlei
[CSSPGO] Fix missing debug info of dangling pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Aaron Puchert
Thread safety analysis: Simplify intersectAndWarn ...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Stephen Kelly
Enable AST introspection on non-X86
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Thomas Lively
[WebAssembly] Finalize wasm_simd128.h intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Nikita Popov
[SCEV] Add loop guard tests for ugt/uge predicates...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Nemanja Ivanovic
[PowerPC] Provide XL-compatible builtins in altivec.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Rob Suderman
[mlir][tosa] Add tosa.resize lowering to linalg generic
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
zoecarver
[libcxx][nfc] Add license to `pointer_comparison_test_h...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Christian Kandeler
[clangd] Allow AST request without range
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Dávid Bolvanský
[InstCombine] X - usub.sat(X, Y) => umin(X, Y)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Pooja Yadav
[Docs] Updated LLVM_TARGETS_TO_BUILD section in Getting...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Alexander Belyaev
[mlir] Add block arguments for input/output operands...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Nico Weber
[lld/mac] Support more flags for --reproduce
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Peter Collingbourne
scudo: Work around gcc 8 conversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Hongtao Yu
[CSSPGO] Fix incorrect prorating indirect call distrib...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Mitch Phillips
[hwasan] Remove untagging of kernel-consumed memory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Fangrui Song
[OpenMP] Fix -Wdeprecated-copy
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Mitch Phillips
Revert "[X86][AMX] Try to hoist AMX shapes' def"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Sanjay Patel
[InstCombine] fold 'not' of ctpop in parity pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Sanjay Patel
[InstCombine] add test for ctpop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Mitch Phillips
[Scudo] Use GWP-ASan's aligned allocations and fixup...
commit
|
commitdiff
|
tree
|
snapshot
next