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-25
Eric Fiselier
add tests that debug mode catches nullptr->string_view...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Stanislav Mekhanoshin
[AMDGPU] gfx10 v_fmac_f16 operand folding
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haibo Huang
[lldb] Excludes private headers from SWIG dependency.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Bob Haarman
[emacs] simplify and improve keyword highlighting in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Vedant Kumar
[Mangle] Add flag to asm labels to disable '\01' prefixing
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Huihui Zhang
[NFC] Add { } to silence compiler warning [-Wmissing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[CMake] Add the system debugserver to lldb-test-deps.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[CMake] Run the lldb-server tests with system debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[InstCombine] Limit FMul constant folding for fma simpl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Michael Liao
[CUDA][HIP] Enable kernel function return type deduction.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jessica Paquette
[AArch64][GlobalISel] Choose CCAssignFns per-argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Marshall Clow
Add a missing default parameter to regex::assign. This...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haibo Huang
[lldb] Move swig call from python code to cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[Docs] Document forwarding arguments with lit
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Evandro Menezes
[CodeGen] Replace -max-jump-table-size with -max-jump...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[LangRef] Clarify absence of rounding guarantees for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[Dwarf] Make dw_tag_t a typedef for llvm::dwarf::Tag...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Adrian Prantl
Modernize Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ilya Biryukov
Re-land r372863: [AST] Extract Decl::printNestedNameSpe...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Kadir Cetinkaya
[clangd] Change constness of parameters to findExplicitRefs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Andrey Churbanov
fixed test: eliminated race condition which might cause...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sanjay Patel
[DAGCombiner] add one-use restriction to vector transfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[PatternMatch] Make m_Br more flexible, add matchers...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Yitzhak Mandelbaum
[NFC] Fix typo in `getPreviousDecl` comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sanjay Patel
[x86] add test for multi-use scalarization of vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Pilgrim
[TargetInstrInfo] Let findCommutedOpIndices take const...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[PatternMatch] Generalize brc_match (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ilya Biryukov
Revert r372863: [AST] Extract Decl::printNestedNameSpec...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Andrey Churbanov
Enable tasks dependencies hashmaps resizing.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sanjay Patel
[IR] allow fast-math-flags on phi of FP values (2nd...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Pilgrim
Fix analyzer TypeAttributeImpl::anchor() override.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Marco Antognini
[gn build] Fix Python DeprecationWarning
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Kadir Cetinkaya
[clangd] Fix parseNamespaceEvents to parse the last...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jakub Kuderski
[Dominators][AMDGPU] Don't use virtual exit node in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Paulsson
[SystemZ] Improve emitSelect()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Pilgrim
Fix cppcheck variable shadow warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Pilgrim
Add missing ExplicitTy default initialization to Consta...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Yitzhak Mandelbaum
[libTooling] Introduce the MatchConsumer abstraction
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][modern-type-lookup] Add two basic tests for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sanjay Patel
Revert [IR] allow fast-math-flags on phi of FP values
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
George Rimar
[llvm-readobj/llvm-readelf] - .stack_sizes: demangle...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sanjay Patel
[IR] allow fast-math-flags on phi of FP values
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
James Henderson
[docs][llvm-strings] Clarify "printable character"...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
James Henderson
[docs][llvm-strip] Update llvm-strip doc to better...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ilya Biryukov
[AST] Extract Decl::printNestedNameSpecifier helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Pavel Labath
Have ABI plugins vend llvm MCRegisterInfo data
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Remove CompletionRequest::GetCursorArgument...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haojian Wu
[clangd] Add missing header guard, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ilya Biryukov
[clangd] A helper to find explicit references and their...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Add CompletionRequest::AppendEmptyArgument
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Dmitry Preobrazhensky
[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Simon Pilgrim
[DAG] Pull out minimum shift value calc into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
George Rimar
[llvm-readobj] - Simplify stack-sizes.test test case.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
George Rimar
[yaml2elf] - Support describing .stack_sizes sections...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Martin Storsjo
[LLD] Fix testcase from SVN r372843 if executed on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Remove useless cursor shifting in Options...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Nico Weber
gn build: (manually) merge r372843
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Nico Weber
builtins test: Move clear_cache_test.c from a mprotect...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Hans Wennborg
Revert r372788 "Host: use the platform identifiers...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Hans Wennborg
Add a release note for r372844
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
George Rimar
[yaml2obj] - Add a Size field for StackSizesSection.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Hans Wennborg
Revert r370850 "Re-commit r363191 "[MS] Pretend constex...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Martin Storsjo
[LLD] [COFF] Resolve source locations for undefined...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
GN Sync Bot
gn build: Merge r372841
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haojian Wu
[clangd] Move the existing heder-source-switch implemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Michal Gorny
[lldb] [test] Add NetBSD to XFAIL list for thread_local...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
David Green
[ARM] Ensure we do not attempt to create lsll #0
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
George Rimar
[llvm-readobj] - Don't crash when dumping .stack_sizes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb] Test data formatters for empty strings
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Refactor and document *DumpToStreamOptions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Michal Gorny
[lldb] [cmake] Fix installing Python modules on systems...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Remove unused method chaining from Read...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sven van Haastregt
[OpenCL] Add image query builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ilya Biryukov
Revert r372777: [libc++] Implement LWG 2510 and its...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Use default member initializers in ReadBuff...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jay Foad
Add tracing in pickNodeFromQueue.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jay Foad
Fix signature of overloaded operator delete.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb] Remove -nostdlib++ flag from import-std-module...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haojian Wu
[clangd] Fix the stale documentation about background...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[AArch64] Convert neon_ushl and neon_sshl with positive...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb] Fix undefined behavior when having fixits in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Raphael Isemann
[lldb][NFC] Refactor TestCallBuiltinFunction
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Fangrui Song
[Driver] Always use -z separate-loadable-segments with...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Fangrui Song
[ADT] Add StringMap::insert_or_assign
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Amara Emerson
[AArch64][GlobalISel] Tweak legalization rule for G_BSW...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Huihui Zhang
[NFC] Add { } to silence compiler warning [-Wmissing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Fangrui Song
[llvm-objcopy][test] Clean up -B tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Fangrui Song
[ELF] Add -z separate-loadable-segments to complement...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Chen Zheng
[Powerpc][LoopPreIncPrep] NFC - refactor this pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Pengfei Wang
[x86] Adding support for some missing intrinsics:...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[Make] Revert some changes from r372795.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
remove unused method ResetOutputFileHandle()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[CMake] Don't modify LLVM_DISTRIBUTION_COMPONENTS if...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Bob Haarman
[ELF] accept thinlto options without --plugin-opt=...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[Documentation] Expand on testing variants.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
DeForest Richards
[Docs] Moves Reference docs to new page
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Adrian Prantl
Canonicalize variable usage in testsuite Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[CMake] Don't try to install the system debugserver.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Thomas Lively
[WebAssembly][NFC] Remove duplicate SIMD instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Justin Bogner
Use double quotes for LDFLAGS in -DLLVM_BUILD_INSTRUMEN...
commit
|
commitdiff
|
tree
|
snapshot
next