platform/upstream/llvm.git
2017-10-25 Diana Picus[ARM GlobalISel] Remove redundant testcases. NFC
2017-10-25 Diana Picus[ARM GlobalISel] Update test after r316479. NFC
2017-10-25 Haojian Wu[rename] support renaming class member.
2017-10-25 Diana Picus[ARM GlobalISel] Fix call opcodes
2017-10-25 Diana Picus[ARM GlobalISel] Split test into 3. NFC
2017-10-25 Max Kazantsev[SCEV] Enhance SCEVFindUnsafe for division
2017-10-25 Clement CourbetRe-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp...
2017-10-25 George Rimar[llvm-dwarfdump] - Fix array out of bounds access crash.
2017-10-25 Ilya Biryukov[clangd] Added a callback-based codeComplete in clangd.
2017-10-25 Ilya Biryukov[clangd] Handle exit notification (proper shutdown)
2017-10-25 Sam Parker[ARM] OrCombineToBFI function
2017-10-25 Sam Parker[ARM] Swap cmp operands for automatic shifts
2017-10-25 Haojian Wu[clang-rename] Fix and enable the failing TemplatedClas...
2017-10-25 Jonas Paulsson[MachineScheduler] Minor refactoring.
2017-10-25 Martin StorsjoFix the context/cursor size for ARM with WMMX enabled
2017-10-25 Dmitry Vyukov[tsan] Fix warnings in tsan_interceptors.cc from expans...
2017-10-25 Martin Storsjo[AArch64] Add support for dllimport of values and functions
2017-10-25 Matt ArsenaultDAG: Fix creating select with wrong condition type
2017-10-25 Matt ArsenaultAMDGPU: Add max-mix-insts subtarget feature
2017-10-25 Max Kazantsev[IRCE] Fix intersection between signed and unsigned...
2017-10-25 Mikael Holmen[MemDep] DBG intrinsics don't impact abort limit for...
2017-10-25 Max Kazantsev[IRCE] Smarter detection of empty ranges using SCEV
2017-10-25 Peter CollingbourneTry to fix test on windows.
2017-10-25 Dean Michael... [XRay][compiler-rt][NFC] Clean up xray log files before...
2017-10-25 Peter CollingbourneCOFF: Don't add /manifest* flags to the response file.
2017-10-25 Peter CollingbourneAssembly tests require x86 target.
2017-10-25 Saleem AbdulrasoolCodeGen: fix a case of incorrect checks for ivars
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-25 Peter Collingbournellvm-readobj: Add support for reading relocations in...
2017-10-25 Petr Hosek[CMake] Build host builtins in Fuchsia toolchain even...
2017-10-25 Petr Hosek[CMake] Include clang-refactor in Fuchsia toolchain
2017-10-25 Petr Hosek[clang-refactor] Use add_clang_tool CMake template
2017-10-25 George Karpenkov[Analyzer] Remove spaces inside comments mentioning...
2017-10-25 George Karpenkov[Analyzer] Remove unnecessary semicolon in analyzer...
2017-10-24 Mitch PhillipsCheck special-case-list regex before insertion.
2017-10-24 George Karpenkov[Analyzer] Store BodyFarm in std::unique_ptr
2017-10-24 George Karpenkov[Analyzer] [Tests] Minor refactor of testing infrastruc...
2017-10-24 George Karpenkov[Analyzer] [Tests] Remove temporary fields from generat...
2017-10-24 Stephane SezerFix a compile warning on linux
2017-10-24 Stephane SezerAllow ObjectFilePECOFF to initialize with ARM binaries.
2017-10-24 Akira Hatanaka[Sema][ObjC] Look for either objc_bridge or objc_bridge...
2017-10-24 Davide Italiano[FreeBSD] Remove more dead code. NFCI.
2017-10-24 Davide Italiano[ExpressionParser] Garbage-collect dead code. NFCI.
2017-10-24 Erich KeaneCorrect behavior of fastcall when default CC is set.
2017-10-24 Stephane SezerRemove some unused function calls from ClangUserExpress...
2017-10-24 Stephane SezerRemove some dead code from ClangExpressionDeclMap.cpp
2017-10-24 Adrian PrantlImplement salavageDebugInfo functionality for SelectionDAG.
2017-10-24 Sam CleggAdd Triple::isOSUnknown
2017-10-24 Vedant Kumar[Coverage] Provide a stable order for getInstantiationG...
2017-10-24 George Karpenkov[Analyzer] Fix bug in testing scripts, which always...
2017-10-24 Erich KeaneReplaced unicode characters with ASCII, as introduced...
2017-10-24 Rui UeyamaRemove obsolete comment.
2017-10-24 Yonghong Songbpf: fix an uninitialized variable issue
2017-10-24 Erich Keanemplement __has_unique_object_representations
2017-10-24 David BlaikieARMAddressingModes.h: Don't mark header functions as...
2017-10-24 David BlaikieValueMapper.h: Don't mark header functions as file...
2017-10-24 David BlaikieTransforms/Utils/Local.h: Don't mark header functions...
2017-10-24 David BlaikieTargetOpcodes.h: Don't mark header functions as file...
2017-10-24 David BlaikiePrintable.h: Don't mark header functions as file local
2017-10-24 David BlaikieConvertUTF.h: Don't mark header functions as file local
2017-10-24 David BlaikieAtomicOrdering.h: Don't mark header functions as file...
2017-10-24 David BlaikieLaneBitmask.h: Don't mark header functions as file...
2017-10-24 David BlaikieType.h: Don't mark header functions as file local
2017-10-24 David BlaikieHexagonDepTimingClasses.h: Don't mark header functions...
2017-10-24 David BlaikieWebassemblyAsmPrinter.h: Include WebAssemblyMachineFunc...
2017-10-24 David BlaikieX86Operand.h: Include X86MCTargetDesc.h for SSE registe...
2017-10-24 David BlaikieX86AsmPrinter.h: Add missing header for complete type...
2017-10-24 David BlaikieRegisterUsageInfo.h: Add missing header for complete...
2017-10-24 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-24 Shoaib Meenai[COFF] Add support for /WX
2017-10-24 Shoaib Meenai[COFF] Clean up boolean flag handling
2017-10-24 Roman Lebedev[Sema] Document+test the -Wsign-compare change for...
2017-10-24 Rui UeyamaUse ArgList::hasFlag().
2017-10-24 Simon PilgrimFix Wdocumentation warning. NFCI.
2017-10-24 Martin BohmeRevert "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to...
2017-10-24 Adrian PrantlUse range-based for loop. NFC
2017-10-24 Artem Belevich[NVPTX] allow address space inference for volatile...
2017-10-24 Adrian PrantlDelete unused instantiations of DIBuilder. NFC
2017-10-24 Sam CleggFix LLVM_LINK_LLVM_DYLIB=On build of llvm-cfi-verify
2017-10-24 Gadi Haber[X86][Broadwell] Added the instruction scheduling infor...
2017-10-24 Rui UeyamaMove comment to the place where it makes more sense.
2017-10-24 Vedant Kumar[llvm-cov] Use a stable sort on sub-views
2017-10-24 Rui UeyamaImprove comment.
2017-10-24 Alexey Bataev[OPENMP] Fix PR35013: Fix passing VLAs captures to...
2017-10-24 Dimitry AndricOn FreeBSD, skip the first entry in the dl_iterate_phdr...
2017-10-24 Rui UeyamaSimplify.
2017-10-24 Adrian PrantlUse range-based-for. NFC
2017-10-24 Yaxun LiuCodeGen: Fix missing debug loc due to alloca
2017-10-24 Konstantin... LLD/ELF/AMDGPU: Process AMDGPU-specific e_flags
2017-10-24 Reid Kleckner[asan] Add more x86 prologue decodings to handle x64...
2017-10-24 Yonghong Songbpf: fix a bug in trunc-op optimization
2017-10-24 Daniel Sanders[globalisel][tablegen] Fix future undefined behaviour...
2017-10-24 Justin BognerMIR: Print the register class or bank in vreg defs
2017-10-24 Stefan Pintilie[PowerPC] Try to simplify a Swap if it feeds a Splat
2017-10-24 David BlaikieBinaryFormat/MachO.h Don't mark header functions as...
2017-10-24 David BlaikieValueTracking.h Don't mark header functions as file...
2017-10-24 David BlaikieMemoryBuiltins.h: Don't mark header functions as file...
2017-10-24 David BlaikieIndirectCallSiteVisitor.h:findIndirectCallSites Don...
2017-10-24 David BlaikieStringExtras.h Don't mark header functions as file...
2017-10-24 David BlaikieSmallVector.h:capacity_in_bytes Don't mark header funct...
next