platform/upstream/llvm.git
2018-12-05 Michael Kruse[ADT] Add zip_longest iterators.
2018-12-05 Peter CollingbourneLTO: Don't internalize available_externally globals.
2018-12-05 Amara Emerson[AArch64][GlobalISel] Re-enable selection of volatile...
2018-12-04 Zachary Turner[build.py] Disable tests on non-Windows.
2018-12-04 Zachary TurnerRemove the hash code from CVRecord.
2018-12-04 Stephane Moore[clang-tidy] Ignore namespaced and C++ member functions...
2018-12-04 Vitaly Buka[asan] Split -asan-use-private-alias to -asan-use-odr...
2018-12-04 Vitaly Buka[asan] Remove use_odr_indicator runtime flag
2018-12-04 Zachary TurnerFix LLDB build script.
2018-12-04 Richard SmithFix crash if an in-class explicit function specializati...
2018-12-04 Sanjay Patel[InstCombine] add tests for implied simplifications...
2018-12-04 Fangrui Song[ELF] Simplify getSectionPiece
2018-12-04 Saleem AbdulrasoolAArch64: clean up some whitespace in Windows CC (NFC)
2018-12-04 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-04 Aaron BallmanAdd tests for dumping base classes; NFC.
2018-12-04 Zachary Turner[llvm-pdbutil] Remove the analyze subcommand.
2018-12-04 Zachary Turner[PDB] Emit S_UDT records in LLD.
2018-12-04 Zachary Turner[build.py] A few general improvements.
2018-12-04 Nirav Dave[AVR] Silence fallthrough warning. NFC.
2018-12-04 Michael KruseRevert "[ADT] Add zip_longest iterators"
2018-12-04 Eugene Zelenko[Documentation] Make options section in Clang-tidy...
2018-12-04 Michael Kruse[ADT] Add zip_longest iterators
2018-12-04 Jason MolendaAdd SBInitializerOptions.cpp.
2018-12-04 Stefan Pintilie[PowerPC] Make no-PIC default to match GCC - CLANG
2018-12-04 Stefan Pintilie[PowerPC] Make no-PIC default to match GCC - LLVM
2018-12-04 David CarlierFix sanitizer unit test
2018-12-04 Louis Dionne[libcxx] Always enable availability in the lit test...
2018-12-04 David CarlierUnbreak build due to style.
2018-12-04 Rui UeyamaRemove unreachable code.
2018-12-04 David Carlier[Sanitizer] intercept part of sysctl Api
2018-12-04 Sanjay Patel[CmpInstAnalysis] fix function signature for ICmp code...
2018-12-04 Rui UeyamaELF: allow non allocated sections to go into allocated...
2018-12-04 Matt ArsenaultMove llc-start-stop-instance to x86
2018-12-04 Jonas Devlieghere[Reproducers] Only creaate the bottom-most dir
2018-12-04 Nirav Dave[SelectionDAG] Redefine isGAPlusOffset in terms of...
2018-12-04 Jonas Devlieghere[FileSystem] Migrate CommandCompletions
2018-12-04 Matt ArsenaultAMDGPU: Add f32 vectors to SGPR register classes
2018-12-04 Matt ArsenaultMIR: Add method to stop after specific runs of passes
2018-12-04 Sanjay Patel[InstCombine] rearrange foldICmpWithDominatingICmp...
2018-12-04 Jonas Devlieghere[dsymutil] Ensure we're comparing time stamps with...
2018-12-04 Simon Pilgrim[X86][SSE] Add SimplifyDemandedBitsForTargetNode handli...
2018-12-04 Bruno Ricci[AST] Assert that no type class is polymorphic
2018-12-04 Ilya BiryukovRevert "Avoid emitting redundant or unusable directorie...
2018-12-04 Ilya BiryukovRevert "Adapt gcov to changes in CFE."
2018-12-04 Bruno Ricci[AST] Assert that no statement/expression class is...
2018-12-04 Simon Pilgrim[X86][SSE] Add MOVMSK demandedbits/elts tests
2018-12-04 Bruno Ricci[AST][NFC] Make ArrayTypeTraitExpr non polymorphic
2018-12-04 Krzysztof Parzyszek[Hexagon] Update builtin definitions
2018-12-04 Sanjay Patel[InstCombine] auto-generate full checks for icmp overfl...
2018-12-04 Sanjay Patel[InstCombine] add helper for icmp with dominator; NFC
2018-12-04 Alexey Bataev[OPENMP][NVPTX]Fixed emission of the critical region.
2018-12-04 Alexey Bataev[OPENMP][NVPTX]Mark __kmpc_barrier functions as convergent.
2018-12-04 Sanjay Patel[InstCombine] auto-generate full checks for icmp domina...
2018-12-04 Krzysztof Parzyszek[Hexagon] Remove unused checker functions from asm...
2018-12-04 Erich KeaneRemove reference to recently removed PTH Documentation.
2018-12-04 Alina Sbirlea[SimpleLoopUnswitch] Remove debug dump.
2018-12-04 Erich KeanePTH-- Remove feature entirely-
2018-12-04 Simon PilgrimAdd common check prefix. NFCI.
2018-12-04 Xing GUO[yaml2obj] Move redundant statements into a separate...
2018-12-04 Alina SbirleaUpdate MemorySSA in SimpleLoopUnswitch.
2018-12-04 Simon PilgrimFix "array must be initialized with a brace-enclosed...
2018-12-04 Pavel LabathFix lldb-server unit tests for the MonitoringProcessLau...
2018-12-04 Dan Liew[SanitizerCommon] Test `CombinedAllocator::ForEachChunk...
2018-12-04 Martell Malone[GN][NFC] Update readme example to functional command
2018-12-04 Martell Malone[ELF] Allow discarding of .rela.plt
2018-12-04 Clement Courbet[X86][NFC] Add more constant-size memcmp tests.
2018-12-04 Simon PilgrimFix MSVC "unknown pragma" warning. NFCI.
2018-12-04 Martell Malone[PPC][PPC64] PPC_REL14 and PPC64_REL14 relocations
2018-12-04 Simon PilgrimFix -Wparentheses warning. NFCI.
2018-12-04 Simon Pilgrim[X86] Remove unnecessary peekThroughEXTRACT_SUBVECTORs...
2018-12-04 Kadir Cetinkaya[clangd] Partition include graph on auto-index.
2018-12-04 Simon Pilgrim[TargetLowering] expandFP_TO_UINT - avoid FPE due to...
2018-12-04 Aleksandr Urakov[Expr] Fix `TestExprOptions` after r348240 on MacOS X
2018-12-04 Simon PilgrimRevert rL348121 from llvm/trunk: [NFC][AArch64] Split...
2018-12-04 George RimarRevert r348243 "[llvm-mc] - Do not crash when referenci...
2018-12-04 Ulrich Weigand[SystemZ] Do not support __float128
2018-12-04 Simon Pilgrim[TargetLowering] Add SimplifyDemandedVectorElts support...
2018-12-04 Adam Balogh[Analyzer] Iterator Checker - Forbid decrements past...
2018-12-04 Adam Balogh[Analyzer] Iterator Checkers - Use the region of the...
2018-12-04 George Rimar[llvm-mc] - Do not crash when referencing undefined...
2018-12-04 George Rimar[llvm-dwarfdump] - Dump the older versions of .eh_frame...
2018-12-04 Stephen KellyExtend test for DependentSizedArrayType
2018-12-04 Aleksandr Urakov[Expr] Check the language before ignoring Objective...
2018-12-04 Clement Courbet[WIP][Sema] Improve static_assert diagnostics for type...
2018-12-04 Richard TrieuRemove unnecessary include.
2018-12-04 Craig Topper[X86] Remove custom DAG combine for SIGN_EXTEND_VECTOR_...
2018-12-04 Petr Hosek[compiler-rt] Use the new zx_futex_wait for Fuchsia...
2018-12-04 Artem Dergachev[analyzer] MoveChecker: Add more common state resetting...
2018-12-04 Petr Hosek[Sema] Provide -fvisibility-global-new-delete-hidden...
2018-12-04 Richard SmithFix -Wmismatched-tags to not warn on redeclarations...
2018-12-04 Jonas Devlieghere[PlatformDarwin] Simplify logic and use FileSystem
2018-12-04 Kamil RytarowskiImprove the regerror(3) interceptor
2018-12-04 Ranjeet SinghReverting r348215
2018-12-04 Artem Dergachev[analyzer] MoveChecker: Improve warning and note messages.
2018-12-04 Kamil RytarowskiAdd interceptors for the sysctl(3) API family from...
2018-12-04 Kamil RytarowskiAdd interceptors for the fts(3) API family from NetBSD
2018-12-04 Evandro Menezes[TableGen] Improve the formatting of the emitted predic...
2018-12-04 Evandro Menezes[TableGen] Fix typo in emitted comment (NFC)
2018-12-04 Kamil RytarowskiAdd new interceptor for regex(3) in NetBSD
2018-12-04 Lang Hames[ExecutionEngine] Change NotifyObjectEmitted/NotifyObje...
next