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
2018-02-22
Hiroshi Inoue
[NFC] fix trivial typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
Try to fix the syntax in test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Craig Topper
[DAGCombiner] Add two calls to isVector before making...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
Revert part of D43378 in this file
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
Revert part of r. 325746 D43378
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Mircea Trofin
[SampleProf] NFC. Expose reusable functionality in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
FreeBSD driver / Xray flags moving pthread to compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Max Kazantsev
[SCEV][NFC] Factor out common logic into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
Remove empty files
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Kamil Rytarowski
Xray instrumentation / enabling more tests
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Richard Trieu
[ODRHash] Fix hashing for friend functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Richard Trieu
[ODRHash] Handle some template weirdness.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Marshall Clow
Add another test case to the deduction guide for basic_...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Nemanja Ivanovic
[PowerPC] Do not produce invalid CTR loop with an FRem
commit
|
commitdiff
|
tree
|
snapshot
2018-02-22
Vedant Kumar
[Utils] Avoid a hash table lookup in salvageDI, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Generlize MMX_MOVD64rr combines to accept...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Yonghong Song
bpf: disable DwarfUsesRelocationsAcrossSections
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
[InstCombine] add some random FMF to tests so we know...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Dan Albert
[Driver] Generate .eh_frame_hdr for static executables...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Pavel Labath
Resubmit r325107 (case folding DJB hash)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Tobias Edler...
[Hexagon] Add TargetRegisterInfo::getPointerRegClass...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
[InstCombine] add and use Create*FMF functions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Add MMX_MOVD64rr build vector tests showing...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Pavel Labath
[LLDB][PPC64] Fixed next blocked forever at same line
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Lang Hames
[ORC] Switch to shared_ptr ownership for SymbolSources...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Lang Hames
[ORC] Switch from a StringMap to an internal VSO in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Lang Hames
[ORC] Switch RTDyldObjectLinkingLayer to take a unique_...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Saleem Abdulrasool
CodeGen: handle blocks correctly when inalloca'ed
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Peter Collingbourne
libcxx: Unbreak external thread library configuration.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Ben Hamilton
[clang-format] Fix regression when getStyle() called...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Vitaly Buka
[sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRA...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Davide Italiano
[testsuite] Run lit tests as part of `check-lldb`.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
[AArch64] fix IR names to not be 'tmp' because that...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
[AArch64] add SLP test for matmul (PR36280); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Erich Keane
Replace incorrect usage of isInvalidDecl with intended...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Rafael Espindola
Revert "[IRMover] Implement name based structure type...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Rui Ueyama
Revert r325679: [ELF] Add -nopie alias for -no-pie...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Dardis
[mips][lld] Address post commit review nit.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Rafael Espindola
Fix a memory leak and a cross module reference.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Evgeniy Stepanov
[hwasan] Fix inline instrumentation.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Vedant Kumar
asan: add kernel inline instrumentation test (retry)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Davide Italiano
[testsuite/decorators] Get rid of some `expectFlakey...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Run MMX bitcast test on 32 and 64-bit targets
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sam Clegg
[WebAssembly] Use make<> rather then make_unique<>...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sam Clegg
[WebAssembly] Rename member DefinedFunctions -> InputFu...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Adrian McCarthy
Fix TestBreakpointInGlobalConstructor for Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Maxim Kuvyrkov
Fix racy msan test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Pavel Labath
Fix remote tests broken by r325690
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Pavel Labath
llgs-tests: Fix r325511 for debugserver
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Frederich Munch
Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alexey Bataev
[LV] Fix test checks, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Regenerate MMX MASKMOV test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Jonas Paulsson
[Hexagon] Return true in enableMultipleCopyHints().
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Regenerate MMX arithmetic tests
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86] LowerBITCAST - pull out repeated calls to getOper...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Eric Liu
[clangd] Update canonical header mapping for STL
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Peter Szecsi
[analyzer] Prevent AnalyzerStatsChecker from crash
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
David Blaikie
Remove use of the 'gmlt' term from the -fsplit-dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Ben Hamilton
[clang-format] New API guessLanguage()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Pavel Labath
Fix a couple of more tests to not create files in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Alexey Bataev
[SLP] Fix test checks, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Jonas Devlieghere
[Sparc] Include __tls_get_addr in symbol table for...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Silviu Baranga
[SCEV] Temporarily disable loop versioning for the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Eugene Leviant
[IRMover] Implement name based structure type mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Regenerate MMX PSUB commutation test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86] Regenerate GPR:XMM bitcast test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Eric Liu
[ASTMatchers] Regenerate documentation after r325678
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
George Rimar
[ELF] - Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Hans Wennborg
[ELF] Add -nopie alias for -no-pie (PR36423)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Eric Liu
[ASTMatchers] isTemplateInstantiation: also match expli...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Nicolai Haehnle
AMDGPU: Do not combine loads/store across physreg defs
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Dmitry Preobrazhensky
[AMDGPU][MC] Added lds support for MUBUF instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Add PR29222 test case
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Pilgrim
[X86][MMX] Add some MMX build vector tests
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
George Rimar
[ELF] - Simplify testcase. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Mikhail Maltsev
[Sema] Classify conversions from enum to float as narrowing
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Martell Malone
RISCV: Add COFF address space
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Frederic Riss
Fix TestAppleTypesIsProduced after r324226
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Petr Hosek
[Fuchsia] Include libClang and clang-include-fixer...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Kamil Rytarowski
Msan, fixing DTLS_on_tls_get_addr signature empty imple...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Richard Smith
In C++14 onwards, it is permitted to read mutable membe...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Marc-Andre...
[clangd] #include statements support for Open definition
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Serge Pavlov
Clean up use of C allocation functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Vedant Kumar
[BDCE] Salvage debug info from dying insts
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Eugene Zelenko
[Sema] Fix some Clang-tidy modernize and Include What...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
revert r325515: [TTI CostModel] change default cost...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Aaron Smith
[lit] Fix a problem with spaces in the python path...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sam Clegg
[WebAssembly] Use stable sort when sorting ctore functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Craig Topper
[X86] Disable CLWB in Cannon Lake
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Craig Topper
[X86] Disable CLWB for Cannon Lake
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Dardis
[mips] Spectre variant two mitigation for MIPSR2
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Aaron Smith
[lit] Update how clang and other binaries are found...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Simon Dardis
[mips] Spectre variant two mitigation for MIPSR2
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Aaron Smith
[lit] Fix a problem with spaces in the python path...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Sanjay Patel
[InstCombine] C / -X --> -C / X
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Sanjay Patel
[InstCombine] -X / C --> X / -C for FP
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Simon Dardis
[mips][lld] Spectre variant two mitigation for MIPSR2
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Richard Smith
Fix assert when template argument deduction's original...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Sam Clegg
[WebAssembly] Rename GlobalSymbol types. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Sanjay Patel
[InstCombine] add tests for fdiv with negated op and...
commit
|
commitdiff
|
tree
|
snapshot
next