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-11-25
Jamie Schmeiser
[NFC] Refactor loop peeling code for calculating phi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Manuel Klimek
Fix test output regression from ee88c0cf09969ba44307068...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Valentin Clement
[flang] Allow fir.rebox to unlimited polymorphic box
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
LLVM GN Syncbot
[gn build] Port ed34590c1acb
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Tiezhu Yang
[LLDB] Add LoongArch register definitions and operations
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Sam McCall
Revert "[Lex] Fix suggested spelling of /usr/bin/....
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Nicolas Vasilache
[mlir][Vector] Vector transform skeleton
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Archibald Elliott
[Support] Move getHostNumPhysicalCores to Threading.h
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Pavel Labath
[lldb][nfc] Deindent ProcessGDBRemote::SetThreadStopInf...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Valentin Clement
[flang] Avoid crash in lowering for unlimited polymorph...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
LiaoChunyu
[RISCV] Branchless lowering for (select (x < 0), TrueCo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Sam McCall
[include-cleaner] Make HTMLReport impl simpler/safer...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Alex Richardson
Drop redundant pipe to opt -instnamer in clang tests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Alex Richardson
[BPF] Avoid checking for intrinsics using string compar...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Archibald Elliott
[ARM] Move ARM::parseBranchProtection into ARMTargetPar...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Simon Pilgrim
[X86] combineScalarAndWithMaskSetcc - handle (concat_ve...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Simon Pilgrim
[X86] Add test case for (any_extend (bitcast (concat_ve...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Sam McCall
[include-cleaner] HTMLReport shows headers that would...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Pavel Labath
[lldb/test] Remove the module cache directory in module...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Pavel Labath
[lldb] Prevent an infinite loop while reading memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Thomas Preud...
Revert: Add version to all LLVM cmake package
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Benjamin Maxwell
[TargetLowering][AArch64] Teach DemandedBits about...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Benjamin Kramer
[Hexagon] Apply 7f06a5824cdb297a19b7c82bb191c22539f3407...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Benjamin Kramer
[Hexagon] Put asserts in an !NDEBUG region. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Sam McCall
[Lex] Fix suggested spelling of /usr/bin/../include/foo
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Phoebe Wang
[NFC] Change `dyn_cast` to `cast` to make sure no deref...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Qiu Chaofan
Pre-commit PowerPC case for zero/inf fpclassify
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Balazs Benics
[analyzer] Deprecate FAM analyzer-config, recommend...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Balazs Benics
[analyzer] Consider single-elem arrays as FAMs by default
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Kazushi (Jam...
[VE] Remove unnecessary isReMaterializable flags
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Lorenzo Chelini
[MLIR] Adopt `DenseI64ArrayAttr` in tensor, memref...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Jean Perier
[flang] Add hlfir.concat codegen
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Jean Perier
[flang] Lower concatenation to hlfir.concat
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Jean Perier
[flang] Add hlfir.concat operation definition
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Valentin Clement
[flang] Remove debug option
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Evgeniy Brevnov
Use PassGate from LLVMContext if any otherwise global one
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Anton Sidorenko
[Debugify] Accumulate the number of variables in debugi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[Test] Add couple more tests where we can compute symbo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Matthias Gehre
[InstCombine] Update debug intrinsics when rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
Revert "[Test] Add couple more tests where we can compu...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[Test] Add couple more tests where we can compute symbo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[SCEV][NFC] Rename constructor parameter to match its...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
chenglin.bi
[LSR] precommit test for D138636; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[SCEV][NFC] Get rid of redundant constructor, replace...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[Test] Add test showing that SCEV fails to evaluate...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Max Kazantsev
[SCEV] Fix misplaced \n in printout of max symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Fangrui Song
[Inliner] Move cl::opt inside llvm::
commit
|
commitdiff
|
tree
|
snapshot
2022-11-25
Krzysztof Parzyszek
[Hexagon] Don't lower legal EXTRACT_SUBVECTOR to EXTRAC...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Volodymyr Sapsai
[modules] Fix marking `ObjCMethodDecl::isOverriding...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Martin Storsjö
[openmp] Use z_Linux_asm.S to provide __kmp_invoke_micr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Valentin Clement
[flang] Adapt descriptor codegen to support unlimited...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[libc] Improve bcmp performance for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Florian Hahn
[MemoryLocation] Support memcpy_chk in getForArgument.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Benjamin Kramer
[bazel] Add copts attribute to gentbl_cc_library macro.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Jason Molenda
Change debugserver to spawn processes in their own...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sanjay Patel
[InstCombine] ease restriction for extractelt (bitcast...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Generate streaming-compatible code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Add precursory tests for D138519
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Benjamin Maxwell
[AArch64] Add hasSVEorSME() helper and fix some incorre...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Archibald Elliott
[AArch64] Add Missing System Registers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Generate streaming-compatible code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Add precursory tests for D138440
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sanjay Patel
[InstCombine] avoid 'tmp' variable name in tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Arthur Eubanks
[clang-fuzzer] Add missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Arthur Eubanks
Reland [clang-fuzzer] Use new pass manager for optimizi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Generate streaming-compatible code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Hassnaa Hamdi
[AArch64][SME]: Add precursory tests for D138309
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Arthur Eubanks
Revert "[clang-fuzzer] Use new pass manager for optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Michał Górny
[llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and Testin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
David Tenty
[libc++][AIX] Add AIX buildbot owners
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Arthur Eubanks
[lldb][NFC] Change FindDefinitionTypeForDWARFDeclContex...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Arthur Eubanks
[clang-fuzzer] Use new pass manager for optimizing IR
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Simon Pilgrim
[X86] combineScalarAndWithMaskSetcc - optionally peek...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Lucas Prates
[AArch64] Add support for v8.9-A/v9.4-A Debug and PMU...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Anton Sidorenko
Revert "[Debugify] Accumulate the number of variables...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[Alignment][NFC] Use Align in MCStreamer::emitValueToAl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[Alignment][NFC] Use Align for MCStreamer::emitXCOFFLoc...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Anton Sidorenko
[Debugify] Accumulate the number of variables in debugi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Kelvin Li
[flang] Lowering LOC intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Rainer Orth
[flang][test] Adjust Driver/pass-plugin-not-found.f90...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Anton Sidorenko
[Debugify] Precommit test for D136949
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sanjay Patel
[InstCombine] reduce code duplication in foldBitcastExt...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sanjay Patel
[InstCombine] add tests for trunc+insertelt; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Jan Sjodin
[OpenMP][OMPIRBuilder] Mirgrate getName from clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[Alignment][NFC] Use Align in MCStreamer::emitCodeAlignment
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sam McCall
[include-cleaner] Show details for #include directives...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[Alignment][NFC] Use Align in MCStreamer::emitBundleAli...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
David Green
[SelectOpt] Don't treat LogicalAnd/LogicalOr as selects
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sam McCall
[include-cleaner] Make Symbol (and Macro) hashable.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Sam McCall
[Format] Don't crash on mismatched brackets
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Simon Pilgrim
[X86] Replace InstRW instregex single matches with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Simon Pilgrim
Fix MSVC "signed/unsigned mismatch" warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Nathan James
Fix remaining build errors introduced in D90568 - 15e76...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Viktoriia Bakalova
[include-cleaner] Record macro references in #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Nathan James
Fix build error introduced in D90568 - 15e76eed0c7
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Louis Dionne
Revert "[libcxxabi] Always use thread_local for cxa_exc...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Louis Dionne
[libc++] Keep char_traits<T> for arbitrary T around...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Guillaume Chatelet
[reland][Alignment][NFC] Use the Align type in MCSection
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Nikolas Klauser
[libc++] Remove P1908 from the status page
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Nathan James
[clang] Add [is|set]Nested methods to NamespaceDecl
commit
|
commitdiff
|
tree
|
snapshot
next