Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project
/
refs/heads/hostassoc
123674a
[SLP] simplify type check for reductions
by Sanjay Patel
· 4 years, 9 months ago
hostassoc
a2e6506
[Hexagon] Improve legalizing of ISD::SETCC result
by Krzysztof Parzyszek
· 4 years, 9 months ago
a50bb84
[flang] Fix classification of shape inquiries in specification exprs
by peter klausler
· 4 years, 9 months ago
14f322f
[gn build] Port 60fda8ebb6d
by LLVM GN Syncbot
· 4 years, 9 months ago
shape
60fda8e
[ARM] Add a pass that re-arranges blocks when there is a backwards WLS branch
by Sam Tebbs
· 4 years, 9 months ago
993c488
[DAG] visitVECTOR_SHUFFLE - use all_of to check for all-undef shuffle mask. NFCI.
by Simon Pilgrim
· 4 years, 9 months ago
efb6e45
[X86][AVX] Add test for another 'reverse HADD' pattern mentioned in PR41813
by Simon Pilgrim
· 4 years, 9 months ago
cbbfc82
[X86][SSE] canonicalizeShuffleMaskWithHorizOp - simplify shuffle(HOP(HOP(X,Y),HOP(Z,W))) style chains.
by Simon Pilgrim
· 4 years, 9 months ago
48d2068
[dsymutil] Warn on timestmap mismatch between object file and debug map
by Jonas Devlieghere
· 4 years, 9 months ago
05b1a15
[IROutliner] Adapting to hoisted bitcasts in CodeExtractor
by Andrew Litteken
· 4 years, 9 months ago
0bbc6a6
[clangd] Remove some old CodeCompletion options that are never (un)set. NFC
by Sam McCall
· 4 years, 9 months ago
a4f3866
[clangd] Remove "decision-forest-base" experimental flag.
by Utkarsh Saxena
· 4 years, 9 months ago
1786361
[InstCombine] Fold select -> and/or using impliesPoison
by Nikita Popov
· 4 years, 9 months ago
e433ca2
[SLP] add reduction test for FMF; NFC
by Sanjay Patel
· 4 years, 9 months ago
466acd6
[clangd] Avoid reallocating buffers for each message read:
by Sam McCall
· 4 years, 9 months ago
66d5994
[clangd] Explicitly avoid background-indexing the same file twice.
by Sam McCall
· 4 years, 9 months ago
4fe17ad
[OpenMP] Fix hierarchical barrier
by Terry Wilmarth
· 4 years, 9 months ago
a957634
[OpenMP] Add documentation for error messages and release notes
by Joseph Huber
· 4 years, 9 months ago
f0abe2a
[Frontend] Add pragma align natural and sort out pragma pack stack effect
by Xiangling Liao
· 4 years, 9 months ago
07b6aeb
[lld][WebAssembly] Fix for TLS + --relocatable
by Sam Clegg
· 4 years, 9 months ago
4e8e888
[AArch64][GlobalISel] Add support for FCONSTANT of FP128 type
by Muhammad Asif Manzoor
· 4 years, 9 months ago
350c055
[NFC][RISCV] Add double type in RISC-V V CodeGen test cases for RV32.
by Hsiangkai Wang
· 4 years, 9 months ago
d55d592
GlobalISel: Do not set observer of MachineIRBuilder in LegalizerHelper
by Matt Arsenault
· 4 years, 9 months ago
dda6003
[AArch64] Attempt to sink mul operands
by Nicholas Guy
· 4 years, 9 months ago
90164ba
[clangd] Split out a base class for delegating GlobalCompilationDatabases. NFC
by Sam McCall
· 4 years, 9 months ago
3bc7555
[mlir][linalg] Use attributes in named ops' indexing maps
by Lei Zhang
· 4 years, 9 months ago
b7b1e8c
[X86] Add tests for rv_marker lowering.
by Florian Hahn
· 4 years, 9 months ago
7c77b53
[OpenCL] Improve OpenCL operator tests
by Sven van Haastregt
· 4 years, 9 months ago
ab57780
[libc] Refresh benchmark progress bar when needed.
by Guillaume Chatelet
· 4 years, 9 months ago
0a0ee7f
[X86] canonicalizeShuffleMaskWithHorizOp - minor refactor to support multiple src ops. NFCI.
by Simon Pilgrim
· 4 years, 9 months ago
d307d89
[Tests] Added test for memcpy loop idiom recognization
by Dávid Bolvanský
· 4 years, 9 months ago
704831f
Revert "Hwasan InitPrctl check for error using internal_iserror"
by Nico Weber
· 4 years, 9 months ago
f8cece1
[ValueTracking] Fix one s/dyn_cast/dyn_cast_or_null/
by Markus Lavin
· 4 years, 9 months ago
2170e0e
[SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates)
by Kerry McLaughlin
· 4 years, 9 months ago
c6e341c
Revert "[dsymutil] Warn on timestmap mismatch between object file and debug map"
by David Zarzycki
· 4 years, 9 months ago
af1bb4b
Fix build errors after ceb9379a9
by Nathan James
· 4 years, 9 months ago
ada96fa
[LTO] Add test to ensure objc-arc-contract is executed.
by Florian Hahn
· 4 years, 9 months ago
ceb9379
[ADT] Fix join_impl using the wrong size when calculating total length
by Nathan James
· 4 years, 9 months ago
1854594
Hwasan InitPrctl check for error using internal_iserror
by Matthew Malcomson
· 4 years, 9 months ago
ad85e39
[SVE] Add ISel pattern for addvl
by Cullen Rhodes
· 4 years, 9 months ago
0f59d09
[X86][AVX] combineVectorSignBitsTruncation - limit AVX512 truncations to 128-bits (PR48727)
by Simon Pilgrim
· 4 years, 9 months ago
3122c66
[AArch64][SVE] Remove chains of unnecessary SVE reinterpret intrinsics
by Joe Ellis
· 4 years, 9 months ago
4cd4853
[NFC][InstructionCost] Use InstructionCost in Transforms/Scalar/RewriteStatepointsForGC.cpp
by David Sherwood
· 4 years, 9 months ago
f638c2eb
[LTO] Replace anonymous namespace with static functions (NFC).
by Florian Hahn
· 4 years, 9 months ago
cbea673
[clang][driver] Restore the original help text for `-I`
by Andrzej Warzynski
· 4 years, 9 months ago
6d3098e
[obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field.
by Georgii Rymar
· 4 years, 9 months ago
c29ca85
[ARM] Update isVMOVNOriginalMask to handle single input shuffle vectors
by David Green
· 4 years, 9 months ago
141906f
[llvm-readelf/obj] - Add support of multiple SHT_SYMTAB_SHNDX sections.
by Georgii Rymar
· 4 years, 9 months ago
3aeb30d
[ARM] Additional tests for different interleaving patterns. NFC
by David Green
· 4 years, 9 months ago
8f8c207
[Verifier] Add tied-ness verification to statepoint intsruction
by Serguei Katkov
· 4 years, 9 months ago
0b99385
[MSan] Partially revert some changes from D94552
by Jianzhou Zhao
· 4 years, 9 months ago
f1d5cbb
[dsymutil] Add preliminary support for DWARF 5.
by Jonas Devlieghere
· 4 years, 9 months ago
8a20e2b
[llvm] Use Optional::getValueOr (NFC)
by Kazu Hirata
· 4 years, 9 months ago
2c2d489
[CodeGen] Remove unused function isRegLiveInExitBlocks (NFC)
by Kazu Hirata
· 4 years, 9 months ago
12fc9ca
[llvm] Remove redundant string initialization (NFC)
by Kazu Hirata
· 4 years, 9 months ago
fba9805
[Verifier] Extend statepoint verifier to cover more constants
by Serguei Katkov
· 4 years, 9 months ago
157efd8
[Statepoint Lowering] Add an option to allow use gc values in regs for landing pad
by Serguei Katkov
· 4 years, 9 months ago
790c75c
[AMDGPU] Add SI_EARLY_TERMINATE_SCC0 for early terminating shader
by Carl Ritson
· 4 years, 9 months ago
35e4998
[dsymutil] Fix spurious space in REQUIRES: line
by Jonas Devlieghere
· 4 years, 9 months ago
ad735ba
[dsymutil] s/dwarfdump/llvm-dwarfdump/ in test
by Jonas Devlieghere
· 4 years, 9 months ago
84e0b14
[libomptarget][nvptx] Include omp_data.cu in bitcode deviceRTL
by Jon Chesterfield
· 4 years, 9 months ago
8a47d87
[dsymutil] Copy eh_frame content into the dSYM companion file.
by Jonas Devlieghere
· 4 years, 9 months ago
f454c9f
[InlineSpiller] Re-tie operands if folding failed
by Serguei Katkov
· 4 years, 9 months ago
cd8a80d
[Orc] Add a unit test for asynchronous definition generation.
by Lang Hames
· 4 years, 9 months ago
e5553b9
[dsymutil] Warn on timestmap mismatch between object file and debug map
by Jonas Devlieghere
· 4 years, 9 months ago
914e2f5
[NFC] Use generic name for scalable vector stack ID.
by Hsiangkai Wang
· 4 years, 9 months ago
bba3a82
[OpenMP] Use persistent memory for omp_large_cap_mem
by Hansang Bae
· 4 years, 9 months ago
0066a09
[libc++] Give extern templates default visibility on gcc
by Shoaib Meenai
· 4 years, 9 months ago
acea470
[gn build] Reorganize libcxx/include/BUILD.gn a bit
by Nico Weber
· 4 years, 9 months ago
6f0f022
[OpenMP] Update allocator trait key/value definitions
by Hansang Bae
· 4 years, 9 months ago
6529d7c
[PDB] Defer relocating .debug$S until commit time and parallelize it
by Reid Kleckner
· 4 years, 9 months ago
5c7dcd7
[Coroutine] Update promise object's final layout index
by Yuanfang Chen
· 4 years, 9 months ago
055644c
[X86][AMX] Prohibit pointer cast on load.
by Luo, Yuanke
· 4 years, 9 months ago
c0f3ea8
[mlir][Python] Add checking process before create an AffineMap from a permutation.
by zhanghb97
· 4 years, 9 months ago
25b3921
[gn build] (manually) port 79f99ba65d96
by Nico Weber
· 4 years, 9 months ago
82655c1
[MSan] Tweak CopyOrigin
by Jianzhou Zhao
· 4 years, 9 months ago
25eb7b0
[DAGCombiner] Fold BRCOND(FREEZE(COND)) to BRCOND(COND)
by Juneyoung Lee
· 4 years, 9 months ago
76643c4
[LangRef] State that a nocapture pointer cannot be returned
by Juneyoung Lee
· 4 years, 9 months ago
0c8466c
[libc][NFC] Use more specific comparison macros in LdExpTest.h.
by Siva Chandra Reddy
· 4 years, 9 months ago
04edcc0
[libc] add isascii and toascii implementations
by Michael Jones
· 4 years, 9 months ago
314e29e
[AMDGPU] Add _e64 suffix to VOP3 Insts
by Joe Nash
· 4 years, 9 months ago
0d88d7d
Delete unused function (was breaking the -Werror build)
by David Blaikie
· 4 years, 9 months ago
5856123
[NFC] Disallow unused prefixes under MC/AMDGPU
by Mircea Trofin
· 4 years, 9 months ago
8f5ec45
[Sanitizer][Darwin] Fix test for macOS 11+ point releases
by Julian Lettner
· 4 years, 9 months ago
ddcb0aa
[MIPatternMatch] Add matcher for G_PTR_ADD
by Jessica Paquette
· 4 years, 9 months ago
175288a
Add sample-profile-suffix-elision-policy attribute with -funique-internal-linkage-names.
by Hongtao Yu
· 4 years, 9 months ago
6166b91
[ELF][NFCI] small cleanup to OutputSections.h
by Bob Haarman
· 4 years, 9 months ago
1730b0f
[RISCV] Remove '.mask' from vcompress intrinsic name. NFC
by Craig Topper
· 4 years, 9 months ago
a7130d8
[ADT][NFC] Use empty base optimisation in BumpPtrAllocatorImpl
by Nathan James
· 4 years, 9 months ago
55f2eee
[NFC] Disallow unused prefixes in MC/AMDGPU
by Mircea Trofin
· 4 years, 9 months ago
cf45731
[Driver] Fix assertion failure when -fprofile-generate -fcs-profile-generate are used together
by Fangrui Song
· 4 years, 9 months ago
3d39709
AMDGPU: Remove wrapper only call limitation
by Matt Arsenault
· 4 years, 9 months ago
01f1273
[OpenMP] Fixed a typo in openmp/CMakeLists.txt
by Shilei Tian
· 4 years, 9 months ago
02f1d28
[libcxx] Avoid overflows in the windows __libcpp_steady_clock_now()
by Martin Storsjö
· 4 years, 9 months ago
d1fa7af
[AArch64] [Windows] Properly add :lo12: reloc specifiers when generating assembly
by Martin Storsjö
· 4 years, 9 months ago
68ff52f
[OpenMP] Fixed the link error that cannot find static data member
by Shilei Tian
· 4 years, 9 months ago
2a49b7c
[Inliner] Change inline remark format and update ReplayInlineAdvisor to use it
by modimo
· 4 years, 9 months ago
7fd1850
[mlir] Update LLVM dialect type documentation
by Alex Zinenko
· 4 years, 9 months ago
23390e7
[InstCombine] Handle logical and/or in assume optimization
by Nikita Popov
· 4 years, 9 months ago
71ed4b6
[RISCV] Legalize select when Zbt extension available
by Michael Munday
· 4 years, 9 months ago
Next »