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-07
Nathan Sidwell
[demangler] Remove StdQualifiedName
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mark Murray
[ARM] Undeprecate complex IT blocks
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[MatrixBuilder] Remove unnecessary IRBuilder template...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Volodymyr Turanskyy
Add LLVM Embedded Toolchains call to the table of sync...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[x86] avoid false dependency stall on 'sbb' with same...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[InstCombine] add test for demanded 2 low bits of X...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Matt Arsenault
AMDGPU: Fix clobbering SCC when expanding large offset...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
David Truby
[AArch64][NEON][SVE] Lower FCOPYSIGN using AArch64ISD...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Aaron Ballman
Use functions with prototypes when appropriate; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
ksyx
[clang-format] Fix DefSeparator empty line issues
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kim Gräsman
Reformat CastExpr unittest suite; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Pavel Labath
[lldb/Platform] s/m_name/m_hostname
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Balázs Kéri
[clang-tidy] Fixed a compile warning (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sanjay Patel
[InstCombine] SimplifyDemandedBits - mul(x,x) is odd...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[PPCISelLowering] Avoid use of getPointerElementType()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Bjorn Pettersson
[test] Use -passes=instcombine instead of -instcombine...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Bjorn Pettersson
[test] Use -passes=instsimplify instead of -instsimplif...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[OMPIRBuilder] Avoid use of getPointerElementType()
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Roman Lebedev
[LV] Remove `LoopVectorizationCostModel::useEmulatedMas...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kadir Cetinkaya
[clang][Lexer] Fix tests after ff77071a4d67
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[X86][SSE] Add some initial PAVGB/PAVGW tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Florian Hahn
[LV] Modernize some runtime check tests a bit.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
LLVM GN Syncbot
[gn build] Port c63522e6ba77
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Balázs Kéri
[clang-tidy] Add new check 'shared-ptr-array-mismatch'.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Rainer Orth
[DebugInfo][test] XFAIL DebugInfo/Generic/missing-abstr...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Replace assertion with check
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Add missing test file
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Handle invalid data layout gracefully
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Handle character constant for error code in...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Add lowering for ASCII character constant
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Guard against out of bounds value reference
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitstream] Check that there is enough space for blob
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Don't assert on invalid attribute group record
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitstream] Reject implausibly large reservations
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Remove unused converter for now
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Sven van Haastregt
[OpenCL] opencl-c.h: make attribute order consistent...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Igor Kirillov
[OpenMP] kmp_atomic_float10_max_min.c test should only...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Dimitry Andric
[TSan] Handle FreeBSD specific indirection of libpthrea...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[DAG] visitINSERT_VECTOR_ELT - break if-else chain...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[X86] combineShiftRightArithmetic - break if-else chain...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[GlobalISel] Move getOpcode() calls inside assert(...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Zi Xuan Wu
[CSKY] Add inline asm constraints and related codegen...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Simon Pilgrim
[X86] Add fp80 copysign test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Djordje Todorovic
[SLPVectorizer] Fix "unused variable" build warning
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Handle invalid abbrev number error more grace...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Nikita Popov
[Bitcode] Add fuzzer for bitcode reading
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Brad Smith
[Driver][OpenBSD] -r: imply -nostdlib like GCC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mariya Podchishchaeva
[SYCL] Disallow explicit casts between mismatching...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Djordje Todorovic
[GlobalIsel] Fix another "unused variable" warning
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Djordje Todorovic
Fix the warning after D118805
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Add test for quiet with local variable in STOP...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Valentin Clement
[flang] Basic local variable lowering
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Luo, Yuanke
[X86] Add test cases for fmul/fdiv with select.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jun Zhang
[NFC][Analyzer] Use range based for loop.
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
luxufan
[JITLink] Fix the incorrect relocation behavior for...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kazu Hirata
[llvm] Use = default (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Chuanqi Xu
[NFC] Precommit test case for PR53357
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
zhongyunde...
[DAGCombiner][AArch64] Enhance to support for scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Phoebe Wang
[X86] Add pre-commit test for bit test optimization...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Jacques Pienaar
[mlir][bazel] Update post ControlFlow dialect split
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kazu Hirata
[IR] Use default member initialization in GlobalValue...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kazu Hirata
[Transforms] Use default member initialization in LibCa...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Kazu Hirata
[Transforms] Use default member initialization in LoopV...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Benjamin Kramer
[mlir] Use SmallBitVector instead of SmallDenseSet...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
River Riddle
[mlir] Fix GpuToLLVM conversion pass after ControlFlow...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Stella Laurenzo
[mlir] Fixup python bindings after splitting cf ops...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
River Riddle
[mlir] Split out a new ControlFlow dialect from Standard
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Eugene Zhulenev
[mlir] Add canonicalizer to remove redundant shape...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Congzhe Cao
[LoopInterchange] Support loop interchange with floatin...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Mehdi Amini
Remove dead forward declaration (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[KnownBits] Add support for X*X self-multiplication...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[InstCombine] Add mul(x,x) tests showing miscompile
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Craig Topper
[DAGCombiner][RISCV] Allow rotates by non-constant...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[llvm] Fix header guards (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Breakpoint] Remove redundant member initialization...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[CodeGen] Use = default (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Driver] Remove redundant string initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Jared Irwin
[lld-macho] Add -pagezero_size
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Bjorn Pettersson
[DAGCombiner] Fold SSHLSAT/USHLSAT to SHL when no satur...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Bjorn Pettersson
Pre-commit test cases for DAG combine folds of SSHLSAT...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
Revert rG7275de7fb2f087871611d037d1b529b226dd0521 ...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[clang][CodeGen] Add _BitInt test coverage to builtins...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
Fix Wdocumentation unknown parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Florian Hahn
[LV] Use VPReplicateRecipe::isUniform instead isUniform...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[AArch64] translateLocChar - silence dead code warning
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[AArch64] LowerVectorSRA_SRL_SHL - silence dead code...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[Support] Use llvm_unreachable instead of LLVM_BUILTIN_...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
David Green
[ARM] Mark i64 and f64 shuffles as Custom for MVE
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
David Green
[ARM] Add extra vabd, vhadd and vmulh tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Simon Pilgrim
[X86] Fold ZERO_EXTEND_VECTOR_INREG(BUILD_VECTOR(X...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Fangrui Song
[ELF] Fix crash when an input is incompatible with...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Stella Laurenzo
[mlir] Do not use an empty source file when building...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Rong Xu
[SampleFDO] Enable FSAFDO loading passes if --enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Transforms] Use default member initialization in SCEVF...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Transforms] Use default member initialization in AAIsD...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Transforms] Use default member initialization in Trunc...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Transforms] Use default member initialization in MaskO...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[Transforms] Use default member initialization in Escap...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Kazu Hirata
[IR] Use default member initialization in PMDataManager...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Craig Topper
[RISCV] Add signext test for llvm.abs.i32 for rv64...
commit
|
commitdiff
|
tree
|
snapshot
next