platform/upstream/llvm.git
2019-08-15 Andrea Di Biagio[MCA] Slightly refactor class RetireControlUnit, and...
2019-08-15 Jonas DevlieghereRe-land "[compiler-rt] Migrate llvm::make_unique to...
2019-08-15 Simon PilgrimRemove SmallBitVector.h include. NFCI.
2019-08-15 Simon PilgrimRemove BitVector.h include. NFCI.
2019-08-15 Jinsong Ji[PowerPC] Use xxleqv to set all one vector IMM(-1).
2019-08-15 Benjamin Kramer[clangd] Don't use Bind() where C++14 move capture...
2019-08-15 George Rimar[lib/Object] - Remove objdump-file-header.test
2019-08-15 Jonas Hahnfeld[OpenMP] Enable warning about "implicit fallthrough"
2019-08-15 Jonas Hahnfeld[OpenMP] Remove 'unnecessary parentheses'
2019-08-15 Jonas Hahnfeld[OMPT] Resolve warnings because of ints in if conditions
2019-08-15 Raphael Isemann[lldb][NFC] Refactor remaining completion logic to...
2019-08-15 Jonas Hahnfeld[OpenMP] Turn on -Wall compiler warnings by default
2019-08-15 Simon Pilgrim[DAGCombine] MergeConsecutiveStores - fix cppcheck...
2019-08-15 Kang Zhang[CodeGen] Do the Simple Early Return in block-placement...
2019-08-15 David Green[ARM] Fix alignment checks for BE VLDRH
2019-08-15 Sanjay Patel[SDAG][x86] check for relaxed math when matching an...
2019-08-15 Andrea Di Biagio[MCA] Slightly refactor the logic in ResourceManager...
2019-08-15 Florian Hahn[ValueTracking] Add MustPreserveNullness arg to functio...
2019-08-15 Benjamin Kramer[ADT] PointerUnion: Use C++14 constexpr std::min
2019-08-15 Benjamin Kramer[clangd] llvm::integer_sequence -> std::integer_sequence.
2019-08-15 Benjamin KramerReplace llvm::integer_sequence and friends with the...
2019-08-15 Benjamin KramerBump llvm-go to C++14
2019-08-15 David Green[ARM] MVE predicate store patterns
2019-08-15 Sander de Smalen[AArch64] Change location of frame-record within callee...
2019-08-15 Florian HahnAdd ptrmask intrinsic
2019-08-15 Russell GallopRevert rL368939 "Remove LVALUE / RVALUE workarounds"
2019-08-15 Sven van Haastregt[Support] Fix Wundef warning
2019-08-15 Fangrui Song[ELF][AArch64] Improve error message for unknown reloca...
2019-08-15 Chris Jackson[llvm-objcopy] Allow 'protected' visibility to be set...
2019-08-15 David Green[ARM] MVE trunc to i1 vectors
2019-08-15 Kristof Umann[analyzer] Warn about -analyzer-configs being meant...
2019-08-15 Kristof Umann[analyzer] Add docs for cplusplus.InnerPointer
2019-08-15 Florian Hahn[InstCombine] Precommit test case for D66216
2019-08-15 Pavel LabathMemoryBuffer: Add a missing error-check to getOpenFileImpl
2019-08-15 Sjoerd Meijer[clang] Loop pragma parsing. NFC.
2019-08-15 Raphael Isemann[lldb] Let LLDB depend on intrinsics_gen to fix non...
2019-08-15 Seiya Nuta[llvm-readobj][MachO] Fix section type printing
2019-08-15 Dorit Nuzman[LV] fold-tail predication should be respected even...
2019-08-15 Craig Topper[X86] Add isel pattern to match VZEXT_MOVL and a v2i64...
2019-08-15 Craig Topper[X86] Make sure load is non-volatile in the MMX_X86movd...
2019-08-15 Sjoerd Meijer[Clang] Pragma vectorize_predicate implies vectorize
2019-08-15 Craig Topper[X86] Add test cases for _mm_movepi64_pi64 and _mm_movp...
2019-08-15 Craig Topper[X86] Remove unneeded isel pattern for v4f32->v4i32...
2019-08-15 Craig Topper[X86] Disable custom type legalization for v2i32/v4i16...
2019-08-15 Craig Topper[X86] Disable custom type legalization for v2i32/v4i16...
2019-08-15 Craig Topper[X86] Remove some unreachable code from LowerBITCAST.
2019-08-15 Fangrui Song[ELF][PPC] Improve error message for unknown relocations
2019-08-15 Michael Pozulp[llvm-objdump] Add warning messages if disassembly...
2019-08-15 Jonas DevlieghereFix variable mismatch between signature and body
2019-08-15 Michael Pozulp[llvm-objcopy] Move duplicate tablegen from objcopy...
2019-08-15 Jonas Devlieghere[CMake] Check for C++14 instead of C++11
2019-08-15 Jonas Devlieghere[NFC] Fix documentation for some utility classes.
2019-08-15 David L. Jones[Tooling] Add a hack to work around issues with matcher...
2019-08-15 Jonas Devlieghere[NFC] Remove documentation comment to fix warning.
2019-08-15 Craig Topper[X86] Remove some dead code and combine some repeated...
2019-08-15 Jonas Devlieghere[NFC] Update doc comment to fix warning.
2019-08-15 Jonas DevlieghereRevert "Expose TailCallKind via the LLVM C API"
2019-08-15 Jonas DevlieghereRevert "[compiler-rt] Migrate llvm::make_unique to...
2019-08-15 Vitaly Bukagn build: Merge r368918
2019-08-15 Alex Langford[NFCI] Always initialize BugReport const fields
2019-08-15 Gor Nishanov[coroutine] Fixes "cannot move instruction since its...
2019-08-15 Julian Lettner[sanitizer_common] Replace forkpty with posix_spawn...
2019-08-15 Jonas Devlieghere[compiler-rt] Migrate llvm::make_unique to std::make_unique
2019-08-14 Robert WidmannExpose TailCallKind via the LLVM C API
2019-08-14 Jonas Devlieghere[clang-tools-extra] Migrate llvm::make_unique to std...
2019-08-14 Jonas Devlieghere[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 Richard Smith[www] Update DR status page to match latest version...
2019-08-14 Richard SmithFix handling of class member access into a vector type.
2019-08-14 JF BastienRemove LVALUE / RVALUE workarounds
2019-08-14 Johannes Doerfert[Attributor] Try to fix "missing field 'RetInsts' initi...
2019-08-14 Shafik YaghmourImprove anonymous class heuristic in ClangASTContext...
2019-08-14 Jonas Devlieghere[LLD] Migrate llvm::make_unique to std::make_unique
2019-08-14 Jonas Devlieghere[Polly] Migrate llvm::make_unique to std::make_unique
2019-08-14 Diego Trevino... [Bugpoint redesign] Modified Functions pass to consider...
2019-08-14 Jonas Devlieghere[LLDB] Migrate llvm::make_unique to std::make_unique
2019-08-14 Jordan Rupprecht[docs] Fix sphinx doc generation errors
2019-08-14 Johannes Doerfert[Attributor][NFC] Make debug output consistent
2019-08-14 Philip Reames[SCEV] Rename getMaxBackedgeTakenCount to getConstantMa...
2019-08-14 Matthias Gehre[LifetimeAnalysis] Support std::stack::top() and std...
2019-08-14 Johannes Doerfert[Attributor][NFC] Try to eliminate warnings (debug...
2019-08-14 Johannes Doerfert[Attributor][NFC] Introduce statistics macros for new...
2019-08-14 Craig Topper[SelectionDAGBuilder] Teach gather/scatter getUniformBa...
2019-08-14 Johannes Doerfert[Attributor][NFC] Add merge/join/clamp operators to...
2019-08-14 Johannes Doerfert[Attributor] Use the AANoNull attribute directly in...
2019-08-14 Amara Emerson[AArch64][GlobalISel] Custom selection for s8 load...
2019-08-14 Johannes Doerfert[Attributor] Use liveness during the creation of AARetu...
2019-08-14 Johannes Doerfert[Attributor] Do not update or manifest dead attributes
2019-08-14 Raphael IsemannRevert "[lldb] Reinstate original guard variable check"
2019-08-14 Johannes Doerfert[Attributor] Use IRPosition consistently
2019-08-14 Diego Trevino... [Bugpoint redesign] Added Pass to Remove Global Variables
2019-08-14 Stanislav Mekhanoshin[AMDGPU] Do not assume a default GCN target
2019-08-14 Marshall ClowFix thread comparison by making sure we never pass...
2019-08-14 Diego Trevino... [Bugpoint redesign] Reduced scope of variables in Delta...
2019-08-14 Louis Dionne[libc++] Mark <chrono> test as unsupported on AppleClang 9
2019-08-14 Sanjay Patel[x86] add tests for fadd reduction; NFC
2019-08-14 Diego Astiazaran[clang-doc] Add missing check in tests
2019-08-14 Louis Dionne[libc++] Mark std::tuple CTAD test as failing on AppleC...
2019-08-14 JF BastienUse std::is_final directly
2019-08-14 JF BastienSwapByteOrder.h: don't check for unsupported GCC versions
2019-08-14 JF BastienMathExtras.h: don't check for unsupported GCC versions
next