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-06-19
Amir Ayupov
[BOLT] Use 32-bit MOV to zero 64-bit register in instru...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
David Green
[MachinePipeliner] Handle failing constrainRegClass
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
Use value_or instead of getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Arthur Eubanks
[GlobalOpt] Perform store->dominated load forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Simon Pilgrim
[X86] Add common CHECK prefix to nontemporal-3.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Nimish Mishra
[flang][OpenMP][NFC] Refactor code related to OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Simon Pilgrim
[DAG] Add MaskedVectorIsZero helper
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[lldb] Use value_or instead of getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Sanjay Patel
[InstCombine] add fold for (ShiftC >> X) <u C
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Simon Pilgrim
[DAG] SimplifyDemandedBits - add DemandedElts handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Simon Pilgrim
[DAG] SimplifyDemandedBits - add ISD::VSELECT handling
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Sanjay Patel
[InstCombine] add/adjust tests for signbit tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Eric Gullufsen
[InstCombine] add baseline tests for signbit cmp folds...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Simon Pilgrim
[X86] Remove isTargetShuffleSplat and just use Selectio...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[lld] Use value_or instead of getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[AST] Fix an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[clang-tools-extra] Use value_or instead of getValueOr...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[clang] Use value_or instead of getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Fangrui Song
[Driver][Gnu] Don't passs --dynamic-linker in -r mode
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[llvm] Use value_or instead of getValueOr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Arthur Eubanks
[test][GlobalOpt] Update precommitted test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Arthur Eubanks
[test][GlobalOpt] Regenerate some tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazushi (Jam...
[VE][NFC] Remove obsoleted function declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Arthur Eubanks
[NFC][GlobalOpt] Remove unused parameters
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[ADT] Add has_value, value, value_or to llvm::Optional
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
Revert "[MCParser] Use default member initialization...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[MCParser] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Kazu Hirata
[ADT] Rename value to val (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Tue Ly
[libc] Temporary disable environment tests for PATH...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Tue Ly
[libc][Obvious] Fix c++20-designator warnings for tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Arthur Eubanks
[test][GlobalOpt] Precommit more tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Ye Luo
[libomptarget]Add a trap for external omptarget from...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Jacques Pienaar
[mlir] Update accessors to prefixed form (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[Toolchains] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[Vectorize] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[Support] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Arthur Eubanks
[test][GlobalOpt] Precommit test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[IPO] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Brad Smith
[Driver][OpenBSD] Use Arch reference instead of getArch...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Brad Smith
[Driver] Pass -X to ld for riscv64-openbsd
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Roy Jacobson
[Concepts] Implement overload resolution for destructor...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] Add missing common AVX2 check prefix
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Arthur Eubanks
[RPOFuncAttrs] Fix norecurse detection
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[IPO] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[X86] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[X86] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[X86] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[CodeGen] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Huan Nguyen
[BOLT] Allow function entry to be a cold fragment
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Craig Topper
[RISCV] Pre-promote v1i1/v2i1/v4i1->i1/i2/i4 bitcasts...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Fangrui Song
[docs] Re-generate ClangCommandLineReference.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[clang] Call *set::insert without checking membership...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[IPO] Call *set::insert without checking membership...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[llvm] Call *set::insert without checking membership...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[llvm] Call *set::insert without checking membership...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Jacques Pienaar
[mlir] Start migrating more dialects to prefixed form
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[Object] Make IsLittleEndian check constexpr to silence...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] canonicalizeShuffleWithBinOps - merge shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[llvm] Call *set::insert without checking membership...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Nikolas Klauser
[libc++] Add Implemented Papers section
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Nikolas Klauser
[libc++] Enable -Wweak-vtables
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Guillaume Chatelet
[NFC][Alignment] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] canonicalizeShuffleWithBinOps - merge unary shuff...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Yuki Okushi
Prefer `getCurrentFileOrBufferName` in `FrontendAction...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[AsmParser] Use default member initialization (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Kazu Hirata
[Target, CodeGen] Use isImm(), isReg(), etc (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] Regenerate sar_fold.ll to show all instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] Use X86 instead of X32 for i686 check prefixes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[X86] isShuffleFoldableLoad - ensure the load has one...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Jun Zhang
Reland "[CodeGen] Keep track info of lazy-emitted symbo...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Simon Pilgrim
[CodeGen] Add back setOperationAction/setLoadExtAction...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Pavel Iliin
[NFC] Specifing clang namespace for builtins.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Konstantin...
[libc++][ranges][NFC] Fix a format error on the ranges...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Matthias Springer
[mlir][bufferization] Set emitAccessorPrefix dialect...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Benjamin Kramer
[mlir] Fix an msvc warning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Siva Chandra
[libc] Add TLS image initialization to aarch64 startup...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Han-Kuan Chen
[MachineCopyPropagation][RISCV] Fix D125335 accidentall...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Han-Kuan Chen
[MachineCopyPropagation][RISCV] Add test case showing...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
NAKAMURA Takumi
[Bazel] Rename generated *_main.cpp to [tool-name]...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Chris Bieneman
bzero->memset - Fix Windows bots
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Chris Bieneman
[DirectX] Add DirectX target object writer
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
LLVM GN Syncbot
[gn build] Port 3adc908b2685
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Chris Bieneman
[DirectX][MC] Add MC support for DXContainer
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Chris Bieneman
[DirectX] Add DXILAsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Chris Bieneman
[DirectX] Add MC Register and Frame stubs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Felipe de Azevedo...
llvm-dwarf-dump: include type name for AT_containing_type
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Vitaly Buka
[CodeGen] Init EmptyExpr before the first use
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
David Blaikie
Add unit test coverage for cast<T> assertion failures...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Akira Hatanaka
Stop wrapping GCCAsmStmts inside StmtExprs to destruct...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Michael Jones
[libc] add printf pointer conv
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Huan Nguyen
[BOLT] Allow function fragments to point to one jump...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
bixia1
[mlir][sparse][taco] Support complex types.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Arthur Eubanks
[test][RPOFuncAttrs] Update norecurse.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Christopher...
[mlir][nvgpu] fix MSVC warning regarding left shift
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jonas Devlieghere
[lldb] Fix modernize-use-equals-default warnings (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jonas Devlieghere
[lldb] Fix modernize-use-override warnings (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Jan Svoboda
[clang][driver] Ensure we don't accumulate entries...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Sunho Kim
[clang-repl] Remove memory leak of ASTContext/TargetMac...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Louis Dionne
[libc++] Make sure we install libc++abi headers on...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Dave Lee
[lldb][tests] Automatically call compute_mydir (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next