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-12-16
Philip Reames
[LV] Extend dead instruction detection to multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Nathan James
[ASTMatchers][NFC] Strip prefixes eagerly in dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
peter klausler
[flang] Implement STORAGE_SIZE(), SIZEOF(), C_SIZEOF()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Krzysztof Parzyszek
[Hexagon] Rename test case, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Krzysztof Parzyszek
[Hexagon] Temporarily disable vector realignment for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Krzysztof Parzyszek
[Hexagon] Emit enough stores when aligning vector addresses
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Nico Weber
[mac/lld] fix amend mishap from ec88746a059
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Nico Weber
[lld/mac] fill in current and compatibility version...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
peter klausler
[flang] Fix false error message for "ptr => func()...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Nico Weber
[mac/lld] simplify code using PackedVersion instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Tim Keith
[flang] Fix bug with USE of USE of generic
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
LLVM GN Syncbot
[gn build] Port b9c77542e23
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Johannes Doerfert
Revert "[OpenMP] Add initial support for `omp [begin...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Reid Kleckner
Document that AlignedCharArrayUnion exists to work...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Allow SymbolTable to update existing symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Bangtian Liu
Ensure SplitEdge to return the new block between the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Stephen Kelly
[ClangTidy] NFC: Add more tests for container-size...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Stephen Kelly
[ASTMatcher] Avoid isImplicit call on object which...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Doerfert
[FIX] Add the comma missing in D91979
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Harald van...
[X86] Add REX prefix for GOTTPOFF/TLSDESC relocs in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
River Riddle
[mlir][Pass] Add a new PassNameCLParser specifically...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Richard Smith
DR1413 and part of P1815R2: Minor improvements to Clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Richard Smith
DR2100: &expr is value-dependent if expr constant-evalu...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Fangrui Song
[IR] Delete deprecated DebugLoc::get
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Doerfert
[OpenMP] Add initial support for `omp [begin/end] assumes`
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Doerfert
[OpenMP] Use assumptions during ICV tracking
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Doerfert
[Clang][Attr] Introduce the `assume` function attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Johannes Doerfert
[OpenMPOpt][NFC] Clang format
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Zinenko
[mlir] NFC: retire LLVM_Zero/OneResultOp from LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Alex Zinenko
[mlir] Tighten type verifiers for LLVM dialect ops...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Richard Smith
Don't memcpy from an empty ArrayRef; the base pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Matt Arsenault
RegisterCoalescer: Remove phi-only subranges when erasi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Louis Dionne
[libc++] Use consistent declaration for main() in test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vfadd/vfsub/vfrsub intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vmin/vminu/vmax/vmaxu intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vnsrl/vnsra intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vsll/vsrl/vsra intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vadc/vmadc/vsbc/vmsbc intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Duncan P. N...
Frontend: Fix confusing comment at call to clearOutputF...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Fangrui Song
[docs][unittest][Go][StackProtector] Migrate deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Krzysztof Parzyszek
[Hexagon] Fix bitcasting v1i8 -> i8
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Matt Arsenault
GlobalISel: Fix generic handling of single outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Matt Arsenault
AMDGPU: Remove redundant CCAction for i1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Fangrui Song
[clang] Migrate deprecated DebugInfo::get to DILocation...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Craig Topper
[RISCV] Only custom legalize i32 arguments to vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
River Riddle
[mlir][IR] Define the singleton builtin types in ODS...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Lebedev
[NFCI][SimplifyCFG] Add basic scaffolding for gradually...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Roman Lebedev
[NFC][Tests][SimplifyCFG] Trim whitespaces at the end...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
peter klausler
[flang] Clean up TODO comments and fix one (DATA consta...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nathan James
[clang-tidy] Support all YAML supported spellings for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Baptiste Saleil
[PowerPC] Enable paired vector type and intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nathan James
[clangd] Validate clang-tidy Checks in clangd config.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
peter klausler
[flang] Minor fix to list-directed REAL output editing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jez Ng
[lld-macho] Add implicit dylib support for frameworks
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jez Ng
[lld-macho] Support -sub_umbrella
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jez Ng
[lld-macho] Don't emit rebase opcodes for relocs in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jez Ng
[lld-macho] -weak_{library,framework} should always...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sean Silva
[mlir] Handle unknown ops in dynamic_tensor_from_elemen...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Peyton, Jonathan L
[OpenMP] Introduce new file wrapper class for runtime
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philip Reames
[LV] Restructure handling of -prefer-predicate-over...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Craig Topper
[RISCV] Use default member initializers for the feature...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tony
[AMDGPU] Clarify scratch initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Allow nested regions in inlineRegionAndEmitStore
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Richard Smith
Set decl on DeclRefExpr directly during deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Richard Smith
Consider reference, pointer, and pointer-to-member...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Aaron Ballman
Adding a test case that I accidentally dropped from...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kirill Bobyrev
Reland dcdef5b5b3df457566e7faf61e1e5789c42528d1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
cchen
[OPENMP51] Add present modifier in defaultmap clause
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
[lld/mac] Set ordinal on dynamic undefined symbols...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philip Reames
[tests] fix an accidental target dependence added in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Philip Reames
[tests][LV] precommit tests for D93317
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nathan James
[clangd] Provide suggestions with invalid config keys
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Mircea Trofin
[NFC] update extract-lowbits.ll and scalar-pf-to-i64.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Marek Kurdej
[libc++] Fix synopsis in string::ends_with test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kevin P. Neal
Revert "[FPEnv] Teach the IRBuilder about invoke's...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Add std.pow lowering to LLVMIR
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Mircea Trofin
[NFC] Update extract-bits.ll
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Add std.powf to ROCDL lowering.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kirill Bobyrev
Revert "[clangd] Log remote index connectivity status"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Fix GPUToNVVM test
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kevin P. Neal
[FPEnv] Teach the IRBuilder about invoke's correct...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
[X86] Regenerate avxvnni.ll tests - remove unused prefi...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kirill Bobyrev
[clangd] Log remote index connectivity status
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Add NVVM lowering for std.pow
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
[X86] Explicitly use SDValue instead of auto. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
SeparateConstOffsetFromGEP::lowerToSingleIndexGEPs...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Amy Huang
[llvm-symbolizer] Add missing include for config.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Fangrui Song
[ELF] Error for out-of-range R_X86_64_[REX_]GOTPCRELX
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Joe Ellis
[AArch64][NEON] Remove undocumented vceqz{,q}_p16,...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Raul Tambre
[PGO] Allow overriding -vp-counters-per-site
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
[X86] Remove unnecessary SUBV_BROADCAST combines. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Louis Dionne
[libc++] Fix allocate_shared when used with an explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Mircea Trofin
[utils] The func_dict for a prefix may just be empty
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nathan James
[clang][driver][NFC] Use StringRef instead of std:...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paul Walker
[NFC] Fix a few SVEInstrInfo related stylistic issues.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Tres Popp
[mlir] Add std op for X raised to the power of Y
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
David Green
[ARM] Match dual lane vmovs from insert_vector_elt
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Quentin Chateau
[clangd] Improve goToDefinition on auto and dectype
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Ulrich Weigand
[SystemZ] Remove most hard-coded R1D instances for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Mircea Trofin
[utils] Fix UpdateTestChecks case where 2 runs differ...
commit
|
commitdiff
|
tree
|
snapshot
next