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-28
Fangrui Song
[ELF][test] Fix wrap-no-real.s after D51283
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Richard Smith
Do not warn that an expression of the form (void)arr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Philip Reames
Introduce a GCStatepointInst type analogous to Intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Fangrui Song
[gn build] Add MLAnalysisTests after D80579
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Mircea Trofin
[llvm][NFC] ProfileSummaryInfo - const-ify APIs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-28
Fangrui Song
[gn build] Port D80579
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Rui Ueyama
[ELF] --wrap: Drop __real_ symbol from the symbol table
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Layton Kifer
[TRE] Allow elimination when the returned value is...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Stanislav Mekhanoshin
AMDGPU/GlobalISel: Fixed insert element for non-standar...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Leonard Chan
[Lexer] Fix invalid suffix diagnostic for fixed-point...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
AMDGPU: Support non-entry block static sized allocas
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
DAG: Fix expansion of DYNAMIC_STACKALLOC for StackGrows...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Stanislav Mekhanoshin
AMDGPU/GlobalISel: Fixed handling of non-standard vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Fangrui Song
[CMake] Revert cf86a234ba86acf0bb875e21d27833be36e08be4
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Fangrui Song
[MLPolicies] Fix dependency and -DBUILD_SHARED_LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Mircea Trofin
Fix shared libs build break introduced in rG98ef93eabd76
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Adrian McCarthy
Fix Windows command line bug when last token in respons...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
MaheshRavishankar
[mlir][Linalg] Add missing library linkage for shared...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Adrian Prantl
Fix a use-after-free in GetXcodeSDKPath
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Louis Dionne
[NFC] Reformat TEST_FOO macros in test_macros.h
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jonas Devlieghere
[lldb/Reproducers] Skip & add FIXME to tests failing...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jonas Devlieghere
[lldb/Reproducers] Differentiate active and passive...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Silva
[mlir][shape] Use IndexElementsAttr in Shape dialect.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Silva
[mlir][core] Add IndexElementsAttr helpers.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Mircea Trofin
[llvm] Add function feature extraction analysis
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Michael Liao
Enable `align <n>` to be used in the intrinsic definition.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Michael Liao
Refactor argument attribute specification in intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Vitaly Buka
[NFC,StackSafety] Rename some variables
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Vitaly Buka
[StackSafety] Bailout more aggressively
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sean Silva
Remove error-prone mlir::ExecutionEngine::invoke overload.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Juneyoung Lee
[TargetPassConfig] Add CanonicalizeFreezeInLoops before LSR
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Nicolas Vasilache
[mlir] Fix RunnerUtils template specialization
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
MaheshRavishankar
[mlir][Linalg] Fix build failure from D80188
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Michael Liao
Fix `-Wpedantic` warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jessica Paquette
[GlobalISel] Don't combine instructions which are fed...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Dmitry Vyukov
tsan: fix test in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
alex-t
[AMDGPU] Fix for the lost CarryOut/CarryIn register...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Adrian Prantl
Also cache negative results in GetXcodeSDKPath (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jonas Devlieghere
[lldb/Reproducers] Skip tests relying on timeouts
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jonas Devlieghere
[lldb/Test] Generate YAML binary in build directory
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Craig Topper
[X86] Restore selection of MULX on BMI2 targets.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Mircea Trofin
[llvm]NFC] Simplify ProfileSummaryInfo state transitions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sanjay Patel
[InstCombine] add tests for vector demanded elements...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
AMDGPU: Start adding MODE register uses to instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
John Fastabend
[BPF] simplify zero extension with MOV_32_64
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Lei Huang
[PowerPC] Add support for -mcpu=pwr10 in both clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
aartbik
[mlir] [VectorOps] Add 'vector.flat_transpose' operation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Rithik Sharma
[CodeMoverUtils] Use dominator tree level to decide...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Fangrui Song
[Driver] Support -fsanitize=shadow-call-stack and cfi...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
jasonliu
[NFC][XCOFF][AIX] Return function entry point symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
AMDGPU: Set StackPointerRegisterToSaveRestore
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Fangrui Song
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Daniel Martín
[clangd] Add access specifier information to hover...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jonas Devlieghere
[lldb/Reproducers] Skip API logging in the DUMMY macro
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
AMDGPU: Fix dropping MI flags when rewriting instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Raphael Isemann
[lldb] Make order of completions for expressions determ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Fangrui Song
[X86] Assemble movzb 1280(%rbx, %r12), %r12 after D80608
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
MaheshRavishankar
[mlir][spirv] Lower allocation/deallocations of workgro...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Ties Stuij
[CodeGen] fix typo `def nxv1bf32` -> `def nxv1f32`
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
LLVM GN Syncbot
[gn build] Port 0d20ed664ff
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Bardia Mahjour
[DDG] Data Dependence Graph - Add query function for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Nico Weber
[gn build] (manually) port dedaf3a2ac5
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
David Truby
[MLIR] [OpenMP] Add basic OpenMP parallel operation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Philip Reames
Start migrating away from statepoint's inline length...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Paul Walker
[VFABI] Fix parsing of uniform parameters that shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Michael Liao
Fix warning `-Wpedantic`. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
James Y Knight
Fix Darwin 'constinit thread_local' variables.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
CoverageFilters.h - reduce unnecessary includes to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jacques Pienaar
[mlir] Add simple generator for return types
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Alexey Bataev
[OPENMP50]Initial support for use_device_addr clause.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Alex Richardson
[FileCheck] Allow parenthesized expressions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Eduardo Caldas
Add support for UnaryOperator in SyntaxTree
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
SpecialCaseList.h - reduce unnecessary includes to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Lei Huang
Revert "[PowerPC] Add support for -mcpu=pwr10 in both...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Ties Stuij
[AArch64][BFloat] add BFloat instruction support for...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Dmitry Vyukov
tsan: fix false positives in AcquireGlobal
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Ties Stuij
[AArch64][BFloat] basic AArch64 bfloat support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Alex Zinenko
[mlir] SCF: provide function_ref builders for IfOp
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Jinsong Ji
[compiler-rt][asan] Add noinline to use-after-scope...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Georgii Rymar
[llvm-readobj] - Do not crash when an invalid .eh_frame...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Ties Stuij
[IR][BFloat] add BFloat IR intrinsics support
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
David Green
[UnJ] Update LI for inner nested loops
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Matt Arsenault
AMDGPU: Fix backwards s_cselect_* operands
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Sanjay Patel
[IR] add set function for FMF 'contract'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
ObjectFile.h - reduce unnecessary includes to forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
ObjCARCInstKind.h - remove unused includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Ties Stuij
[CodeGen][BFloat] Add bfloat MVT type
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Stephen Kelly
Update release notes with porting guide for AST Matchers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Guillaume Chatelet
[Alignment] Fix misaligned interleaved loads
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Gongyu Deng
[lldb] Tab completion for process plugin name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Victor Campos
[ARM] Fix rewrite of frame index in Thumb2's address...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Raphael Isemann
[lldb] Fix a potential bug that may cause assert failur...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Guillaume Chatelet
[NFC] Updating tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Florian Hahn
[LAA] We only need pointer checks if there are non...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Florian Hahn
Revert "[LAA] We only need pointer checks if there...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Florian Hahn
[LAA] We only need pointer checks if there are non...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Daniil Suchkov
[SimpleLoopUnswitch] Drop uses of instructions before...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Georgii Rymar
[llvm-readelf] - Split GNUStyle<ELFT>::printHashHistogr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
ArchiveWriter.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Simon Pilgrim
DOTGraphTraitsPass.h - remove unnecessary includes...
commit
|
commitdiff
|
tree
|
snapshot
next