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-07-26
Fangrui Song
[ELF] Simplify with dyn_cast_or_null. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Jonas Devlieghere
[CMake] Print Python version on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Cullen Rhodes
[AArch64][SVE2] Rename bitperm feature to sve2-bitperm
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Michal Gorny
[llvm] [lit/tests] Replace 'env -u' with more portable...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Michal Gorny
[llvm] [FileCheck] Use FILECHECK_DUMP_INPUT_ON_FAILURE...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam McCall
[clangd] Support extraction of binary "subexpressions...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Marshall Clow
Fix a bug in std::chrono::abs where it would fail when...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simi Pallipurath
[ARM] Set default alignment to 64bits
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
Revert r367091, it caused PR42777.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Fangrui Song
[ELF] Detemplate maybeReportUndefined and copySectionsI...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Alexey Bataev
[OPENMP]Add support for analysis of reduction variables.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Jonas Devlieghere
[CMake] Loosen Python version check and ignore patch...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[ARM][ParallelDSP] Combine structs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Shaurya Gupta
[Clangd] Disable ExtractVariable for all types of assig...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam McCall
[clangd] Fix background index not triggering on windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sean Fertile
[PowerPC] Add getCRSaveOffset to improve readability...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Raphael Isemann
[lldb][NFC] Remove eDiagnosticOriginGo
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
gn build: Merge r367043
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nico Weber
gn build: Merge r366956
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Petar Avramovic
[MIPS GlobalISel] Fix check for void return during...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pavel Labath
DWARF: Improve type safety or range lists parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Carl Ritson
[AMDGPU] Move WQM/WWM intrinsic instruction selection...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Petar Avramovic
[MIPS GlobalISel] Select inttoptr and ptrtoint
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Erich Keane
Make the CXXABIs respect the target's default calling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Raphael Isemann
[lldb] Don't dynamically allocate the posix option...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sanjay Patel
[InstCombine] remove flop from lerp patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[X86][SSE] Replace PMULDQ GetDemandedBits combine with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[NFC][ARM][ParallelDSP] Cleanup isNarrowSequence
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[SelectionDAG] GetDemandedBits - update SIGN_EXTEND_INR...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Carl Ritson
[AMDGPU] Add llvm.amdgcn.softwqm intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[TargetLowering] SimplifyMultipleUseDemandedBits -...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pavel Labath
Fix some "control reaches end of non-void function...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[ARM][ParallelDSP] Regenerate multi-use-loads.ll test...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Momchil Velikov
[AArch64] Define ETE and TRBE system registers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[SelectionDAG] GetDemandedBits - update OR/XOR ops...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simon Pilgrim
[TargetLowering] SimplifyMultipleUseDemandedBits -...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Fangrui Song
ObjectFileELF: Use llvm::JamCRC to refactor CRC32 compu...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sam Parker
[ARM][LowOverheadLoops] Add CPSR defs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pengfei Wang
[WinEH] Allocate space in funclets stack to save XMM...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Serguei Katkov
[Loop Utils] Extend the scope of addStringMetadataToLoop.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pavel Labath
SymbolVendor: Move Symtab construction into the SymbolFile
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Serguei Katkov
[Loop Utils] Move utilty addStringMetadataToLoop to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Yi Kong
Fix macOS build after r358716
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Kang Zhang
Some case eror for: detected memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Matt Arsenault
AMDGPU/GlobalISel: Handle most function return types
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Matt Arsenault
GlobalISel: Fold out unmerge to scalars from concat_vector
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Kang Zhang
[PowerPC] Do the Simple Early Return in block-placement...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Jonas Devlieghere
[dotest] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Francis Visoiu...
Reland: [Remarks] Add support for serializing metadata...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Jonas Devlieghere
[Tests] Split inferior crashing tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Akira Hatanaka
Revert "[Sema] Diagnose default-initialization, destruc...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Amara Emerson
[AArch64][GlobalISel] Simplify zext/sext selection...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Diego Astiazaran
[clang-doc] Fix failing tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[CMake] Add TableGen dependency to lldbInterpreter.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Diego Astiazaran
[clang-doc] Add option for user provided stylesheets
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Tom Roeder
[clang-tidy] Add a module for the Linux kernel.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Yi Kong
[openmp] Workaround bug in old Android pthread_attr_set...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[InstCombine] add tests for lerp patterns (PR42716...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Francis Visoiu...
[CodeGen] Don't resolve the stack protector frame acces...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
George Burgess IV
[Sema] add -Walloca to flag uses of `alloca`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[Docs] Remove reproducers from the project page.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[Tablegen] Fix issues caused by incorrect escaping.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Pirama Arumuga...
[profile] In Android, do not mkdir() dirs in GCOV_PREFIX
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Puyan Lotfi
[NFC][clang] Refactor getCompilationPhases()+Types...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Yonghong Song
[BPF] fix typedef issue for offset relocation
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Alex Lorenz
[FileCollector] add support for recording empty directories
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Amara Emerson
[AArch64][GlobalISel] Fix G_SELECT legalization fallbac...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jim Ingham
Mention adding predicates to settings in the projects...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
Let tablegen generate property definitions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jim Ingham
Remove a project that was completed.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Diego Astiazaran
[clang-doc] Add stylesheet to generated html docs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Saleem Abdulrasool
Revert "Revert "CodeGen: ensure placeholder instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Devlieghere
[dotest] Set environment variables after potentialy...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Leonard Chan
Reland the "[NewPM] Port Sancov" patch from rL365838...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Antonio Afonso
[LLDB] Find debugserver in Command Line Tools as well
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Revert "CodeGen: ensure placeholder instruction for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Diego Astiazaran
[clang-doc] Fix output format of html
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Florian Hahn
[PredicateInfo] Replace pointer comparisons with determ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Louis Dionne
[NFC][libcxx] Add comments about making mutex/condition...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Michal Gorny
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[NFC][DivRemPairs] Tests with rem in expanded form...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Diego Astiazaran
[clang-doc] Fix html entities in rendered text
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Serguei Katkov
[Loop Peeling] Fix idom detection algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Whitney Tsang
[DDG] DirectedGraph as a base class for various depende...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Saleem Abdulrasool
CodeGen: ensure placeholder instruction for cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Jonas Hahnfeld
[OpenMP] Fix build of stubs library, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Matthias Gehre
Add lifetime categories attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Remove CallingConvMethodType
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Fix cxx_status html for r367027
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sanjay Patel
[SimplifyCFG] avoid crashing after simplifying a switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Make GCC happy about attribute location
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Fix unused function from r367031
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Roman Lebedev
[NFC][CodeGen][X86][AArch64] div-rem pair reconstructio...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Whitney Tsang
[LOOPINFO] Introduce the loop guard API.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Allow prefetching from non-zero address spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
CrashHandler: be careful about crashing while handling
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Yonghong Song
[BPF] fix CO-RE incorrect index access string
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Vlad Tsyrklevich
Revert "[InstCombine] try to narrow a truncated load"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Florian Hahn
[PredicateInfo] Use SmallVector instead of SmallPtrSet.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Implement P1771
commit
|
commitdiff
|
tree
|
snapshot
next