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-28
Sanjay Patel
[InstCombine] fold mul-with-overflow intrinsic with...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Andrei Elovikov
[NFC][LoopVectorizer] Simplify LoopVectorize/X86/gather...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Craig Topper
[RISCV] Don't call combineROTR_ROTL_RORW_ROLW for SLLW...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Chia-hung Duan
[mlir-tblgen] Fix non-deterministic generating static...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Joseph Huber
[OpenMP] Add verbose output for linker wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Rename Symbol::compare to shouldReplace. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Konstantin...
[libc++] Fix double file closing in `std::filesystem...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Okwan Kwon
[mlir] Fold Arithmetic::ConstantOp and Tensor::ExtractS...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
luxufan
[JITLink] Add R_RISCV_SUB6 relocation
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Craig Topper
[RISCV] Custom type legalize i32 ISD::ABS on RV64 witho...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Arthur O'Dwyer
[clang] Remove unused variable AllElementsInt.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Sanjay Patel
[InstCombine] fold select-of-zero-or-ones with negated op
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Sanjay Patel
[InstCombine] add tests for select of zero or all ones...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Sanjay Patel
[InstCombine] add tests for mul-with-overflow by -1...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Erich Keane
Clarify documentation of cpu_dispatch/cpu_specific
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Alexey Bataev
[SLP]Improve bottom-to-top reordering.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Dawid Jurczak
[NFC][Lexer] Make Lexer::LangOpts const reference
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InlineCost] Use SmallPtrSet for DeadBlocks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Archibald Elliott
[NFC][Clang][AArch64] Clean up AArch64TargetInfo::hasFe...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Sander de Smalen
[AArch64][SVE] Fold away SETCC if original input was...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Florian Hahn
Recommit "[VPlan] Introduce recipe to build scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Timm Bäder
[clang][tests] Fix ve-toolchain tests with CLANG_DEFAUL...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Valentin Clement
[flang] Lower power operations
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Momchil Velikov
[AArch64] Async unwind - function prologues
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Adrian Kuegel
[mlir] Apply ClangTidy performance fixes (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Sander de Smalen
[AArch64][SVE] Handle more cases in findMoreOptimalInde...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
David Spickett
[compiler-rt] Disable coverage trace pc guard tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
gysit
[mlir][linalg] Check the iterator types are valid.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Florian Hahn
[LV] Remove induction recipes only used outside vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
David Green
Partially revert "[SchedModels][CortexA55] Add ASIMD...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Luis Penagos
[clang-format] Treat && followed by noexcept operator...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Adrian Kuegel
[mlir] Remove unused static variables (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Florian Hahn
[LV] Add test with dead induction in vector loop used...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Endre Fülöp
[analyzer] Add more sources to Taint analysis
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
LLVM GN Syncbot
[gn build] Port 61835d19a848
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Remove not of SPF min/max fold (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
esmeyi
[llvm-objcopy] Initial XCOFF32 support.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Remove sub of SPF min/max fold (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Florian Hahn
[LV] Add test with IV that needs scalar steps and user...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Don't call matchSAddSubSat() for SPF...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Remove SPF moveAddAfterMinMax() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Remove SPF moveNotAfterMinMax() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Nikita Popov
[InstCombine] Remove SPF factorizeMinMaxTree() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Mehdi Amini
Add explicit `this->` to access method in attempt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Shraiysh Vaishay
[mlir][OpenMP][NFC] Removing unnecessary builders for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Iain Sandoe
[C++20][Modules][7/8] Find the primary interface name...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Replace an unneeded dyn_cast_or_null with dyn_cas...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Optimize SectionBase::Kind values to make isa...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Make InputSection::classof inline. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Alexander Belyaev
[mlir] Purge linalg.tiled_loop.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Move SyntheticSection check from InputSection...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Ilya Nozhkin
Set error message if ValueObjectRegister fails to write...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
eric.tang
[RISCV] Support hypervisor extention instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
eric.tang
[RISCV] Support Sinval extension and hypervisor memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Eric Tang
[RISCV] Change GPRMemAtomic to GPRMemZeroOffset for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Zi Xuan Wu
[Support] Fix the build errors because missing CSKYTarg...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Zi Xuan Wu
[Support] Add CSKY target parser and attributes parser
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Chenbing Zheng
[RISCV] Optimize (sext.w, srli) to sraiw with Zba.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Kai Luo
[AIX][cmake][NFC] Customize name of output atomic library
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Todd Mortimer
[Driver][OpenBSD] Enable unwind tables on all architectures
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Mehdi Amini
Add explicit capture for `this` pointer in attempt...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Fangrui Song
[ELF] Enforce double-dash form --error-limit
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Jessica Clarke
[RISCV] Fix parseBareSymbol to not double-parse top...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Fangrui Song
[ELF] Use --error-limit instead of -error-limit
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Fangrui Song
[ELF] Change global variable backwardReferences to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Fangrui Song
[ELF] Move --print-archive-stats= and --why-extract...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Martin Storsjö
[libcxx] [test] Fix one failing part of dsl.sh.py on...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Martin Storsjö
[libcxx] [test] Fix the monetary locale pos/neg_format...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Xiaodong Liu
[sancov] Add SPARC support for getPreviousInstructionPc
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Philip Reames
[SLP] Remove field unused after 33ce97f to silence...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Florian Hahn
Revert "[VPlan] Introduce recipe to build scalar steps."
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Philip Reames
[SLP] Use BatchAA to reduce capture analysis cost ...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Florian Hahn
[VPlan] Introduce recipe to build scalar steps.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Arthur O'Dwyer
[libc++] [test] Check the presence of "pragma include_i...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Groverkss
[MLIR][Presburger] Move IntegerPolyhedron::reset to...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Sanjay Patel
[SDAG] fold (rotate X) eq/ne (0/-1)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Sanjay Patel
[x86] add tests for setcc eq/ne 0/-1 of rotate; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Simon Pilgrim
[X86][SSE] Attempt to lower vec_reduce_add patterns...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Sanjay Patel
[SDAG] fold bitwise logic with shifted operands
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Yevgeny Rouban
Revert "[Support] Reset option to its default if its...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Yevgeny Rouban
[Support] Reset option to its default if its Default...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Florian Hahn
[VPlan] Add recipe to handle SCEV expansion (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Simon Pilgrim
[lldb] BreakpointOptions::CommandData::CreateFromStruct...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Simon Pilgrim
[DAG] Ensure type is legal for bswap(shl(x,c)) -> zext...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Iain Sandoe
[C++20][Modules][6/8] Record direct module imports.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Carl Ritson
[AMDGPU] Remove redundant isVALU in SIPreEmitPeephole...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Fangrui Song
[ELF] BitcodeFile: resolve defined symbols before undef...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Serge Pavlov
[ConstantFolding] Fix folding of constrained compare...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Benjamin Kramer
[bazel] Port g95b4e88b1db3
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Simon Pilgrim
[clang] MarkVarDeclODRUsed - remove redundant nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Sam McCall
[clangd] Test fixes missing from 257559ed9
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Sam McCall
[clangd] Function return type hints: support lambdas...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Björn Schäpers
[clang-format][NFC] Rename test and remove comments
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Björn Schäpers
[clang-format][NFC] Remove redundant semi
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Benjamin Kramer
Use RegisterInfo::regsOverlaps instead of checking...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
River Riddle
[PDLL] Properly error out on returning results from...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
River Riddle
[mlir:PDLL] Add support for C++ generation
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
River Riddle
[mlir:PDLL] Fix handling of unspecified operands/result...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
River Riddle
[mlir:PDLL] Add support for PDL MLIR code generation
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
David Green
[AArch64] Cleanup and extend cast costs. NFC
commit
|
commitdiff
|
tree
|
snapshot
next