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-06-30
Guillaume Chatelet
[Alignment][NFC] Migrate AArch64, ARM, Hexagon, MSP...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Simon Tatham
Fix missing build dependency on omp_gen.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Craig Topper
[X86] Remove an isel pattern than can never match....
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
David Sherwood
[CodeGen] Fix warning in getNode for EXTRACT_SUBVECTOR
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Jonas Paulsson
[SystemZ] Improve handling of ZERO_EXTEND_VECTOR_INREG.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Alexander Shaposhnikov
[llvm-objcopy][MachO] Fix segment size alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
David Sherwood
[SVE][CodeGen] Fix bug in DAGCombiner::reduceBuildVecTo...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
River Riddle
Add front/back accessors to indexed_accessor_range.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Max Kazantsev
[SimplifyCFG] Fix inconsistency in block size assessmen...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
David Blaikie
Add missing #include
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Alex Lorenz
[clang] attempt to fix a linux test failure for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Ye Luo
[OpenMP] fix clang warning about printf format in CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Alex Lorenz
[darwin][driver] pass the minimum supported OS version...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Richard Smith
[c++20] Fix handling of operator rewrites naming conste...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
David Blaikie
Move Sema::PragmaStack<ValueType>::Act into Sema.h...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
George Mitenkov
[MLIR][SPIRVToLLVM] Added Bitcast conversion pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Jacques Pienaar
[ods] Update Operator to record Arg->[Attr|Operand...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Craig Topper
[X86] Prefer AND over PSHUFB for v64i8 when possible
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
George Mitenkov
[MLIR][SPIRVToLLVM] Convert bitwise and logical not
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Joel E. Denny
[FileCheck] Permit multiple -v or -vv
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Joel E. Denny
[FileCheck][NFC] Clean up RUN style in verbose.txt...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
James Y Knight
Clang Driver: refactor support for writing response...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
James Y Knight
Clang Driver: Use Apple ld64's new @response-file support.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Christopher...
[SVE] Remove calls to VectorType::getNumElements from...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Petr Hosek
[CMake][compiler-rt] Only set lld as available when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Rahul Joshi
[MLIR] Add variadic isa<> for Type, Value, and Attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Christopher...
[CMake] Fix incorrect handling of get_target_property...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Richard Smith
Fix a few cases that were incorrectly parsed as unary...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Adam D Straw
[mlir] add unsigned comparison builders to Affine EDSC
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Eric Schweitz
[flang] Add coarray lowering hooks.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Lei Huang
[PowerPC] Fix FeatureISA3_1 def in PPC.td to imply...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Simon Pilgrim
[X86] Add common prefixes to merge more hadd/sub tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
[clangd] config() -> Config::current to avoid confict...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Jason Molenda
Simplify conditionals in DNBArchMachARM64::EnableHardwa...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
aartbik
[mlir] [VectorOps] Extend vector reduction integration...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
[ADT] Use more explicit from to initialize member....
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Leonard Chan
[clang][RelativeVTablesABI] Update CodeGenCXX/RelativeV...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nick Desaulniers
Reland "[clang][SourceManager] cache Macro Expansions""
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nick Desaulniers
Revert "[clang][SourceManager] cache Macro Expansions"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
Reland [clangd] Config: config struct propagated throug...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
Revert "[clangd] Config: config struct propagated throu...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
Reland [ADT] Support const-qualified unique_functions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Davide Italiano
[ProcessGDBRemote] Get rid of an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
peter klausler
[flang] Defer stmt function body analysis until specifi...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Mircea Trofin
[llvm][NFC] Use llvm_canonicalize_cmake_booleans for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Reid Kleckner
[gn build] Add missing llvm-lipo dep to check-lld
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Alex Lorenz
[darwin][driver] isMacosxVersionLT should check against...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Matt Arsenault
X86: Upgrade a test to not rely on byval pointee type
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Matt Arsenault
LowerConstantIntrinsics: Fix missing test for byval...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Matt Arsenault
X86: Use MOV32r0 pseudo instead of directly emitting xor
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Reid Kleckner
Silence unused var warning in NDEBUG build
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
LLVM GN Syncbot
[gn build] Port 9963d93b073
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Martijn Vels
Add optimization to basic_string::assign for compile...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nikita Popov
[IndVars] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nikita Popov
Revert "[ADT] Support const-qualified unique_functions"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
[clangd] Config: config struct propagated through Context
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Alexey Bataev
[DEBUGINFO]Add a test for packed bitfields, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sam McCall
[ADT] Support const-qualified unique_functions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Christopher...
[SVE] Remove calls to VectorType::getNumElements from X86
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Louis Dionne
[runtimes] Remove the ability to select the old libc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Christopher...
[SVE] Remove calls to VectorType::getNumElements from...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nemanja Ivanovic
[PowerPC] Fix crash for shuffle canonicalization with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Cullen Rhodes
[AArch64][SVE] Add bfloat16 to outstanding tuple vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Balazs Benics
[analyzer][Z3-refutation] Fix a refutation BugReporterV...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Cullen Rhodes
[AArch64][SVE] clang: Add missing svbfloat16_t tests
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Jonas Devlieghere
[Sphinx] Support older recommonmark versions.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Louis Dionne
[libc++] Enable tests and documentation by default...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Louis Dionne
[libc++] Provide a default LLVM_PATH when building...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Muhammad Omair...
[LLDB] skip TestCreateDuringInstructionStep on aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
LLVM GN Syncbot
[gn build] Port fe0a555aa3c
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Balazs Benics
[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
serge-sans...
Correctly report Changed status in FoldBranchToCommonDest
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Francesco Petrogalli
[sve][acle] Implement some of the C intrinsics for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
dfukalov
[NFC] Fixed ignored .hip test.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Louis Dionne
[libc++] Do not try creating llvm-lit when LIBCXX_INCLU...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Christudasan...
[AMDGPU] Moving SI_RETURN_TO_EPILOG handling out of...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Dmitri Gribenko
RecursiveASTVisitor: inline a macro that is only used...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nathan James
[clang-tidy][NFC] Remove unnecessary includes throughou...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Dmitri Gribenko
Compile the RecursiveASTVisitor callbacks test with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
David Green
[ARM] Better reductions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Simon Pilgrim
Fix MSVC truncation of constant value warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Dmitri Gribenko
Revert "[analyzer][NFC] Add unittest for FalsePositiveR...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Bjorn Pettersson
[llvm-objcopy] Fix "unused-function" warning in NDEBUG...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Balazs Benics
[analyzer][NFC] Add unittest for FalsePositiveRefutatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Simon Pilgrim
[X86][SSE] MatchVectorAllZeroTest - handle OR vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nemanja Ivanovic
[PowerPC] Don't combine SCALAR_TO_VECTOR without VSX
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Jonas Devlieghere
[lldb/Test] Skip TestVSCode_disconnect on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Matt Arsenault
Inliner: Add missing test for alignment assume with...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sanjay Patel
[VectorCombine] try to form vector compare and binop...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Stephan Herhut
[mlir] Clean up NVVM intrinsics definitions a little.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Nathan James
[clang-tidy] Fix hicpp-named-paramater
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Bevin Hansson
[CodeGen] Use the common semantic for fixed-point codeg...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Matt Arsenault
AMDGPU: Use IsSSA property check instead of asserting...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Jake Merdich
[clang-format] Preserve whitespace in selected macros
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sanjay Patel
[VectorCombine] refactor - make helper function for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
LLVM GN Syncbot
[gn build] Port 2cb0644f90b
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Luís Marques
[RISCV] Split the pseudo instruction splitting pass
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Balázs Kéri
[Analyzer][StreamChecker] Use BugType instead of Builti...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Pavel Labath
[lldb] Deduplicate Scalar integral getters
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Sven van Haastregt
[OpenCL] Reject block arguments
commit
|
commitdiff
|
tree
|
snapshot
next