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-03-01
Jonas Devlieghere
[Support] Allow the ability to change WithColor's auto...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Fangrui Song
[asan][test] Remove Linux/asan_prelink_test.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Weining Lu
[LoongArch][NFC] Delete unnecessary return behind of...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Amir Ayupov
[BOLT] Fix X86MCPlusBuilder::replaceRegWithImm
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Jez Ng
[lld-macho] Have relocation address included in range...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Phoebe Wang
[X86] Use bit test instructions to optimize some logic...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Lian Wang
[RISCV][NFC] Move defined non_imm12 to proper place...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Zhihao Yuan
[Clang] Remove redundant init-parens in AST print
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Zhihao Yuan
[c++2b] Implement P0849R8 auto(x)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Eli Friedman
[Windows] Don't try to use x64 linker on ARM64 Windows.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Michael Kruse
[test] Silence compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Kirill Stoimenov
[ASan] Removed unused AddressSanitizerPass functional...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Michael Kruse
[OpenMPIRBuilder] Implement static-chunked workshare...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Peter Klausler
[flang] Allow more concurrently open NEWUNIT= values...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Arthur O'Dwyer
[libc++] [ranges] Use "inline constexpr bool" not ...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Siva Chandra...
[libc] Add a class "Atomic" as a simple equivalent...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Kiran Chandramohan
[Flang] NFC: Changes to adhere to coding guidelines
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
not-jenni
Adds a flag to optionally disable tosa decompositions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Peter Klausler
[flang] Catch I/O of bad derived type at compile time
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonas Devlieghere
Revert "[Support] Allow the ability to change WithColor...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Hsiangkai Wang
[AArch64][SME] Add rdsvl instruction
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Hsiangkai Wang
[AArch64][SME] Add addsvl and addspl instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Okwan Kwon
[mlir] Match Arithmetic::ConstantOp and Tensor::Extract...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jonas Devlieghere
[Support] Allow the ability to change WithColor's auto...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Clint Caywood
Use __builtin_clz to find leading 1 in generic sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
LLVM GN Syncbot
[gn build] Port
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Louis Dionne
[libc++abi] Install the libc++abi headers from libc...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Louis Dionne
[libc++][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Louis Dionne
[libc++][NFC] Remove unused Lit feature in the test...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lei Zhang
[mlir][linalg] Enhance FoldInsertPadIntoFill to support...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Lei Zhang
[mlir][linalg] Fold tensor.pad when inserting into...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Martin Storsjö
[libcxx] [test] Fix the monetary locale curr_symbol...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Yaxun (Sam...
[HIP] File device library ABI version file name
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Philip Reames
[SLP] Check invariant that all instructions in bundle...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Scott Linder
[YAMLParser] Add multi-line literal folding support
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Jorge Gorbe...
[NFC] Don't pass temporary LangOptions to Lexer
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Arthur Eubanks
[docs] Add note about interaction between clang plugins...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Craig Topper
[RISCV] Only enable combineROTR_ROTL_RORW_ROLW with...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Valentin Clement
[flang][NFC] Add complex operations lowering tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Dávid Bolvanský
[Clang] noinline call site attribute
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Erich Keane
[NFC] Make 1st param to getTemplateInstantiationArgs...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
LLVM GN Syncbot
[gn build] Port a3255f219a86
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Arthur O'Dwyer
[libc++] Explicitly reject `uniform_int_distribution...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Arthur O'Dwyer
[libc++] [ranges] Permit std::mergeable and std::sortab...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Dawid Jurczak
[NFC] Don't pass temporary LangOptions to Lexer
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Stanislav Mekhanoshin
[AMDGPU] Extend SILoadStoreOptimizer to handle flat...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Fangrui Song
[ELF] Change some non-null pointer parameters to refere...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Haowei Wu
[doc] Add llvm-ifs commandline guide
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Okwan Kwon
Revert "[mlir] Fold Arithmetic::ConstantOp and Tensor...
commit
|
commitdiff
|
tree
|
snapshot
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
next