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-07-27
Sanjay Patel
[InstCombine] add tests for not+sub; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Kirill Bobyrev
[clangd] Return Dex Iterators
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Max Kazantsev
[SimplifyIndVar] Canonicalize comparisons to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Victor Leschuk
[Support] Bring std::errc::not_supported to llvm::errc.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Matt Arsenault
AMDGPU: Fix code size for return_to_epilog pseudo
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Matt Arsenault
DAG: Remove unnecessary .str()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Matt Arsenault
PatternMatch: Add wrappers for fabs and canonicalize
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Ilya Biryukov
Revert "ELF: Make --print-icf-sections output determini...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Anastasis Grammenos
Revert "[LV][DebugInfo] Set DL to the middle block...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Roman Lebedev
[AST] Sink 'part of explicit cast' down into ImplicitCa...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Hiroshi Inoue
[InstSimplify] tests for D48828: fold extraction from...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Anastasis Grammenos
[LV][DebugInfo] Set DL to the middle block Icmp instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Craig Topper
[Docs] Remove hard tab character from code block in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Xin Tong
[NFC] Remove an empty line.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Eric Fiselier
Move Filesystem namespace definition out of a clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Tom Stellard
AMDGPU/GlobalISel: Fix crash in regbankselect on non...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Craig Topper
[X86] Remove an unnecessary 'if' that prevented treatin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Bob Haarman
[LTO] Don't internalize declarations
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Fangrui Song
Replace LLVM_ALIGNAS with alignas as a follow-up of...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Mike Edwards
[WWW] Fixing file permissions for the .html pages.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Craig Topper
[X86] Add matching for another pattern of PMADDWD.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Eric Fiselier
Add libc++fs to the test deps, and not to the target...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Eric Fiselier
Attempt to unbreak *all the bots*
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Eric Fiselier
Correctly mark the Filesystem status as complete.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Eric Fiselier
Implement <filesystem>
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Chen Zheng
[InstCombine] canonicalize abs pattern
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Emmett Neyman
added shared library to fix buildbot
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Craig Topper
[X86] When removing sign extends from gather/scatter...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Erik Pilkington
[Sema] Fix a crash by completing a type before using it
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Peter Collingbourne
ELF: Make --print-icf-sections output deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Mike Edwards
[WWW] Removing my test file as the auto-deployment...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Mike Edwards
[WWW] Adding a test page to work out an auto-deployment...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Craig Topper
[SelectionDAGBuilder] Add masked loads to PendingLoads...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Reid Kleckner
Revert r338057 "[VirtualFileSystem] InMemoryFileSystem...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Reid Kleckner
[MS] Add L__FUNCSIG__ for compatibility
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Reid Kleckner
[InstrProf] Use comdats on COFF for available_externall...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Wolfgang Pieb
[DWARF v5] Reposting r337981, which was reverted in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Craig Topper
[SelectionDAG] Add MLOAD/MSTORE/MGATHER/MSCATTER to...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Craig Topper
[DAGCombiner] Remove some calls to AddToWorklist that...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
Fix -Wsign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Emmett Neyman
Updated llvm-proto-fuzzer to execute the compiled code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Sanjin Sijaric
[ARM64] [Windows] Follow MS X86_64 C++ ABI when passing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
[MS Demangler] Properly handle function parameter back...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alex Langford
Add back lldb-framework-headers target
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Keno Fischer
[SCEV] Don't expand Wrap predicate using inttoptr in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Keno Fischer
[SCEV] Add an expandAddToGEP overload for a single...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Duncan P. N...
ADT: Document advantages of SmallVector<T,0> over std...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Tim Renouf
[RegisterCoalescer] Fixed inconsistent followCopyChain...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Vedant Kumar
[DebugInfo] LowerDbgDeclare: Add derefs when handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
[MS Demangler] Print calling convention inside parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
[MS Demangler] Add ms-arg-qualifiers.test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
Add missing tests from ms-mangle.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
[MS Demangler] Demangle pointers to member functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Martin Storsjo
[COFF] Handle comdat sections without leader symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Martin Storsjo
[MC] Add support for the .rva assembler directive for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Stephen Hines
Handle the lack of a symbol table correctly.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Zachary Turner
[MS Demangler] Demangle data member pointers.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Scott Linder
[AMDGPU] Fix VGPR spills where offset doesn't fit in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Sanjay Patel
[InstCombine] fold udiv with common factor from muls...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alex Langford
Make framework-header-fix process copied headers
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Simon Marchi
[VirtualFileSystem] InMemoryFileSystem::status: Return...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Richard Smith
Refactor checking of switch conditions and case values.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexey Bataev
[OPENMP, DOCS] Fixed typo, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Kirill Bobyrev
Revert Clangd Dex Iterators patch
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Jonas Hahnfeld
[test] Use printf instead of C++ iostream, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Jonas Hahnfeld
PR30734: Remove __kmp_ft_page_allocate()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Jonas Hahnfeld
[test] Remove XFAIL of omp_for_bigbounds.c for Intel...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Mandeep Singh...
[COFF, ARM64] Decide when to mark struct returns as...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexey Bataev
[OPENMP] What's new for OpenMP in clang.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Akira Hatanaka
[Sema][ObjC] Do not propagate the nullability specifier...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ana Pazos
[RISCV] Add support for _interrupt attribute
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Matthias Braun
MacroFusion: Fix macro fusion with ExitSU failing in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ana Pazos
[RISCV] Add support for interrupt attribute
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Roman Lebedev
[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Raphael Isemann
Fix duplicate suggestions after an ambiguous command
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Rui Ueyama
[COFF] clean up global resources after completion
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Akira Hatanaka
[CodeGen][ObjC] Make block copy/dispose helper function...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Raphael Isemann
Don't print two errors for unknown commands.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexey Bataev
[DEBUGINFO, NVPTX] Emit correct debug information for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Sanjay Patel
[InstCombine] add tests for udiv with common factor...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ilya Biryukov
[clangd] Use 'const Twine&' instead of 'Twine'. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexey Bataev
[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_cal...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
James Henderson
Revert r338027 to pacify build bot
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Michael Kruse
[ADT] Replace std::isprint by llvm::isPrint.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
David Green
[UnJ] Common some code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexey Bataev
[OPENMP] Force OpenMP 4.5 when compiling for offloading.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Pavel Labath
dwarfgen: Add support for generating the debug_str_offs...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Jonas Devlieghere
[test] Disable dsymutil update test on windows
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Luke Cheeseman
Enable some pointer authentication instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Kirill Bobyrev
[clangd] Fix unit tests for Dex
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
James Henderson
Fix raw_fd_ostream::write_impl hang with large output
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Pavel Labath
dwarfgen: Don't create an AsmPrinter with an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Alexander Kornienko
[clang-tidy] Fix llvm.org/PR38315 (support type aliases...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Aaron Ballman
Allow thread safety annotation lock upgrading and downg...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Dmitry Vyukov
[tsan] Fix gcc pedantic warning
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Jonas Toth
[ASTMatchers] fix the missing documentation for new...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ilya Biryukov
[clangd] Fix (most) naming warnings from clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Mikhail R....
[analyzer] Fixed method to get APSInt model
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Stefan Maksimovic
[mips] Sign extend i32 return values on MIPS64
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Martin Storsjo
Revert "[COFF] Use comdat shared constants for MinGW...
commit
|
commitdiff
|
tree
|
snapshot
next