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-02-05
Jonas Devlieghere
[lldb/debugserver] Link against Security
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Devlieghere
[lldb/Reproducers] (De)serialize char* like const char*
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Paolo Severini
[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU: Make LDS_DIRECT an artifical register
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
GlobalISel: Allow CSE of G_IMPLICIT_DEF
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
David Blaikie
DebugInfo: Stabilize DW_OP_convert tests so they don...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Fangrui Song
[ELF][ARM] Fix regression of BL->BLX substitution after...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonas Paulsson
[SystemZ] Improve handling of inline asm constraints.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Juneyoung Lee
[MemCpyOpt] Simplify find*Alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Craig Topper
[X86] Improve the gather scheduler models for SkylakeCl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Remove bitcast legality hack
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Juneyoung Lee
MemCpyOpt cannot use ABI alignment even if it was not...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jacques Pienaar
[mlir] Update generic op ebnf to include region
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Hans Wennborg
Make llvm::crc32() work also for input sizes larger...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Add mem operand to s.buffer.load...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sanjay Patel
[x86] use getSplatIndex() in lowerShuffleAsBroadcast()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sanjay Patel
[Analysis] add query to get splat value from array...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Victor Huang
[PowerPC][NFC] Clang-format on commit 4b414d
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Adrian McCarthy
[VFS] More consistent support for Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Legalize f64 G_FFLOOR for SI
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Nate Voorhies
[NFC][RISCV] Fixing typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Neuendorffer
[MLIR] Break cyclic dependencies with MLIRAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Neuendorffer
[MLIR] Rename MemRefBoundCheck.cpp -> TestMemRefBoundCh...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephen Neuendorffer
[MLIR] Move test passes out of lib/Analysis
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
LLVM GN Syncbot
[gn build] Port b12176d2aaf
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Nico Weber
Revert "[llvm-reduce] add ReduceAttribute delta pass"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
shafik
[DebugInfo] Fix debug-info generation for block invocat...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jan Korous
Revert "Activate extension loading test on Darwin now...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kostya Kortchinsky
[scudo][standalone] Fix a race in the secondary release
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Shu-Chun Weng
[GlobalISel][AArch64] Fix contract cross-bank copies...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
David Green
[ARM] Add extra use test for MVE VPT blocks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
River Riddle
[mlir][ODS] Add documentation for the declarative assem...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Fangrui Song
[test] yaml2obj -docnum => --docnum=
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
GlobalISel: Assume G_INTRINSIC* are convergent
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
LLVM GN Syncbot
[gn build] Port fc62b36a000
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Nick Desaulniers
[llvm-reduce] add ReduceAttribute delta pass
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jessica Paquette
[AArch64][GlobalISel] Fold G_ASHR into TB(N)Z bit calcu...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Christopher...
Reapply: [SVE] Fix bug in simplification of scalable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Petr Hosek
[CMake] Filter libc++abi and libunwind from runtimes...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Prefer merge/unmerge ops to legalize TFE
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jessica Paquette
[AArch64][GlobalISel] Fix one use check in getTestBitReg
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Legalize TFE image result loads
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonathan Coe
[clang-format] Do not merge short C# class definitions...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Hiroshi Yamauchi
[PGO][PGSO] Tune flags for profile guided size optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Michał Górny
[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU: Fix divergence analysis of control flow intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jonathan Coe
[clang-format] Do not treat C# attribute targets as...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jordan Rupprecht
NFC: fix unused var warnings in no-assert builds
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kazu Hirata
Resubmit^2: [JumpThreading] Thread jumps through two...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Alina Sbirlea
[IRCE] Make IRCE a Function pass.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephan Herhut
[MLIR][GPU] Fix build files for mlir-opt.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
LLVM GN Syncbot
[gn build] Port b198f16e1e1
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Legalize llvm.amdgcn.s.buffer.load
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Teresa Johnson
[WPD/LowerTypeTests] Delay lowering/removal of type...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Adam Balogh
[Analyzer] Model STL Algoirthms to improve the iterator...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Fix processing new phi in waterfall...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
GlobalISel: Make LegalizerHelper primitives public
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Matt Arsenault
AMDGPU/GlobalISel: Don't use legal v2s16 G_BUILD_VECTOR
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Med Ismail...
[lldb/Target] Add Assert StackFrame Recognizer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Momchil Velikov
[ARM][TargetParser] Improve handling of dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sven van Haastregt
[OpenCL] Fix tblgen support for cl_khr_mipmap_image_writes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Alex Richardson
Re-enable a update_cc_test_checks.py tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Simon Pilgrim
[clang][driver] Fix null pointer dereference warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sjoerd Meijer
[ARM][MVE] LowOverheadLoops: DCE on the iteration count...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Alexey Bataev
[OPNEMP50][DOCS]Mark array shaping expression as claime...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Alexey Bataev
[OPENMP][NVPTX]Add NVPTX specific definitions for new...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Stephan Herhut
[MLIR] Add mapping based on ValueRange to BlockAndValue...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Artem Dergachev
[analyzer] Fix a couple of bugs in HTML report generation.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Momchil Velikov
[ARM] Correct syntax of the CLRM insn
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Andrea Di Biagio
[MCA] Remove verification check on MayLoad and MayStore...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Simon Pilgrim
visitINSERT_VECTOR_ELT - pull out repeated dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sam Parker
[ARM][LowOverheadLoops] Fix loop count chain
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sam Parker
[ARM][LowOverheadLoops] Ensure memory predication
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Raphael Isemann
[lldb] Revert some change in data-formatter-objc/main...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Haojian Wu
[clangd] Add the missing elaborated types in FindTarget.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Raphael Isemann
[lldb][NFC] Remove some unnecessary curly braces
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Michał Górny
[lldb] Introduce i386 support in NetBSD Process plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Raphael Isemann
[lldb] Make TestDataFormatterObjCCF.py pass outside...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Alexey Sotkin
[OpenCL] Fix support for cl_khr_mipmap_image_writes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Simon Pilgrim
[X86] Fix missing load latencies (PR36894)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Simon Pilgrim
Fix MSVC signed/unsigned warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Ayke van Laethem
[AVR] Add disassembly tests for supported instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Martin Storsjö
Partially revert c1c9819ef91aab51b5a23fb3027adac5a2f551cc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Martin Storsjö
[CMake] Add missing component dependencies, to fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Haojian Wu
[clangd] Pull out a isProtoFile function.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Raphael Isemann
[lldb] Ignore type sugar in TypeSystemClang::GetPointerType
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sebastian Neubauer
[AMDGPU] Fix lowering a16 image intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Sebastian Neubauer
[AMDGPU] Use v3f32 type in image instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Georgii Rymar
[yaml2obj][obj2yaml] - Simplify format of the SHT_LLVM_...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kadir Cetinkaya
[clangd] Use printf instead of `echo -e` to be complian...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Djordje Todorovic
[DebugInfo] Avoid the call site param for mem instrs...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Kadir Cetinkaya
[clangd] Preserve -nostdinc and --sysroot when calling...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Craig Topper
[X86] Add a DAG combine for (i32 (sext (i8 (x86isd...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Petr Hosek
[CMake] Passthrough CMAKE_SYSTEM_NAME to default builti...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Petr Hosek
[CMake][compiler-rt] Replace Windows backslashes with...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Paula Toth
Remove leftover artifacts from use of gtest.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jan Vesely
AMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Thomas Lively
[WebAssembly] Add experimental multivalue calling ABI
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Thomas Lively
Revert "[WebAssembly][InstrEmitter] Foundation for...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Jason Molenda
Enhance debugserver's err reporting on attach fails
commit
|
commitdiff
|
tree
|
snapshot
next