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-01-29
Jonas Devlieghere
[lldb/API] Fix bogus copy assignment operator
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Another round of GCC5 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Sam McCall
[clangd] Fix null check in FindTarget.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Derek Schuff
[WebAssembly] Preserve debug frame base information...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Fix one round of implicit conversions found by g++5.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix clangd-xpc-test-client build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonas Devlieghere
[lldb/API] Implement the copy (assignment) constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix xpc build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Craig Topper
[X86] Use SelectionDAG::getZExtOrTrunc to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Craig Topper
[X86] Add test case for llvm.flt.rounds
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Jonas Devlieghere
[lldb/API] Implement the copy (assignment) constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Nico Weber
Fix AVR build after 777180a32b6107
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Alex Langford
[lldb] Remove unused header from ValueObject.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Benjamin Kramer
Address implicit conversions detected by g++ 5 only.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
One more batch of things found by g++ 6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Eli Friedman
[AliasAnalysis] Add missing FMRB_* enums.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix a couple more implicit conversions that Clang doesn...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
A bunch more implicit string conversions that my Clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nate Voorhies
[NFC] Removing experimental designation for ninja in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
Fix another implicit conversion in the directory watcher
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[tblgen] Fix implicit conversion only diagnosed by...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Francis Visoiu...
[NFC] Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
Fix more implicit conversions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[Driver] Fix implicit conversion guarded by #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix implicit conversions in example code.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Plugin] Fix implicit conversion in GDBRemote
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] s/nullptr_t/std::nullptr_t/
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Fix implicit conversion in the lldb Python plugin
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] Include result in recording statements
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[Support] Fix implicit std::string conversions on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
[ADT] Make StringRef's std::string conversion operator...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[libcxx] Link against android_support when needed
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[asan] Fix test compilation on Android API <= 17
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shoaib Meenai
[runtimes] Fix passing lists to runtimes configures
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Benjamin Kramer
Make llvm::StringRef to std::string conversions explicit.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alex Langford
[lldb] Delete ValueObject::GetBaseClassPath
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Danilo Carvalho...
[AArch64][SVE] Add SVE2 mla indexed intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jessica Paquette
[AArch64][GlobalISel] Fold G_AND into G_BRCOND
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Francis Visoiu...
[CodeGen] Attach no-builtin attributes to function...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alex Langford
[lldb] Remove ClangASTImporter from Target
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Mircea Trofin
[llvm] Ensure InlineCost-related fields are initialized
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Michael Spang
[GlobalMerge] Preserve symbol visibility when merging...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Hans Wennborg
Revert "[MS] Overhaul how clang passes overaligned...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Reproducer] Include deserialized value in log...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Michał Górny
[lldb] [test] Restrict x86-64-write register test to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nico Weber
[gn build] (manually) port 90a10f00ff8
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nicolas Vasilache
[mlir][Linalg][doc] Add Design Document for the Linalg...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alina Sbirlea
[LoopUnrollAndJamPass] Clean unnecessary includes....
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Whitney Tsang
[NFCI][LoopUnrollAndJam] Minor changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Petr Hosek
[Instrumentation] Set hidden visibility for the bias...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alexandre Ganea
Fix compiling with clang-cl inside a Visual Studio...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Sanjay Patel
[InstCombine] refactor foldVectorCmp(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Petr Hosek
[CMake] Set ASM compiler for external projects
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Ted Woodward
Don't fail step out if remote server doesn't implement...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Roland McGrath
[lsan] Support LeakSanitizer runtime on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Roland McGrath
[Fuchsia] Remove aarch64-fuchsia target-specific -mcmod...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Ahmed Taei
[mlir] Add primitive transform pattern to rewrite linal...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
River Riddle
[mlir] Optimize OpResult use case for single result...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
David Blaikie
llvm-symbolizer test: Add a bit of extra detail on...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Fangrui Song
[ELF][PPC32] Support --emit-relocs link of R_PPC_PLTREL24
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kostya Kortchinsky
[scudo][standalone] Fix Android logging
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
LLVM GN Syncbot
[gn build] Port 2c03c899d50
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Hiroshi Yamauchi
[MBFI] Move BranchFolding::MBFIWrapper to its own files...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Yaxun (Sam...
Fix test hip-device-libs.hip
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonas Devlieghere
[lldb/Bindings] Sort headers in headers.swig
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Make calculations of vars...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Distinguish parameters...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Count more than one conret...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Sanjay Patel
[InstCombine] add tests for cmp with splat operand...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
LLVM GN Syncbot
[gn build] Port a928d127a52
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Konstantin...
Corrected clang amdgpu-features.cl test for 6d614a82a42...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Artem Belevich
[CUDA] Assume the latest known CUDA version if we've...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Nathan James
[clang-tidy] adjust scripts to subsubsections in Releas...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Amara Emerson
[AArch64][GlobalISel] Don't bail out of the select...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Aaron Ballman
Fix a crash when casting _Complex and ignoring the...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Derek Schuff
[WebAssembly] Add WebAssembly support to llvm-symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Ignore declarations of...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Ignore DW_TAG_subroutine_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kristina Bessonova
[llvm-dwarfdump][Statistics] Distinguish functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Derek Schuff
[llvm-objcopy] Initial support for wasm in llvm-objcopy
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Med Ismail...
Revert "[lldb/Target] Add Assert StackFrame Recognizer"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Konstantin...
Add missing clang tests for 6d614a82a4230ea69e322f56dc1...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Florian Hahn
[Matrix] Mark expressions shared between multiple remarks.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Med Ismail...
[lldb/Target] Add Assert StackFrame Recognizer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonathan Roelofs
[llvm] Fix broken cases of 'CHECK[^:]*$' in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Florian Hahn
[LV] Hoist code to mark conditional assumes as dead...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Konstantin...
Summary:
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Andrew Ng
[LLD] Avoid exiting with a locked mutex NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Alexey Bataev
[OPENMP50]Check for lastprivate conditional updates...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Michael Liao
Fix warning of `-Wcast-qual`. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Florian Hahn
[LV] Do not try to sink dead instructions.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Yaxun (Sam...
[HIP] Fix environment variable HIP_DEVICE_LIB_PATH
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Pavel Labath
Revert "[lldb/PDB] Use the new line table constructor"
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
LLVM GN Syncbot
[gn build] Port a32f894f17b
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonathan Roelofs
[ADT] Remove more llvm::make_unique
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Jonathan Roelofs
[clang] Fix EOL whitespace. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kadir Cetinkaya
[clang][CodeComplete] Support for designated initializers
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kostya Kortchinsky
[scudo][standalone] Secondary & general other improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Denis Khalikov
[mlir][spirv] Add GroupNonUniform arithmetic operations.
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Kadir Cetinkaya
[clangd] Make bin/llvm-lit run standalone clangd tests
commit
|
commitdiff
|
tree
|
snapshot
next