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
2019-09-29
Fangrui Song
[MC] Emit unused undefined symbol even if its binding...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Roman Lebedev
[DivRemPairs] Don't assert that we won't ever get expan...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Alexey Bataev
[SLP] Fix for PR31847: Assertion failed: (isLoopInvaria...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Paul Hoad
[clang-format] Reference qualifiers in member templates...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Jinsong Ji
[PowerPC] Fix conditions of assert in PPCAsmPrinter
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
David Green
[ARM] Cortex-M4 schedule additions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Richard Smith
[cxx_status] Mark P0784R7 as partially complete.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Richard Smith
For now, disallow lifetime-extended temporaries with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Richard Smith
Fix checking for permitted results of constant expressions.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Richard Smith
For P0784R7: compute whether a variable has constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
DeForest Richards
[Docs] Adds sections for Command Line and LibFuzzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Craig Topper
[X86] Enable isel to fold broadcast loads that have...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Craig Topper
[X86] Move bitselect matching to vpternlog into X86ISel...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Craig Topper
[X86] Enable canonicalizeBitSelect for AVX512 since...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-29
Craig Topper
[X86] Match (or (and A, B), (andn (A, C))) to VPTERNLOG...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
David Carlier
[OpenMP] FreeBSD address check if mapped more native
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Aditya Kumar
[NFC] Move hot cold splitting class to header file
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Simon Pilgrim
SemaExpr - silence static analyzer getAs<> null derefer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Sanjay Patel
[PowerPC] make tests immune to improved undef handling
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Aaron Puchert
Don't install example analyzer plugins
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Serge Pavlov
Driver tests: set `--sysroot=""` to support clang with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Storsjo
Revert "[LLDB] Use the llvm microsoft demangler instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Storsjo
[LLD] [test] Add a forgotten comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Martin Storsjo
[LLDB] Use the llvm microsoft demangler instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Amara Emerson
[GlobalISel Enable memcpy inlining with optsize.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Anton Afanasyev
[TimeProfiler] Fix "OptModule" section and add new...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Amara Emerson
Add an operand to memory intrinsics to denote the ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Matt Arsenault
AMDGPU/GlobalISel: Avoid getting MRI in every function
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Craig Topper
[X86] Add broadcast load unfolding support for VPTESTMD...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Craig Topper
[X86] Stop using UpdateNodeOperands in combineGatherSca...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Craig Topper
[X86] Split combineGatherScatter into a version for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Jim Ingham
Give an error when StepUsingScriptedThreadPlan is passe...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-28
Alex Langford
[Core] Remove unused dependency on clangAST
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Wei Mi
[SampleFDO] Create a separate flag profile-accurate...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Alexander Shaposhnikov
[llvm-lipo] Add support for -arch
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Craig Topper
[X86] Add test case to show missed opportunity to turn...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Mitch Phillips
[libFuzzer] Dump trace and provide correct msg for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Roman Lebedev
[PatternMatch] Add m_SExtOrSelf(), m_ZExtOrSExtOrSelf...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[debugserver] Add --version/-V command line option...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Lawrence D...
refactor: move IOObject::m_should_close_fd into subclasses
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Yi Kong
[llvm-readobj] Rename --arm-attributes to --arch-specific
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[Reproducer] Use // in the unit tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Vedant Kumar
Revert "[profile] Add a test dependency on cxx-headers"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Richard Smith
For P0784R7: add support for explicit destructor calls and
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Vedant Kumar
[profile] Mark instrprof-gcov-fork.test UNSUPPORTED...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Vedant Kumar
[profile] Add a test dependency on cxx-headers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Sanjay Patel
[InstSimplify] generalize FP folds with undef/NaN; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Sergey Dmitriev
[Clang][OpenMP Offload] Create start/end symbols for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jakub Kuderski
Revert [Dominators][CodeGen] Clean up MachineDominators
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jakub Kuderski
Revert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Roman Lebedev
[NFC][PhaseOrdering] Add end-to-end tests for the ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[Reproducer] Update the unit tests to specify the path...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
DeForest Richards
[Docs] Adds new section to User Guides page
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[CMake] Depend on clang-tablegen-targets
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jan Kratochvil
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Sanjay Patel
[InstSimplify] add tests for fma/fmuladd with undef...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Craig Topper
[X86] Call SimplifyDemandedBits in combineGatherScatter...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Craig Topper
[X86] Add test case to show failure to perform Simplify...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Roman Lebedev
[InstCombine] Simplify shift-by-sext to shift-by-zext
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[CMake] Make Core depend on ClangDriverOptions (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Ilya Biryukov
[clangd] Fix template type aliases in findExplicitReference
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jakub Kuderski
XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jonas Devlieghere
[Reproducer] Always use absolute paths for capture...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jakub Kuderski
[Dominators][CodeGen] Clean up MachineDominators
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Simon Pilgrim
ModuleUtils - silence static analyzer dyn_cast<> null...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Kai Nacke
Change -march=systemz to triple and fix test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Simon Pilgrim
FunctionImportGlobalProcessing::processGlobalForThinLTO...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Luis Marques
[RISCV] Rename FPRs and use Register arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Simon Pilgrim
SCCP - silence static analyzer dyn_cast<StructType...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected parsing of registers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Yitzhak Mandelbaum
[libTooling] Transformer: refine `SourceLocation` speci...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Louis Dionne
[libc++] Take 2: Implement LWG 3158
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Lawrence D...
remove File::SetStream(), make new files instead.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Djordje Todorovic
[DebugInfo] Exclude memory location values as parameter...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Sven van Haastregt
[OpenCL] Pass LangOptions as const ref
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Clement Courbet
[llvm-exegesis] Fix r373083: Module -> Mod.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Nico Weber
gn build: (manually) merge r373082
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
GN Sync Bot
gn build: Merge r373083
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Jesper Antonsson
[CodeGenPrepare] Mend "avoid crashing from replacing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Clement Courbet
[llvm-exegesis] Add loop mode for repeating the snippet.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Nico Weber
clang-tidy: Don't repeat list of all checks in three...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Guillaume Chatelet
[Alignment][NFC] Remove unneeded llvm:: scoping on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Haojian Wu
[clangd] Remove an unrelated comment, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Martin Storsjo
[clang] [AST] Treat "inline gnu_inline" the same way...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Martin Storsjo
[LLD] Simplify the demangleItanium function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Martin Storsjo
[LLD] Convert demangleItanium to use the higher level...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Martin Storsjo
[LLD] [COFF] Use the unified llvm demangle frontend...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Djordje Todorovic
[lldb] Disable testing entry values as memory location
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Pavel Labath
[lldb/cmake] add lldbCore -> clangDriver dependency
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Pavel Labath
Unwind: Add a stack scanning mechanism to support win32...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Pavel Labath
Disable the empty string check in TestDataFormatterStdS...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Nico Weber
Reland "gn build: (manually) merge r373028"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Pavel Labath
Fix some swig warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Dmitri Gribenko
Fixed indentation in a ClangTidy test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Ilya Biryukov
[clangd] Handle type template parameters in findExplici...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Dmitri Gribenko
Moved -fblocks from an individual test to check_clang_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Dmitri Gribenko
[clang-tidy] New check to warn when storing dispatch_on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Sam Parker
[NFC][ARM] Add some tail-predication tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Simon Pilgrim
[SLPVectorizer][X86] Regenerate arith-fp tests
commit
|
commitdiff
|
tree
|
snapshot
next