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-10-01
Adrian Prantl
Simplify condition (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Philip Reames
[IndVars] An implementation of loop predication without...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Increase max legal size to 1024
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Craig Topper
[X86] Add a VBROADCAST_LOAD ISD opcode representing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Alexey Bataev
[OPENMP]Fix PR43516: Compiler crash with collapse(2...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Peter Collingbourne
ELF: Add .interp synthetic sections first in createSynt...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Jay Foad
[AMDGPU] Add VerifyScheduling support.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Bolvansky
[Diagnostics] Move warning into the subgroup (-Wenum...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Adrian Prantl
Remove size_t return parameter from FindTypes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
[DAG][X86] Convert isNegatibleForFree/GetNegatedExpress...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Adrian Prantl
Update SymbolFilePDB for FindTypes API change.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Jakub Kuderski
[Dominators][CodeGen] Add MachinePostDominatorTree...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Kadir Cetinkaya
[clang] Make handling of unnamed template params simila...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[lldb][NFC] Mark ClangASTContext constructor as explicit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
Revert rL349624 : Let TableGen write output only if...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[lldb][NFC] Remove unused ClangASTContext::GetHasExtern...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Djordje Todorovic
Revert "Reland "[utils] Implement the llvm-locstats...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Bolvansky
Revert [InstCombine] sprintf(dest, "%s", str) -> memccp...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[lldb][NFC] Remove unused ClangASTContext functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Bolvansky
[InstCombine] sprintf(dest, "%s", str) -> memccpy(dest...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Michal Gorny
[llvm-exegesis/lib] Fix missing linkage to MCParser
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Sam Parker
[NFC][ARM][MVE] More tests
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[lldb][NFC] Disallow changing the ASTContext of an...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[lldb][NFC] Modernize ClangASTContext constructor
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Louis Dionne
[libc++] Harden usage of static_assert against C++03
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[clang] Ignore builtin namespaces in test/Import/cxx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
DIExpression::createFragmentExpression - silence static...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
VirtualFileSystem - replace dyn_cast<>+assert with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
ObjectFile makeTriple - silence static analyzer dyn_cas...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Haojian Wu
[clangd] Implement getBeginning for overloaded operators.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
InstrProf - avoid static analyzer dyn_cast<ConstantInt...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Simon Pilgrim
ConstantFold - ConstantFoldSelectInstruction - assume...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Haojian Wu
[clangd] Use the index-based API to do the header-sourc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
George Rimar
[obj2yaml] - Fix BB after r373315.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Ilya Biryukov
[clangd] Handle template arguments in findExplicitRefer...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
George Rimar
[yaml2obj] - Allow specifying custom Link values for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
George Rimar
[yaml2obj/obj2yaml] - Add support for SHT_HASH sections.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Diana Picus
Fixup r373278: Move test to X86 directory
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Clement Courbet
[llvm-exegesis][NFC] Refactor X86 tests fixtures into...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Raphael Isemann
[clang][lldb][NFC] Encapsulate ExternalASTMerger::Impor...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Dmitri Gribenko
Revert "[OCaml] Handle nullptr in Llvm.global_initializer"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Dmitri Gribenko
Revert "GlobalISel: Handle llvm.read_register"
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Sam Parker
[NFC][HardwareLoops] Update some iterators
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Sylvestre Ledru
Decrease the verbosity of the -ftime-trace option
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Ilya Biryukov
[clangd] Handle OverloadExpr in targetDecl
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Dmitri Gribenko
[clang-tidy] Fix module registry name and description...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Craig Topper
[X86] Consider isCodeGenOnly in the EVEX2VEX pass to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Heejin Ahn
[WebAssembly] Make sure EH pads are preferred in sorting
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Heejin Ahn
[WebAssembly] Unstackify regs after fixing unwinding...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Aleksandr Urakov
[Windows] Added support of watchpoints to `NativeProces...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Aditya Kumar
[OCaml] Handle nullptr in Llvm.global_initializer
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Yuanfang Chen
Remove a undefined constructor introduced by r373244.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Add support for init.exec intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Allow scc/vcc alternative mappings...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
GlobalISel: Handle llvm.read_register
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Avoid creating shift of 0 in arg...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
TLI: Remove DAG argument from getRegisterByName
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Fangrui Song
[llvm-readobj/llvm-readelf] Delete --arm-attributes...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Craig Topper
[X86] Add test case to show missed opportunity to shrin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Richard Smith
Don't elide the use of the thread wrapper for a thread_...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Select G_UADDO/G_USUBO
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Matt Arsenault
AMDGPU/GlobalISel: Legalize G_GLOBAL_VALUE
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Lawrence D...
File::Clear() -> File::TakeStreamAndClear()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Vitaly Buka
compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Vitaly Buka
compiler-rt: move all __GLIBC_PREREQ into own header...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Vitaly Buka
Rename tsan_interceptors.cpp into tsan_interceptors_pos...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Richard Smith
[c++20] Add a C++20 version of the existing turing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Jim Ingham
Allow the internal-state-thread free access to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Richard Smith
During constant evaluation, handle CXXBindTemporaryExpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
David Blaikie
DebugInfo: Add parsing support for debug_loc base addre...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Jonas Devlieghere
[Docs] Document lldb-instr
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Richard Smith
[c++20] Fix crash when constant-evaluating an assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Tom Stellard
Fix Driver/modules.cpp test to work when build director...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Evandro Menezes
[SimplifyLibCalls] Define the value of the Euler number
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Blaikie
DebugInfo: Simplify section label caching/usage
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Richard Smith
Fix crash on value-dependent delete-expressions.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Amaury Sechet
Add partial bswap test to the X86 backend. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Amaury Sechet
[DAGCombiner] Clang format MatchRotate. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Erich Keane
Make function static that didn't need linkage.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Vedant Kumar
[StackFrameList][DFS] Turn a few raw pointers into...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Blaikie
Remove else-after-return
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Florian Hahn
[bugpoint] Update runPasses to take ArrayRef instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Daniel Sanders
[globalisel][knownbits] Allow targets to call GISelKnow...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Eric Fiselier
Refactor default constructor SFINAE in pair and tuple.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Evandro Menezes
[ConstantFolding] Fold constant calls to log2()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Evandro Menezes
[InstCombine] Expand the simplification of log()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Amaury Sechet
[DAGCombiner] Update MatchRotate so that it returns...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Erich Keane
Fix failure caused by r373247
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Bolvansky
[NFC] Fix tests, second try
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Alexey Bataev
[OPENMP50]Mark declare variant attribute as inheritable.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Bolvansky
[NFCI] Updated broken test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Peter Collingbourne
ELF: Don't merge SHF_LINK_ORDER sections for different...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Alina Sbirlea
[LegacyPassManager] Deprecate the BasicBlockPass/Manager.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Saleem Abdulrasool
build: serialise `LLVM_ENABLE_UNWIND_TABLES` into LLVMC...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Bolvansky
[Diagnostics] Warn if enumeration type mismatch in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
David Bolvansky
[FunctionAttrs] Added noalias for memccpy/mempcpy arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Adrian Prantl
Try to update Windows unit test for API change.
commit
|
commitdiff
|
tree
|
snapshot
next