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
2020-09-10
Nico Weber
[gn build] (semi-manually) port 009cd4e4910
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Federico Lebrón
Allow Dialects to be initialized via nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Federico Lebrón
Make struct dialects have the same field name as everyt...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Dominic Chen
[WebAssembly] Set unreachable as canonical to permit...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Lang Hames
Revert "[Support] Use unique_function rather than std...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Craig Topper
[SLPVectorizer][X86][AMDGPU] Remove fcmp+select to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[compiler-rt] [netbsd] Regenerate syscall hooks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[compiler-rt] [netbsd] Update generate_netbsd_syscalls.awk
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Fangrui Song
[PGO] Skip if an IndirectBrInst critical edge cannot...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Jordan Rupprecht
[NFC] Fix whitespace in lldb-vscode --help
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Lang Hames
[Support] Use unique_function rather than std::function...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Anna Thomas
[ImplicitNullCheck] Handle instructions that preserve...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[compiler-rt] [netbsd] Improve code formatting
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[compiler-rt] [netbsd] Add fallback definitions for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Sourabh Singh...
Revert D86875 "[Flang][NFC] Remove license comments...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Mircea Trofin
[NFC][ThinLTO] Let llvm::EmbedBitcodeInModule handle...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Fangrui Song
[gcov] Delete flush_fn_list (unused since D83149)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Stella Stamenova
[lldb, tests] Correctly configure the yaml2obj paths
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Ettore Tiotto
[ArgumentPromotion]: Copy function metadata after promo...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kit Barton
[PPC][GlobalISel] Add initial GlobalIsel infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
LLVM GN Syncbot
[gn build] Port c01d28dc51b
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Azharuddin...
Revert "[gcov] Delete flush_fn_list (unused since D83149)"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Eugene Burmako
Introduce linalg.vecmat
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
YangZhihui
Fix typo in dsymutil.rst
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Eduardo Caldas
[SyntaxTree] Specialize `TreeTestBase` for `BuildTreeTe...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
SwitchLoweringUtils.h - reduce TargetLowering.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Owen Anderson
Mark FMOV constant materialization as being as cheap...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Louis Dionne
[libcxx] Make sure we pass -isysroot when linking AND...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
Hexagon.h - remove unnecessary includes. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Krzysztof Parzyszek
[GVN] Account for masked loads/stores depending on...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Aaron Ballman
Speculatively fix the Sphinx builder.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Craig Topper
[builtins] Write __divmoddi4/__divmodsi4 in terms __udi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Nico Weber
Fix clangd build after 33c9dbbd380
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[X86] Use Register instead of unsigned. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
AArch64MachineFunctionInfo.h - remove unnecessary Targe...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Nico Weber
Add an explicit toggle for the static analyzer in clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Frederik Gossen
[MLIR][Standard] Simplify `tensor_from_elements`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Yuriy Chernyshov
[TableGen] Do not construct string from nullptr
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Tim Keith
[flang] Fix check for distinguishable operators/assignments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Nikita Popov
[InstCombine] Temporarily do not drop volatile stores...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[lldb] [netbsd] Avoid comparison of signed and unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
LLVM GN Syncbot
[gn build] Port ebf496d8055
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Roman Lebedev
Revert "[clang-tidy] New check readability-prefer-membe...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Jay Foad
[TargetLowering] Fix comments describing XOR -> OR...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Sanjay Patel
[x86] add tests for fmax/fmin experimental intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Guillaume Chatelet
Fix invalid link format in Clang LanguageExtension
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Guillaume Chatelet
Fix broken link for Sphinx installation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Florian Hahn
[DSE] Support eliminating memcpy.inline.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Louis Dionne
[libcxx] Simplify back-deployment testing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Max Kazantsev
[NFC] Refactoring in SCEV: add missing `const` qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[CodeGen][X86] Move x86 builtin intrinsic/codegen tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
serge-sans...
[clang-tidy] Fix reST syntax
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[Codegen][X86] Move AMX specific codegen tests into...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[CostModel][X86] Add vXi32 division by uniform constant...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[SLP][X86] Add division by uniform constant tests ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[X86][SSE] lowerShuffleAsSplitOrBlend always returns...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Simon Pilgrim
[X86] Remove WaitInsert::TTI member. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Add better diagn...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kerry McLaughlin
[SVE][CodeGen] Legalisation of truncate for scalable...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Gabor Marton
[analyzer][StdLibraryFunctionsChecker] Remove strcasecmp
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Juneyoung Lee
Enable InsertFreeze flag of JumpThreading when used...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Kamil Rytarowski
[compiler-rt] [netbsd] Reintroduce __sanitizer_protoent
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Sam Tebbs
[ARM][LowOverheadLoops] Allow tail predication on predi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Martin Storsjö
[llvm-readobj] [ARMWinEH] Fix printing of exception...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Martin Storsjö
[llvm-readobj] [ARMWinEH] Print set_fp/add_fp different...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
aartbik
[mlir] [VectorOps] Enable 32-bit index optimizations
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Sam Parker
[SCEV] Constant expansion cost at minsize
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Sam Parker
[ARM] Tail predicate VQDMULH and VQRDMULH
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Snehasish Kumar
[clang] Disallow fbasic-block-sections on non-ELF,...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Jakub Lichman
[mlir][Linalg] Small refactoring of ConvOpVectorization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Juneyoung Lee
[JumpThreading] Conditionally freeze its condition...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Max Kazantsev
[NFC] Rename variables to avoid name confusion
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Max Kazantsev
[LoopLoadElim] Filter away candidates that stop being...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Daniel Stone
libclc/spirv: Add various functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
MaheshRavishankar
[mlir][Linalg] Add Utility method to get loop ranges...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Qiu Chaofan
[PowerPC] [FPEnv] Disable strict FP mutation by default
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Petr Hosek
[lit] Use correct variable name for libxml2
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Petr Hosek
[CMake] Simplify CMake handling for libxml2
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Jordan Rupprecht
[NFC] Move definition of variable now only used in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
David Blaikie
mlir/Transforms/BufferPlacement.h: Add missing override
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Fangrui Song
[gcov] Delete flush_fn_list (unused since D83149)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Alexander Shaposhnikov
[llvm-install-name-tool] Add -V flag
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Fangrui Song
[gcov] Delete unused llvm_gcda_increment_indirect_counter
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Matt Arsenault
AMDGPU: Hoist check for VGPRs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Matt Arsenault
AMDGPU: Skip all meta instructions in hazard recognizer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Matt Arsenault
AMDGPU: Fix inserting waitcnts before kill uses
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Vitaly Buka
[Asan] Return nullptr for invalid chunks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Juneyoung Lee
[ValueTracking] isKnownNonZero, computeKnownBits for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Ryan Prichard
[libunwind] Bare-metal DWARF: set dso_base to 0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
dfukalov
[AMDGPU] Fix for folding v2.16 literals.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Krzysztof Parzyszek
Mark masked.{store,scatter,compressstore} intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jessica Paquette
[AArch64][GlobalISel] Share address mode selection...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Florian Hahn
[DSE,MemorySSA] Handle atomic stores explicitly in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Nikita Popov
[DAGCombiner] Fold fmin/fmax of NaN
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Nikita Popov
[ARM] Add additional fmin/fmax with nan tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Jonas Devlieghere
[lldb] Pass the arch as part of the triple in the ARCH_...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Amara Emerson
Add REQUIRES: asserts to a test that uses an asserts...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Amara Emerson
[GlobalISel] Enable usage of BranchProbabilityInfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Nikita Popov
[X86] Add tests for minnum/maxnum with constant NaN...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Amara Emerson
[GlobalISel][IRTranslator] Generate better conditional...
commit
|
commitdiff
|
tree
|
snapshot
next