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-04-28
Alexander Shaposhnikov
[llvm-objcopy][MachO] Fix build
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Alexander Shaposhnikov
[llvm-objcopy][MachO] Handle relocation entries where...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Eric Schweitz
[flang] Upstream recent work on FIR to llvm-project.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Nick Desaulniers
[X86] remove derived method w/ same impl as base
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
River Riddle
[mlir][LLVMDebugTranslation] Only insert the location...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jonas Devlieghere
[llvm/DebugInfo] Fix typo in DWARFTypeUnit ctor call
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jonas Devlieghere
[llvm/DebugInfo] Print DW_AT_ranges offset as part...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Christopher...
[SVE][NFC] Use ScalableVectorType in CGBuiltin
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Arthur Eubanks
Add IR constructs for preallocated (inalloca replacement)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Craig Topper
[X86][CostModel] Add vXiY->vXi1 truncate tests to min...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Christopher...
[SVE] Add specialized overloads of VectorType::get
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Phoenix Meadowlark
Add a folder for division by one.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Alexander Shaposhnikov
[llvm-objcopy][MachO] Avoid accidental invalid relocati...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sean Silva
Don't crash on duplicate keys in dictionary attrs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Eric Christopher
Fix up a clang-tidy nit about using empty rather than...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Zola Bridges
[libcxx][docs][dfsan] Fix rst rendering related typos
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
LemonBoy
[AsmPrinter] Fix emission of non-standard integer const...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sanjay Patel
[SLP] add test for partially vectorized bswap (PR39538...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Craig Topper
[X86][CostModel] Update truncate costs for some narrow...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nick Desaulniers
fix D78849 for g++ < 7.1
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Michael Liao
[hip] Remove test using `hip_pinned_shadow` attribute...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Andrew Browne
ADT: SmallVector size/capacity use word-size integers...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Han Zhu
[libclang] Install both libclang.a and libclang.so...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jez Ng
[lld-macho] Add support for emitting dylibs with a...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jez Ng
[lld-macho] Add basic symbol table output
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sander de Smalen
[SveEmitter] Add builtins for svlen
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Aaron Puchert
Thread safety analysis: Reword warning after D72635
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Med Ismail...
[lldb/Dataformatter] Add support for CoreFoundation...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Casey Carter
[libc++][test] Disable test for extension that's unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
River Riddle
[mlir][SCCP] Add support for propagating across symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
River Riddle
[mlir][Symbol] Change Symbol from a Trait into an OpInt...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sanjay Patel
[SLP] refactor load-combine logic; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jez Ng
[lld-macho] Extend SyntheticSections to cover all segme...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Victor Huang
[PowerPC][Future] Remove "unskipableSimplifyCode()...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sanjay Patel
[InstCombine] add tests for set/clear masked bits; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Alexander Belyaev
[MLIR] Add getBody() method to SingleImplicitBlockTermi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Wei Mi
Recommit "Generate Callee Saved Register (CSR) related...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
mydeveloperday
[clang-format] NFC clang-format the clang-format sources
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Luboš Luňák
make sure to not warn about unused macros from -D
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nick Desaulniers
[MachineVerifier] retrofit iterators with range for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Craig Topper
[X86][CostModel] Update costs for vector truncate with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Ian Levesque
[xray] Preserve x8 in trampoline on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Davide Italiano
[GlobalISel] Remove debug locations when emitting const...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Fangrui Song
[llvm-objcopy] Don't specialize the all zero p_paddr...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Arthur Eubanks
Strip -showIncludes in getClangStripDependencyFileAdjus...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nico Weber
remove temporary logging again now that things are...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Hongtao Yu
[lld] Support --lto-emit-asm and --plugin-opt=emit-asm
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nico Weber
Add a comment to TarWriterTest.LongFilename
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Stefan Pintilie
[PowerPC][Future] Implement PC Relative Tail Calls
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
[X86][SSE] Regenerate oddsubvector.ll test checks
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Lang Hames
[JITLink] Fix endianness bug fedd32e2fa36.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Louis Dionne
[libc++] Properly handle --no-execute in the new format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Fangrui Song
Reland D78945 TarWriter: Only use 137 of the 155 prefix...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Craig Topper
[X86][CostModel] Improve costs for fp_to_uint/fp_to_sin...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nico Weber
Revert "TarWriter: Only use 137 of the 155 prefix bytes."
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Wei Mi
Fix a memory link problem in SampleProfTest.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Matt Arsenault
Fix test without built AMDGPU
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Lei Zhang
[mlir][spirv] Fix SPIR-V translation registration
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Pavel Labath
[lldb] Fix windows build break from 18e96a31
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Lei Zhang
[mlir][linalg] Fix crash in tileAndFuseLinalgOpToParall...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Fangrui Song
Fix test/Misc/warning-flags.c after 5c03beefa720bddb3e3...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Michael Kruse
[Polly] Fix long loop due to unsigned warparound.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nico Weber
TarWriter: Only use 137 of the 155 prefix bytes.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Louis Dionne
[libc++] Quote path to the Python executable in ShTest
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Florian Hahn
[Matrix] Add draft specification for matrix support...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Truby
[flang][NFC] Fix gcc 9 warning in omp combined construc...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Fangrui Song
[llvm-objdump] Print target address with evaluateMemory...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Matt Arsenault
clang: Allow backend unsupported warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Mircea Trofin
[llvm][NFC] Add an explicit 'ComputeFullInlineCost...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Jay Foad
[AMDGPU] Remove odd blank line in debug output.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Wei Mi
[ProfileSummary] Add partial profile annotation on IR.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Pavel Labath
[lldb/unittests] Skip IPv6 test on systems which don...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Lei Zhang
[mlir][doc] Add missing ` that breaks rendering
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nicolas Vasilache
[mlir][VectorOps] Extend VectorTransfer lowering to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Louis Dionne
[libc++abi] Assume that libcxx is checked out in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Sherwood
[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Tres Popp
[MLIR][NFC] Organize the ordering in LLVM.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Momchil Velikov
Fix the check for regparm in FunctionType::ExtInfo
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Sherwood
[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Dmitri Gribenko
Revert "recommit c77a4078e01033aa2206c31a579d217c8a07569b"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Green
[ARM] Allow fma in tail predicated loops
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Raphael Isemann
[lldb][cmake] Move the remove_module_flags call to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Louis Dionne
[libc++] Create a small DSL for defining Lit features...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Pavel Labath
[lldb] Remove NativeProcessDarwin
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
[lld][macho] Fix implicit dependency on DenseMap.h...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Nico Weber
Revert "[gn build] (manually) merge 811c0c9eb46"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Raphael Isemann
[lldb] Adjust TestExec code to be closer to real world...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
CachedHashString.h - remove unnecessary includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
[opt] PassPrinters.h - remove unused includes + forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
[opt] NewPMDriver.h - remove unused LLVMContext forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Dmitri Gribenko
Revert "[analyzer] On-demand parsing capability for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Matthias Gehre
[clang-tidy] modernize-use-using: Fix broken fixit...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Raphael Isemann
[clang] Remove NFC overload in ASTImporterTest
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Marcel Koester
[mlir] Fixed warning related to unused variable in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Raphael Isemann
Fix modules build after introduction of PassSupport...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Simon Pilgrim
[X86][SSE] getFauxShuffle - account for PEXTW/PEXTB...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Sam Parker
[NFC][CostModel] Refactor getCastInstrCost
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Truby
[flang] Semantic checks for OpenMP combined constructs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
David Truby
[flang] Fix handling of files without terminating newlines.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-27
Raphael Isemann
[ASTImporter] Also import overwritten file buffers
commit
|
commitdiff
|
tree
|
snapshot
next