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
2021-03-17
Vitaly Buka
[sanitizer] Remove max_len parameter from InternalScope...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Joel E. Denny
[FileCheck] Fix redundant diagnostics due to numeric...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Joel E. Denny
[FileCheck] Fix numeric error propagation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Richard Smith
PR49585: Emit the jump destination for a for loop ...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Mike Rice
[OPENMP51]Initial support for the use clause.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Arthur Eubanks
Revert "[NewPM] Verify LoopAnalysisResults after a...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Greg McGary
[lld-macho][NFC] Minor refactor of Writer::run()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Amara Emerson
[AArch64][GlobalISel] Fall back if disabling neon/fp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Steven Wu
[Object][MachO] Handle end iterator in getSymbolType()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Nathan James
[ASTMatchers][NFC] Use move semantics when passing...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Green
[ARM] Add VREV MVE shuffle costs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
River Riddle
[mlir][IR] Support parsing hex float values in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Arthur Eubanks
[NewPM] Verify LoopAnalysisResults after a loop pass
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Ricky Taylor
[M68k] Forward declare getMCInstrBeads in one place
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Ricky Taylor
[M68k] Use fixed asm string for MxPseudo instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jon Roelofs
[compiler-rt] -fsanitize=cfi is not supported on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Pavel Iliin
[NFC][AArch64] Add codegen tests for various csinc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Simon Pilgrim
[X86][SSE] Add SSE2/SSE42 test coverage to urem combine...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Nico Weber
[lld-link] emit an error when writing a PDB > 4 GiB
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Philip Reames
[LCSSA] Extract a utility for deciding if a new use...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Thomas Preud...
[Test] Fix undef var in attr-speculative-load-hardening.c
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Craig Topper
[RISCV] Use getTargetExtractSubreg and getTargetInsertS...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jan Kratochvil
[lldb/Docs] Update docs with new buildbot URLs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Michał Górny
[lldb] [test] Skip vCont tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Philip Reames
[LICM] Fix a crash when sinking instructions w/token...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Zakk Chen
[RISCV] Update RVV shift intrinsic tests to use XLEN...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Green
[TTI] Add a Mask to getShuffleCost
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Craig Topper
[RISCV] Support masked load/store for fixed vectors.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Aart Bik
[mlir][cpu-runner] register all llvm ir dialects
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Aart Bik
[mlir][amx] regression test for tile-muli (all zero...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Stephen Tozer
Reapply "[DebugInfo] Handle multiple variable location...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Mike Rice
[OPENMP51]Initial support for the interop directive.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Bardia Mahjour
[CGSCC] Print CG node itself instead of its address
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Fangrui Song
[ELF] Special case --shuffle-sections=-1 to reverse...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Michał Górny
[lldb] [test] Fix TestGdbRemote_vContThreads.py logic
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Eric Astor
[ms] [llvm-ml] Allow the /Zs parameter as a synonym...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Spickett
[lldb] Correct unsigned decimal argument check in memor...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
LemonBoy
[LoopVectorize] Refine hasIrregularType predicate
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Luís Marques
[Sanitizer] Fix debug builds of sanitizer_stacktrace_te...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Green
[ARM] Use lrdsb for more thumb1 loads.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Ahmed Taei
Add arm_neon.sdot operation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Simon Pilgrim
[DAG] TargetLowering::isBinOp() - add ISD::SSUBSAT...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Paul Robinson
[RGT] RPCUtilsTest, replace un-executed EXPECT with...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Alexey Lapshin
[llvm-objcopy][NFC] Move ownership keeping code into...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Timm Bäder
[clang] Disable LTO and LLD on SystemZ for stage3 builds
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Vladislav Vinogradov
[mlir][ODS] Support specialized Attribute class for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Timotej Kapus
[OCaml] Handle nullptr in Llvm.global_initializer
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Adrian Kuegel
Move BaseOpWithOffsetSizesAndStrides to OpBase.td
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Aaron Ballman
Fixing a test case that was missed in c165a99a1b8861af8...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Hans Wennborg
Revert "[DebugInfo] Handle multiple variable location...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Aaron Ballman
[SYCL] Rework the SYCL driver options
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jason Hu
[NFC][OCaml] Fix documentation for verify_function...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Stephen Kelly
NFC: Use a simple macro to test AST node introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
lorenzo chelini
[mlir] scf::ForOp: Drop iter arguments (and correspondi...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Stephan Herhut
[mlir][llvm] Pass struct results as parameter in c...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Aaron Ballman
Update diagnostic groups for pre-compat warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Julian Gross
Added documentation for SSA like property in Bufferization.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Simon Pilgrim
Revert rG3b635253ddd0106c88051cff3540d8eb90bee22f ...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Zarzycki
[lit] Harmonize test timing data between Unix and Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Bradley Smith
[AArch64][SVE/NEON] Add support for FROUNDEVEN for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jon Chesterfield
Revert "[libomptarget] Build amdgcn devicertl by default"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Simon Pilgrim
[AMDGPU] Regenerate wave32.ll test checks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Gaurav Shukla
[MLIR] Fix lowering of Affine IfOp in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Green
[LV] Account for the cost of predication of scalarized...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Bu Le
[SLP] Fix the trunc instruction insertion problem
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
David Spickett
[lldb] Correct typo in memory read error
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Fraser Cormack
[RISCV] Optimize "dominant element" BUILD_VECTORs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jay Foad
[AMDGPU] Split dot2-insts feature
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Martin Storsjö
[libcxx] [docs] Fix formatting of inline verbatim snipp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jay Foad
[TableGen] Fix excessive compile time issue in FixedLen...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Bu Le
[SLP][Test] Precommit test for D98423
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Vassil Vassilev
Make iteration over the DeclContext::lookup_result...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Rainer Orth
[sanitizer_common][test] Handle missing REG_STARTEND...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Valeriy Savchenko
[-Wcalled-once-parameter] Let escapes overwrite MaybeCa...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Martin Storsjö
[libcxx] Simplify rounding of durations in win32 __libc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
edwin-wang
[NFC] [XCOFF] Update PowerPC readobj test case with...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Fangrui Song
[MC] Delete unused MCOperand::{create,is,get}FPImm
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Praveen
[Flang][OpenMP][OpenACC] Add function for mapping parse...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Vaivaswatha...
[OCaml] Fix buildbot failure in OCaml tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Greg McGary
[lld-macho][NFC] Drop unnecessary braces around simple...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Arthur Eubanks
[Unswitch] Guard dbgs logging with LLVM_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Vaivaswatha...
[OCaml] DebugInfo support for OCaml bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Max Kazantsev
[BasicAA] Drop dependency on Loop Info. PR43276
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Greg McGary
[lld-macho] Handle error cases properly for -exported_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Sourabh Singh...
[flang] Replace Arithmetic Ops with their builtin conun...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Bing1 Yu
[X86][AMX] Rename amx-bf16 intrinsic according to corre...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Jianzhou Zhao
[dfsan] Add origin ABI wrappers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
Stephen Kelly
[AST] Suppress diagnostic output when generating code
commit
|
commitdiff
|
tree
|
snapshot
2021-03-17
peter klausler
[flang] Fix build error (unused data member warning)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
River Riddle
[mlir][Python] Fix test broken after D98474
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Stephen Kelly
[AST] Hide errors from the attempt to introspect nodes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Raman Tenneti
This introduces gmtime to LLVM libc, based on C99/C2X...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
River Riddle
[mlir][IR] Move the remaining builtin attributes to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
River Riddle
[mlir][AttrTypeDefGen] Add support for custom parameter...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
River Riddle
[mlir][pdl] Cast the OperationPosition to Position...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Eugene Zhulenev
[mlir] Add lowering from math::Log1p to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Anirudh Prasad
Revert "[AsmParser][SystemZ][z/OS] Reland "Introduce...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
peter klausler
[flang] Order Symbols by source provenance
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Emily Shi
[asan] disable MallocNanoZone for no fd test on darwin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Vitaly Buka
[sanitizer][NFC] Fix compilation error on Windows
commit
|
commitdiff
|
tree
|
snapshot
next