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-15
Melanie Blower
Move BinaryOperators.FPOptions to trailing storage
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jan Korous
[ASTMatchers] Fix isDerivedFrom for recursive templates
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Craig Topper
[CallSite removal][SampleProfile] Use CallBase instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Haojian Wu
[clangd] Fix a crash for accessing a null field decl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Remove the ability to run using the internal...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sam Clegg
Enable finding bitcode in wasm objects
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Davide Italiano
[LICM] Try to merge debug locations when sinking.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Pavel Iliin
[AArch64][NFC]Autogenerated checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Smith
Rework how UuidAttr, CXXUuidofExpr, and GUID template...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Craig Topper
[X86] Make v32i16/v64i8 legal types without avx512bw...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Add a new target check-cxx-deps to build depen...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Uday Bondhugula
[MLIR] Introduce utility to hoist affine if/else conditions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Fangrui Song
[ELF][test] Add --match-full-lines to map-file.s to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kim Viggedal
Remove false positive in AvoidNonConstGlobalVariables.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Huihui Zhang
[NFC] Silence compiler warning [-Wmissing-braces].
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Arsenault
AMDGPU/GlobalISel: Work around a selector crash
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Pilgrim
[X86] Add generic cpu target for the slow division...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dimitry Andric
Use maximum compression when packaging release tarballs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dimitry Andric
Turn off core dumps before starting the main body of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Adjust XFAIL markup for modules tests on singl...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jon Roelofs
Add FileCheck colons missed in D76210
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nico Weber
[lit] Keep original cfg file case around.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sam McCall
[Format] Work around current vim bugs in clang-format.py
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
George Burgess IV
[CodeGen] only add nobuiltin to inline builtins if...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nico Weber
Remove an apparently unneeded normcase() call.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nikita Popov
[MC] Use subclass data for MCExpr to reduce memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Craig Topper
[X86] Various improvements to our vector splitting...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jonas Devlieghere
[lldb/Scripts] Add script to replay multiple reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sterling Augustine
Write ignored output to stdout, so this test runs on...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nico Weber
Try to fix clang-tidy/infrastructure/config-files.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Amara Emerson
[GlobalISel] Enable artifact combiner to combine starti...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Craig Topper
[CallSite removal][PruneEH] Use CallBase instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Remove the need for the %{build_module} substi...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dominik Montada
Revert "[GlobalISel] Fix invalid combine of unmerge...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] NFC: Remove the %{compile} substitution, which...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Split up tests for <stdint.h> on AIX and make...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Pierre Oechsel
[mlir] [EDSC] Add interface for yield-for loops.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Move some .sh.cpp tests to .compile.pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Move aligned allocation tests to .verify.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nico Weber
Remove a function that has been dead since r313889.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Vince Bridgers
[ASTImporter] Add support for importing fixed point...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dominik Montada
[GlobalISel] Fix invalid combine of unmerge(merge)...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Fangrui Song
[TimeProfiler] Fix some style issues. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Fangrui Song
[ELF] Refactor the way we handle -plugin-opt= (GCC...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Louis Dionne
[libc++] Remove workaround for .fail.cpp tests that...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dominik Montada
[GlobalISel] translate freeze to new generic G_FREEZE
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Hubert Tong
[www] Update make_cxx_dr_status for v10; regenerate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Florian Hahn
[DSE,MSSA] Add use of alloca, to guard against removal...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Haojian Wu
[AST] Fix recovery-expr crash on invalid aligned attr.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
jasonliu
[XCOFF][AIX] Relocation support for SymB
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Xing Xue
[demangler] PPC and S390: Fix parsing of e-prefixed...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Georgii Rymar
[FileCheck] - Refine the comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Benjamin Kramer
Unbreak the build
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Benjamin Kramer
Pass shufflevector indices as int instead of unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Dmitry Polukhin
[clang-tidy] Optional inheritance of file configs from...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Victor Campos
[CodeGen][ARM] Error when writing to specific reserved...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sanjay Patel
[InstCombine] prevent infinite loop with sub/abs of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Arsenault
clang/AMDGPU: Assume denormals are enabled for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jan Kratochvil
Revert "[nfc] [lldb] Introduce DWARF callbacks"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Matt Arsenault
AMDGPU/GlobalISel: Add some artifact combiner tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Thomas Preud...
[FileCheck] Better diagnostic for format conflict
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Moll
[nfc] clang-format TargetTransformInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Benjamin Kramer
Upgrade users of 'new ShuffleVectorInst' to pass indice...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
David Truby
[flang] Add return statement to Logical opeator=.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Moll
[nfc] clang-format TargetTransformInfoImpl.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Moll
[nfc] clang-format TargetTransformInfo.h
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Denis Antrushin
[Statepoint] Add getters to StatepointOpers.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kirill Bobyrev
[dexp] NFC: Change positional argument format
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Florian Hahn
[VPlan] Branches are not widened by VPWidenRecipe,...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jonas Paulsson
[SystemZ] Bugfix in adjustSubwordCmp()
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Pilgrim
[CostModel][X86] Regenerate load_store.ll costs tests
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Benjamin Kramer
Upgrade calls to CreateShuffleVector to use the preferr...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Florian Hahn
[VPlan] Move widening check for non-memory/non-calls...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Pavel Labath
[lldb] Fix -Wparentheses in ThreadPlanStack.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Pavel Labath
Fix DWARFDataExtractor::getRelocatedValue near EOF
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Florian Hahn
[DSE] Lift post-dominance for objs not accessible in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sam Parker
[ARM][MVE] Tail predicate VML[A|S]LDAV
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sameer Sahasrabuddhe
fix warning: specialization of template in different...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Nandor Licker
[ConstExprPreter] Updated constant interpreter document...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Georgii Rymar
[LLVM/tools][test] - Remove/fix dead check prefixes.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Simon Moll
[NFC] clang-format IntrinsicInst.h|cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
LLVM GN Syncbot
[gn build] Port 8c11bc0cd06
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sameer Sahasrabuddhe
Introduce fix-irreducible pass
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Florian Hahn
[VPlan] Move Load/Store checks out of tryToWiden (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Alex Zinenko
[mlir] LLVM dialect: support globals without linkage...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Uday Bondhugula
[MLIR] Introduce applyOpPatternsAndFold for op local...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Jan Kratochvil
[nfc] [lldb] Introduce DWARF callbacks
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Shengchen Kan
[NFC][test] Mark the section which contains instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kazushi (Jam...
[VE] Update integer arithmetic instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Raphael Isemann
[lldb][NFC] Remove FormatterChoiceCriterion
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Gil Rapaport
[LV] Fix PR45525: Incorrect assert in blend recipe
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kadir Cetinkaya
[clangd] Fix MSVC compile error, attempt 2
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kadir Cetinkaya
[clangd] Fix MSVC builds
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Kadir Cetinkaya
[clangd] Shard preamble symbols in dynamic index
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Smith
Don't print `&` as part of reference template arguments.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Smith
Generalize our two different kinds of declaration argum...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
LLVM GN Syncbot
[gn build] Port 44e09b59b86
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Sameer Sahasrabuddhe
Revert "Introduce fix-irreducible pass"
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Richard Smith
Remove setters from CXXTypeidExpr and CXXUuidofExpr.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
LLVM GN Syncbot
[gn build] Port 2ada8e2525d
commit
|
commitdiff
|
tree
|
snapshot
next