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-04-06
Philip Reames
More precisely type code used for gc.relocate assertion...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jez Ng
[lld-macho] clang-format cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jez Ng
[lld-macho] Rename SubsectionMapping to SubsectionMap
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Add a subclass of IntrinsicInst for llvm.assume [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
James Y Knight
Fix f6ee97d8271e1dfd9b6572222fefe8f40433952e:
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Martin Storsjö
[libcxx] [test] Allow C:\System Volume Information...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Arthur Eubanks
[GVN] Add missing ICF update
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jonas Devlieghere
[lldb] Fix else-after-return in AppleObjCRuntimeV2...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Florian Hahn
[SimplifyInst] Use correct type for GEPs with vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Nicolas Vasilache
[mlir][python] Add missing affine map compression test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Martin Storsjö
[libcxx] Fix the type attribute for a couple templates
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Martin Storsjö
[libcxx] [test] Use dedicated types for the invocable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Craig Topper
[RISCV] Add helper function to share some of the code...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] SIFoldOperands: use isUseMIInFoldList. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jonas Devlieghere
[lldb] Format Plugins/Language/ObjC/Cocoa.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Christopher...
[libcxx] adds remaining callable concepts
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Arthur Eubanks
[llvm-reduce] Remove unwanted module inline asm
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Paul Robinson
Pass -fcrash-diagnostics-dir along to LLVM
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Alexander Belyaev
[mlir][linalg] Add helpers for linalg.tiled_loop [nfc].
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jonas Devlieghere
[lldb] Fix bug where memory read --outfile is not trunc...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Julian Lettner
[Sanitizer] Adopt Python 3 for iOS simulator test scripts
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Ben Langmuir
[index] Improve macro indexing support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Thomas Preud...
[test, GVN] Fix use of var defined in CHECK-NOT
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Thomas Preud...
[MLIR, test] Fix use of undef FileCheck var
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Victor Huang
[AIX][TLS] Add support for TLS variables to XCOFF objec...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[X86][SSE] canonicalizeShuffleWithBinOps - add MOVSD...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Nicolas Vasilache
[mlir][Linalg] Fix fusion on tensors operands / bbArg...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zbigniew Sarbinowski
[SystemZ][z/OS] correct rc and errno within nanosleep()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Move GCRelocateInst and GCResultInst to IntrinsicInst...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Dan Liew
[CMake][Compiler-rt] Make it possible to configure...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Dan Liew
[CMake][Compiler-rt] Compute `LLVM_MAIN_SRC_DIR` assumi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Thomas Preud...
[MLIR, test] Fix use of undef FileCheck var
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
oToToT
[clang][clangd] Avoid inconsistent target creation
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Erik Pilkington
[ObjC] Add a command line flag that disables recognitio...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Konstantin...
AMDGPU: Add isBranch=1 to SOPP branch instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Remove last remnants of PR49607 migration [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Abhina Sreeskantharajan
[Windows] Turn off text mode correctly in Rewriter...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jan Svoboda
Revert "[IR] Ignore bitcasts of function pointers which...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Benjamin Kramer
Avoid unused variable warning in Release builds
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] SIFoldOperands: use MachineRegisterInfo::hasOn...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] SIFoldOperands: use range-based loops and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] SIFoldOperands: rename tryFoldInst to tryFoldC...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] SIFoldOperands: use getVRegDef instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[llvm-symbolizer] Don't use the same 'OutputStyle'...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU][SDag] Add IMG init also for image_gather4...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Kerry McLaughlin
[LoopVectorize] Add strict in-order reduction support...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[InstCombine] Add PR38929 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[X86] Improve optimizeCompareInstr for signed compariso...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Roman Lebedev
[NFC][Clang] Speculative fix for builtins-ppc-quadword...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Roman Lebedev
[InstCombine] Fold `((X - Y) - Z)` to `X - (Y + Z)...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Roman Lebedev
[NFC][InstCombine] Add tests for '((X - Y) - Z)' patter...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[X86] Add ANDN test case for PR48768
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Raphael Isemann
[lldb][NFC] Fix misleading indentation in Cocoa.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] Fix dubious regexes with unescaped brackets...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[InstCombine] Add PR45984 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Alex Zinenko
[mlir] Fix support for lowering non-32-bit affine reduc...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] Fix typo in regular expression checks. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
LoopFlatten - CanWidenIV - Fix uninitialized variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
Don't directly dereference getAs<> casts to avoid poten...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Abhina Sreeskantharajan
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Aaron Ballman
Silence -Woverloaded-virtual warnings from generated...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Kerry McLaughlin
[LoopVectorize] Change the identity element for FAdd
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Florian Hahn
[VPlan] Print VPValue operands for VPWidenPHI if possible.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Corrected SMEM decoding
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Dominik Montada
[CMake] Fix Python 3 lookup when building LLVM with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Martin Storsjö
[LLDB] Fix building for aarch64 windows after d6d3d21cd...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[CostModel][X86] Improve accuracy of vXi8 multiply...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] Regenerate checks to fix prefixes broken in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Alexander Belyaev
[rt] Update DIPrinter usage in 'sanitizer_symbolize...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
David Spickett
[lsan][test] Disable many_tls_keys_pthread.cpp on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zakk Chen
[RISCV][Clang] Add all RVV Fixed-Point Arithmetic intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zakk Chen
[RISCV][Clang] Add more RVV Integer intrinsic functions.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zakk Chen
[RISCV][Clang] Add RVV Widening Integer Extension intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zakk Chen
[RISCV][Clang] Add RVV vnsra, vnsrl and vwmul intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Zakk Chen
[RISCV][Clang] Add some RVV Integer intrinsic functions.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
David Spickett
[lldb] Improve CPUInfo test predicate
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Thomas Preud...
[test, AArch64] Fix use of var defined in CHECK-NOT
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[PhaseOrdering] Add PR45687 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
madhur13490
[IR] Ignore bitcasts of function pointers which are...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Simon Pilgrim
[KnownBits] Rename KnownBits::computeForMul to KnownBit...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Balázs Kéri
[clang][Checkers] Fix PthreadLockChecker state cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Sjoerd Meijer
[AArch64] Default to zero-cycle-zeroing FP registers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jan Svoboda
[clang][tooling] Create SourceManager for DiagnosticsEn...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Kiran Chandramohan
Revert "[flang] Improve constant folding for type param...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Sam Parker
[NFC][WebAssembly] Removed mangled name from test.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Sjoerd Meijer
[AArch64] Use 64-bit movi for zeroing halfs/floats
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jay Foad
[AMDGPU] Add some missing testing for new subtargets...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Jan Svoboda
[clang][cli] Ensure plugin args are generated in determ...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Yevgeny Rouban
[NewPM] Fix unused lambda capture build error
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Yevgeny Rouban
[NewPM] Redesign of PreserveCFG Checker
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Geoffrey Martin...
[MLIR][docs] Fixes to operation syntax in Lang Ref
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Serguei Katkov
[Statepoint] Factor-out utility function to get non...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Yevgeny Rouban
[NewPM] Change tests to run them without PreserveCFGChe...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Craig Topper
[RISCV] When custom iseling masked stores, copy the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Comment adjustments for a rename
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Arthur Eubanks
[SROA] Allow SROA on pointers with invariant group...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Exact ashr/lshr don't loose any set bits and are thus...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
patacca
[Polly] Refactoring isInnermost() from isl to use the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Christopher...
[libcxx] moves `std::invoke` into `__functional_base`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Philip Reames
Address minor post commit feedback on 0e59dd
commit
|
commitdiff
|
tree
|
snapshot
next