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-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
2020-12-15
Raphael Isemann
[lldb] Fix import-std-module tests after libc++ got...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[AnnotationRemarks] Also generate annotation remarks...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kazushi (Jam...
[VE] Support FRAMEADDR
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kazushi (Jam...
[VE][NFC] Sort VEISD operations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[VPlan] Use VPDef for VPWidenSelectRecipe.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sebastian Neubauer
[AMDGPU] Unify flat offset logic
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sebastian Neubauer
[AMDGPU][NFC] Add more global_atomic_cmpswap tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hansang Bae
[OpenMP] Initialize runtime in the forked child process
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sam McCall
[clangd] Oops, fix code in #ifdef WIN32
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jun Ma
[InstCombine] Remove scalable vector restriction in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sam McCall
Reland [clangd] Extract per-dir CDB cache to its own...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Sam McCall
[clangd] Avoid traversing C:\ -> C: when looking for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[LV] Pass explicit vector width to not require a X86...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Chuanqi Xu
[clang-format] Recognize c++ coroutine keywords as...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jun Ma
[InstCombine][NFC] Change cast of FixedVectorType to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jun Ma
[InstCombine] Remove scalable vector restriction in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jun Ma
[InstCombine] Remove scalable vector restriction when...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vwadd/vwaddu/vwsub/vwsubu intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paul Walker
[SVE] Move INT_TO_FP i1 promotion into custom lowering.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Paul Walker
[CodeGenPrepare] Update optimizeGatherScatterInst for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
[X86] Remove trailing whitespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Simon Pilgrim
[X86][AVX] LowerBUILD_VECTOR - reduce 256/512-bit build...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[LV] Add reduction test, which exposed a crash in a...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[VPlan] Use VPDef for VPWidenGEPRecipe.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Hahn
[VPlan] Use VPdef for VPWidenCall.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jan Svoboda
[clang][cli] Squash multiple cc1 -fxxx-exceptions flags...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jan Svoboda
[clang][cli] Squash exception model in LangOptions...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Jan Svoboda
[clang][cli] Create accessors for exception models...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
xndcn
[clangd] Add hover info for `this` expr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kazushi (Jam...
[VE] Support atomic exchange instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV][NFC] Define scalable vectors for half types.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Georgii Rymar
[llvm-readelf] - Don't print OS/Processor specific...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Max Kazantsev
[SCEV] Add missing type check into getRangeForAffineNoS...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Amara Emerson
[GlobalISel][IRTranslator] Ensure branch probabilities...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kazu Hirata
[IR] Remove isPowerOf2ByteWidth
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Max Kazantsev
[Test] Test on assertion failure with expensive SCEV...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Kazu Hirata
[Analysis] Use llvm::erase_value (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Raul Tambre
Re-apply "[CMake][compiler-rt][AArch64] Avoid preproces...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Raul Tambre
[Compiler-rt][AArch64] Workaround for .cfi_startproc...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Med Ismail...
[lldb/API] Expose Target::CreateBreakpoint(..., move_to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Med Ismail...
Revert "[lldb/API] Expose Target::CreateBreakpoint...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Hsiangkai Wang
[RISCV] Define vadd/vsub/vrsub intrinsics and lower...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
LLVM GN Syncbot
[gn build] Port d2ed9d6b7ec
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
Reland "[MachineDebugify] Insert synthetic DBG_VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Med Ismail...
[lldb/API] Expose Target::CreateBreakpoint(..., move_to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
Revert "[MachineDebugify] Insert synthetic DBG_VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
Revert "[Debugify] Support checking Machine IR debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Luo, Yuanke
[X86] Add test case for commit e52bc1d2bba794b.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
Revert "Lex: Migrate HeaderSearch::LoadedModuleMaps...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Nico Weber
Revert "[amdgpu] Default to code object v3"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Qiu Chaofan
[NFC] [Legalizer] Use common method for expanding fp...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Rong Xu
[PGO] remove unintentional code in early commit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
River Riddle
[mlir][Inliner] Refactor the inliner to use nested...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Siva Chandra
[libc] Add remainder[f|l] and remquo[f|l] to the list...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Xiang1 Zhang
[Debugify] Support checking Machine IR debug info
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Siva Chandra
[libc][NFC] Skip adding dummy targets for skipped unit...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Xiang1 Zhang
Revert "[Debugify] Support checking Machine IR debug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Cheng Wang
[libc] Add memcmp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Xiang1 Zhang
[Debugify] Support checking Machine IR debug info
commit
|
commitdiff
|
tree
|
snapshot
next