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
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
2020-05-08
Jonas Devlieghere
[lldb/Test] Update TestProcessList.py for reproducer...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Eric Fiselier
Reland [libc++] Move abs and div into stdlib.h to fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Craig Topper
[X86] Remove the mayLoad and mayStore flags from vzerou...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[InstCombine] fix typo in comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
zoecarver
Re-commit: Mark values as trivially dead when their...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[InstCombine] add/adjust tests for fpext of casted...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[InstCombine] add helper for known exact cast to FP...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
zoecarver
[libcxx] Delete pointer in shared_ptr deduction test.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Raphael Isemann
[lldb] Remove 'use_synthetic' parameters in ValueObject...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Craig Topper
[X86] Add assembler support for {vex} prefix to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Wei Mi
[SampleFDO] For functions without profiles, provide...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Wei Mi
[lld] Add a new output section ".text.unknown" for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Ricky Zhou
[SimplifyCFG] Remap rewritten debug intrinsic operands.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Simon Pilgrim
[DAG] SimplifyMultipleUseDemandedBits - remove superflu...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
David Tenty
[AIX] Make sure we use export lists for plugins
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Lawrence D...
Re-land "get rid of PythonInteger::GetInteger()"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Adrian Prantl
Add an API to construct an XcodeSDK from an SDK type.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[InstCombine] add tests for known bits before FP casts...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
zoecarver
Revert "[libc++] ECMAScript IdentityEscape is ambiguous...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Nico Weber
Fix bugs when an included file name is typo corrected.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Evgenii Stepanov
[hwasan] Reset current thread pointer on thread exit.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Raphael Isemann
Reland [lldb][cmake] Also use local submodule visibilit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Reid Kleckner
[PDB] Optimize public symbol processing
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Vedant Kumar
[lldb/test][Darwin] Ask dyld where the real python is
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Matt Arsenault
AMDGPU: Don't assert on unknown address spaces
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Nico Weber
Unbreak clang-tidy tests after D79599 / e9b4113902850.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Fangrui Song
Reland D79501 "[DebugInfo] Fix handling DW_OP_call_ref...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Raphael Isemann
[lldb][modules] Disable Clang Modules in source/Host...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Sanjay Patel
[InstCombine] clean up foldItoFPtoI; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Arthur Eubanks
Fix MSan test use-after-dtor.cpp under new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2020-05-08
Nico Weber
Add a flag that controls if clang-tidy and clang-includ...
commit
|
commitdiff
|
tree
|
snapshot
next