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-08-28
Artur Pilipenko
Fix for "DICompileUnit not listed in llvm.dbg.cu" verif...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Remove --rerun-max-file-threshold
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Artem Dergachev
[analyzer] Fix more analyzer warnings on analyzer and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sam McCall
Revert "[clangd] Migrate last tweak tests to TweakTesti...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Erich Keane
Fix always_inline 'target' compatibility check code...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jason Liu
[llvm-readobj][XCOFF][NFC] Add return statement to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Centralize and simplify session dir logic...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Julian Lettner
[ASan] Make insertion of version mismatch guard configu...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
James Y Knight
Ignore object files that lack coverage information.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Philip Reames
Use the handle --check-prefixes mechanism to de-verbosi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Alex Langford
[Core] Use GetAPInt instead of constructing APInts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jessica Paquette
[GlobalISel] Import patterns containing SUBREG_TO_REG
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Nico Weber
gn build: Merge r370249
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Scott Linder
[AMDGPU] Fix bug when calculating user_spgr_count for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Shaurya Gupta
[Clangd] Initial version of ExtractFunction
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sanjay Patel
[InstCombine] clean up wrap propagation for reassociate...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Artem Dergachev
[CFG] Make representation of destructor calls more...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Artem Dergachev
[analyzer] Fix analyzer warnings on analyzer.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Artem Dergachev
[analyzer] pr43036: Fix support for operator 'sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Artem Dergachev
[analyzer] Trust global initializers when analyzing...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Alexander Richardson
Further relax checks in asan-symbolize-bad-path.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Louis Dionne
[libc++] Fix visibility of __vector_base_common on GCC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[test] Temporarily disable two tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Pirama Arumuga...
[ValueMapper] NFC: Remove dead code to pause metadata...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Remove outdates TODO
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Don't try to guess the lldb binary & python...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Craig Topper
[X86][ReleaseNotes] Add a note about the switch to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Don't try to guess the llvm binary dir.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Don't spend time replacing spaces in print...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Johannes Doerfert
[Attributor] Regularly clear dependences to remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sam McCall
[clangd] Migrate last tweak tests to TweakTesting.h...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Kevin P. Neal
[FPEnv] Add fptosi and fptoui constrained intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[TestCppOperators] Enable TestCppOperators on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jonas Devlieghere
[dotest] Remove -q (quiet) flag.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jessica Paquette
[AArch64][GlobalISel] Fall back when translating mustta...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
Reduce scope of variable only used in a local pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Bolvansky
[NFC] Added more tests for D66651
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Craig Topper
[InstCombine] Disable recursion in foldGEPICmp for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
Fix uninitialized variable warning in cppcheck. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Alexandre Ganea
Try fixing CRLF issues in Git with [clang-scan-deps...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Haojian Wu
[clangd][vscode] Don't leak the resources
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Bolvansky
[NFC] Added a comment to avoid possible confusion
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
Use target_impl functions to replace more inline asm
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Ryan Taylor
[AMDGPU] Adjust number of SGPRs available in Calling...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Alexey Bataev
[OPENMP][Analysis] Add analysis of the map clauses.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
Remove duplicate 'BitWidth' variable. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Nico Weber
lld: Make a test not fail if "repro" is part of the...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
[libomptarget] Refactor syncthreads macro to inline...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Carlier
[XRay] Fixing one test case for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Johannes Doerfert
[Attributor] Restrict liveness and return information...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
InstCombiner::visitSelectInst - rename Pred to MinMaxPr...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Vlad Tsyrklevich
Reland "[yaml2obj] - Don't allow setting StOther and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Hans Wennborg
[SelectionDAG] Don't generate libcalls for wide shifts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Amaury Sechet
[X86] Add test for rotate combining when add X, X is...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Johan Vikstrom
[clangd] Cleans up the semantic highlighting resources...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Refactor and document ClangASTContext:...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Haojian Wu
[clang-tidy] Fix the potential infinite loop in recordI...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Test named operators like new and function...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Vlad Tsyrklevich
Revert "[yaml2obj] - Don't allow setting StOther and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
[DAGCombine] Fix cppcheck shadow variable warning....
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Atanasyan
[mips] Use less registers to load address of TargetExte...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Actually run all expects in lang/cpp/operators
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Extend operator test case with conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sam McCall
[clang-tidy] readability-identifier-naming shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Fangrui Song
[ELF][RISCV] Allow PT_LOAD to have overlapping p_offset...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sam McCall
[clangd] Fix SelectionTree to allow selection range...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Amaury Sechet
[TargetLowering] Add buildLegalVectorShuffle facility...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Simon Pilgrim
[DAGCombine] Remove LoadedSlice::Cost default 'ForCodeS...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Nico Weber
gn build: Merge r370187
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Green
[ARM] Move MVEVPTBlockPass to a separate file. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Test custom C++ operators
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb] Fix and test completion for ambiguous long options
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Green
[MVE] VMOVX patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Rui Ueyama
[mach-o] Extend LC_DATA_IN_CODE support to x86_64
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Fangrui Song
[ELF][AMDGPU][SPARC] Allow PT_LOAD to have overlapping...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Get rid of C-strings in HandleOptionCompletion
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Ilya Biryukov
[clangd] Surface errors from command-line parsing
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Hans Wennborg
[LLVM-C] Fix ByVal Attribute crashing
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Hans Wennborg
Delete minimize_source_to_dependency_directives_invalid...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Raphael Isemann
[lldb][NFC] Update documentation of Handle[Argument...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Ayal Zaks
[LV] Fold tail by masking - handle reductions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Fangrui Song
[ELF][RISCV] Assign st_shndx of __global_pointer$ to...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sam Parker
[ARM][ParallelDSP] Change search for muls
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Bolvansky
[NFC] Unbreak tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Bolvansky
[NFC] Updated test
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
David Bolvansky
Annotate return values of allocation functions with...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Yi Kong
[llvm-objdump] Add the missing ARMv8 subarch detection
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Fangrui Song
[LoopFusion] Fix another -Wunused-function in -DLLVM_EN...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Fangrui Song
[clang-doc] Use llvm::createStringError and canonicaliz...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Vitaly Buka
[compiler-rt] Don't use libcxx if it's not enabled...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jason Molenda
Update name of objc runtime SPI function we call for...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Douglas Yung
Fixup build of clang-interpreter example after change...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Matt Arsenault
AMDGPU/GlobalISel: Fix constraining scalar and/or/xor
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
[libomptarget] Refactor syncwarp macro to inline function
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
Fix build break due to close brace lost in merge
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Richard Trieu
Revert r370105 - Update two x86 datalayouts for r370083...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
[libomptarget] Refactor shfl_down_sync macro to inline...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Vedant Kumar
[test] Speculative fix for r369966 on llvm-clang-x86_64-win
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Jon Chesterfield
[libomptarget] Refactor shfl_sync macro to inline function
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Sergey Dmitriev
[Clang][Bundler] Do not require host triple for extract...
commit
|
commitdiff
|
tree
|
snapshot
next