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-05-10
Fangrui Song
[gcov] Temporarily unsupport host-byteorder-big-endian
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Tyker
[AssumeBundles] Prevent generation of some redundant...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Fangrui Song
[gcov] Don't skip leading zeros when reading a string
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Fangrui Song
[gcov] Fix .gcda decoding and support GCC 8, 9 and 10
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Florian Hahn
[LAA] Move runtime-check generation to Transforms/Utils...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
CodeMetrics.cpp - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
LoopUtils.h - remove unused forward declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
Local.h - remove unused forward declaration. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sanjay Patel
[InstCombine] canonicalize bitcast after insertelement...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sanjay Patel
[CodeGen] fix test to be (mostly) independent of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sanjay Patel
[CodeGen] fix test to be (mostly) independent of LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
[InstCombine] matchOrConcat - match BITREVERSE
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Florian Hahn
Recommit "[LAA] Remove one addRuntimeChecks function...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
PassInstrumentation.h - reduce TypeName.h include to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
CoverageMapping.h - remove unused StringSet.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
PassManager.h - remove unused raw_ostream.h include...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
Mangler.h - reduce GlobalValue.h include to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Simon Pilgrim
LoopPass.h - remove unnecessary PMStack forward declara...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Florian Hahn
Revert "[LAA] Remove one addRuntimeChecks function...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Alex Zinenko
[mlir] Affine dim and symbol checkers: support detached...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Alex Zinenko
[mlir] Initialize the Region::container field to nullpt...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Florian Hahn
[LAA] Remove one addRuntimeChecks function (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sanjay Patel
[InstCombine] fold fpext into exact integer-to-FP cast
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
LLVM GN Syncbot
[gn build] Port 35d867a790c
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Kadir Cetinkaya
[clangd] Filter pch related flags coming from the user
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
David Zarzycki
[libcxx testing] Remove ALLOW_RETRIES from sleep_until...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sylvestre Ledru
Revert two patches, not ready to be shared
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sylvestre Ledru
clang-tidy doc: Fix the syntax to use rst list type
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sylvestre Ledru
clang-tidy doc: add a note for checkers with an autofix
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Sylvestre Ledru
add_new_check.py: Update of the template to add an...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Delete dylink-lazy test for now
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Try to unbreak dylink-lazy test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Arthur Eubanks
Add missing pass initialization
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Support pc-relative section relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Use export trie instead of symtab when...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Dylib symbols should always replace undefin...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Support calls to functions in dylibs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jez Ng
[lld-macho] Follow-up to D77893
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Jinsong Ji
[sanitizer] Enable whitelist/blacklist in new PM
commit
|
commitdiff
|
tree
|
snapshot
2020-05-10
Craig Topper
[X86] Add test cases for vXi16 PMULH opportunities...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
GlobalISel: Handle more cases in lowerUnmergeValues
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Craig Topper
[BreakFalseDeps] Harden pickBestRegisterForUndef agains...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Florian Hahn
[LAA] Remove unneeded PtrRtChecking argument (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] isVectorShiftByScalarCheap - don't limit fast...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Petr Hosek
[Clang] Pass -z max-page-size to linker for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Petr Hosek
[Clang] Pass --pack-dyn-relocs=relr to lld for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
GlobalISel: Move code into lowering for G_MERGE_VALUES
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
GlobalISel: Combine G_UNMERGE_VALUES with G_TRUNC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
InstCombine: Broaden copy-constant-to-alloca optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
AMDGPU: Skip GetUnderlyingObject check in pointsToConst...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[CodeGenPrepare][X86] Add x16i16, v32i8 and XOP vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] Add XOP vector shift by scalar amount tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Craig Topper
[X86] Teach getUndefRegClearance that we use undef...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Craig Topper
[X86] Add an assert that v32i16/v64i8 splitting in...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
David Green
[ARM] Convert VDUPLANE to VDUP under MVE
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Nathan James
[NFC] Small rework to RenamerClangTidyCheck addUsage
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Fred Riss
[lldb/debugserver] Include TargetConditionals.h where...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Kadir Cetinkaya
[clangd] Fix data race in BackgroundIndex test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Tim Keith
[flang] Make implicit conversion explicit in assignment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Nathan James
[clang-tidy] RenamerClangTidy now renames dependent...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
David Zarzycki
[libcxx testing] Make three locking tests more reliable
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
LTO.h - reduce includes to forward declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
LLParser.h - remove unused ValueHandle.h include. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] Remove mul(abs(x),abs(x)) -> mul(x,x) tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] Allow combineVectorCompareAndMaskUnaryOp to handl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] Add test cases for 'abs from mul patterns' (PR45691)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Kadir Cetinkaya
[clangd] Fix a data race in RecordsLatencies test
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
[X86] Add tests showing failure of combineVectorCompare...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Simon Pilgrim
NativeFormatting.h - reduce raw_ostream.h include to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
mydeveloperday
[clang-format] [PR34574] Handle [[nodiscard]] attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Eugene Zhulenev
[MLIR] Register JIT event listeners with RTDyldObjectLi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Jan Kratochvil
[lldb] [testsuite] TestReproducerAttach.py: Fix depende...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Fangrui Song
[Driver] Don't pass -u__llvm_profile_runtime for clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Shengchen Kan
[NFC] Clean up in MCObjectStreamer and X86AsmBackend
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Jan Korous
Revert "Relands "[YAMLVFSWriter][Test][NFC] Add couple...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Igor Kudrin
[DebugInfo] Dump raw data in a case of decoding error...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Richard Smith
Fix parsing of enum-base to follow C++11 rules.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Jan Korous
Relands "[YAMLVFSWriter][Test][NFC] Add couple tests"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Matt Arsenault
clang: Cleanup usage of CreateMemCpy
commit
|
commitdiff
|
tree
|
snapshot
2020-05-09
Fangrui Song
[Driver] Add -fno-test-coverage
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Evgenii Stepanov
[hwasan] Allow -hwasan-globals flag to appear more...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Evgenii Stepanov
[hwasan] Untag destination address in hwasan_posix_mema...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Fangrui Song
[Driver] Don't warn -Wunused-command-line-argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Matthias Schiffer
[LangRef] Describe linkage types, allocation size of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Fangrui Song
[Driver] Reorganize --coverage -ftest-coverage -fprofil...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Craig Topper
[SelectionDAG] Remove ConstantPoolSDNode::getAlignment.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Craig Topper
[SelectionDAG] Use Align/MaybeAlign for ConstantPoolSDNode.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Geoffrey Martin...
Add Operation::moveAfter
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Stanislav Mekhanoshin
[AMDGPU] Vectorize alloca thru bitcast
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Layton Kifer
[TRE][NFC] Refactor shared state into member variables.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Reid Kleckner
[COFF] Use Expected in COFFObjectFile creation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Reid Kleckner
[COFF] Migrate COFFObjectFile to Expected<T>
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Thomas Lively
[clang][WebAssembly] Only expose wait and notify builti...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Thomas Lively
[WebAssembly] Disallow 'shared-mem' rather than 'atomics'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Hubert Tong
[Target][XCOFF] Correctly halt when mixing AIX or XCOFF...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Hubert Tong
[XCOFF] XCOFF constants, MCObjectFileInfo placeholder...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Hubert Tong
[AIX] Avoid structor alias; die before bad alias codegen
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Jessica Paquette
[GlobalISel] Don't add duplicate successors to MBBs...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[VectorCombine] scalarize binop of inserted elements...
commit
|
commitdiff
|
tree
|
snapshot
next