platform/upstream/llvm.git
2016-11-09 Daniel Jasperclang-format: [TypeScript] Fix bug in handling of non...
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Core. NFC.
2016-11-09 Alex Lorenz[AST] Dump dependent scope member expression with its...
2016-11-09 George Rimar[ELF] - Enable reproduce-error.s under windows.
2016-11-09 Alex Lorenz[CodeCompletion] Show block invocation results for...
2016-11-09 Jonas Paulsson[SystemZ] A few fixes in scheduler files.
2016-11-09 Pavel LabathRemove TimeValue usage from Scalar/SROA.cpp. NFC.
2016-11-09 Tamas BerghammerFix expectation in TestStaticVariables.py after rL286302
2016-11-09 Pavel LabathZero-initialize chrono duration objects
2016-11-09 Pavel Labath[dsymutil] Replace TimeValue with TimePoint
2016-11-09 Pavel LabathReplace TimeValue with TimePoint in BuildSystem.cpp...
2016-11-09 Pavel Labath[VFS] Replace TimeValue usage with std::chrono
2016-11-09 Pavel LabathDisplay the pointer value in the libstdc++ unique_ptr...
2016-11-09 Alex Lorenz[Sema] Avoid -Wshadow warnings for shadowed variables...
2016-11-09 Peter Smith[ELF] ARM and AArch64 undefined weak reference values
2016-11-09 Pavel LabathDisable windows-only minidump plugin
2016-11-09 Simon Atanasyan[mips] Add non-const getter for the Elf_Mips_Options...
2016-11-09 Jonas Paulsson[MachineScheduler] Comments fixing.
2016-11-09 Pavel LabathRemove TimeValue usage from Core/Module
2016-11-09 George Rimar[ELF] - Ignore -stats command line option.
2016-11-09 Alexandros... [ARM] Loop Strength Reduction crashes when targeting...
2016-11-09 Jonas HahnfeldPacify lint check
2016-11-09 Craig Topper[AVX-512] Add lowering to cvttpd2udq/cvttps2udq for...
2016-11-09 Craig Topper[X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ...
2016-11-09 Craig Topper[AVX-512] Add more varied alignments to tests for stori...
2016-11-09 Craig Topper[AVX-512] Use alignedstore256 in patterns that look...
2016-11-09 Craig Topper[AVX-512] Add test cases to demonstrate PR30947. We...
2016-11-09 Craig Topper[AVX-512] Make VBMI instruction set enabling imply...
2016-11-09 Craig Topper[AVX-512] Make VBMI instruction set enabling imply...
2016-11-09 Tobias GrosserScopInfo: only run code needed for ASSERT in DEBUG...
2016-11-09 Igor Kudrin[libc++abi] Remove the test for checking using of fallb...
2016-11-09 Ekaterina RomanovaDoxygen comments for avxintrin.h.
2016-11-09 Jason MolendaWhen deciding whether to use the source remapping dicti...
2016-11-09 Petr HosekRevert "[CMake] Check runtimes subdir when looking...
2016-11-09 Petr Hosek[CMake] Check runtimes subdir when looking for libcxxabi
2016-11-09 Petr Hosek[CMake] Check runtimes subdir when looking for libcxx...
2016-11-09 Argyrios Kyrtzidis[index] Fix issue with protocol name locations in confo...
2016-11-09 Dean Michael... [XRay][docs] Fix llvm snippets to be well-formed
2016-11-09 Mehdi AminiRevert "[ThinLTO] Prevent exporting of locals used...
2016-11-09 Mehdi Amini[doc] Remove explicit CMake version requirement for...
2016-11-09 Rafael EspindolaSplit Header into individual fields.
2016-11-09 Peter CollingbourneBitcode: Remove the remnants of the BitcodeDiagnosticIn...
2016-11-09 Dehao ChenEnable Loop Sink pass for functions that has profile.
2016-11-09 Hans Wennborgclang-cl: Pass /Zc:threadSafeInit through to MSVC with...
2016-11-09 Peter CollingbourneBitcode: Change the BitcodeReader to use llvm::Error...
2016-11-09 Adrian PrantlEmit debug info for global constants whose address...
2016-11-09 Evgeniy Stepanov[asan] Ignore host LD_LIBRARY_PATH in device tests.
2016-11-09 Evgeniy Stepanov[asan] Disable unexpected passing test.
2016-11-09 Dean Michael... [XRay][Docs] Add documentation for XRay in LLVM
2016-11-09 Sanjay Patel[ValueTracking] recognize obfuscated variants of umin...
2016-11-09 Mehdi Amini[cmake] Fix handling compiler-rt in LLVM_ENABLE_PROJECT...
2016-11-09 Greg ClaytonAdded the ability to dump hex bytes easily into a raw_o...
2016-11-09 Sanjay Patel[InstCombine] fix profitability equation for max-of...
2016-11-08 Sanjay Patel[InstCombine] reduce indentation; NFC
2016-11-08 Justin Lebar[CUDA] Use only the GVALinkage on function definitions.
2016-11-08 Jim Ingham"thread backtrace" should use the thread-stop-format.
2016-11-08 Petr Hosek[CMake] Get libunwind building under LLVM/runtimes
2016-11-08 Eric Liu[change-namespace] shorten namespace qualifier based...
2016-11-08 Dominic Chen[analyzer] Provide Contains() on ImmutableMap program...
2016-11-08 Zachary TurnerFix some size_t / uint32_t ambiguity errors.
2016-11-08 Zachary Turner[CodeView] Hook up CodeViewRecordIO to type serializati...
2016-11-08 Zachary TurnerFix some cases where we were printf'ing StringRefs.
2016-11-08 Adrian PrantlEmit the DW_AT_type for a C++ static member definition
2016-11-08 Jim InghamFix up the formats.html for the addition of the thread...
2016-11-08 David L. JonesGlobalISel: make sure debugging variables are appropria...
2016-11-08 Kostya Serebryany[libFuzzer] minor docs update
2016-11-08 Stephen HinesRevert "Define __ANDROID_API__ for all Android builds."
2016-11-08 Teresa Johnson[ThinLTO] Prevent exporting of locals used/defined...
2016-11-08 Kuba Brecka[asan] Speed up compilation of large C++ stringmaps...
2016-11-08 Stephen HinesDefine __ANDROID_API__ for all Android builds.
2016-11-08 Andrew Kaylor[BasicAA] Teach BasicAA to handle the inaccessiblememon...
2016-11-08 Matthias BraunAArch64DeadRegisterDefinitionsPass: Fix Changed flag
2016-11-08 Adrian PrantlUse a default constructor. (NFC)
2016-11-08 Sanjoy Das[TBAA] Drop support for "old style" scalar TBAA tags
2016-11-08 Reid Kleckner[asan/win] Add init hooks to .CRT$XLAB
2016-11-08 Tim NorthoverGlobalISel: allow CodeGen to fallback on VReg type...
2016-11-08 Jim InghamClean up the stop printing header lines.
2016-11-08 Rui UeyamaSimplify getLocation() function.
2016-11-08 Rafael EspindolaStore the size the same way as any other OutputSection...
2016-11-08 Ulrich Weigand[SystemZ] Add missing FP extension instructions
2016-11-08 Ulrich Weigand[SystemZ] Add program mask and addressing mode instructions
2016-11-08 Ulrich Weigand[SystemZ] Model access registers as LLVM registers
2016-11-08 Rui UeyamaRename a function to avoid function overloading. NFC.
2016-11-08 Haojian Wu[clang-move] Move all code from old.h/cc directly when...
2016-11-08 Davide Italiano[LoopDistribute] Preserve GlobalsAA also in the new...
2016-11-08 Daniel JasperRemove FormatContext from libClang as it is now unused.
2016-11-08 Eli FriedmanDon't store Twine in a local variable.
2016-11-08 Dan Gohman[WebAssembly] Convert stackified IMPLICIT_DEF into...
2016-11-08 Ahmed Bougacha[GlobalISel] Dump all instructions inserted by selector.
2016-11-08 Ahmed Bougacha[GlobalISel] Permit select() to erase.
2016-11-08 Davide Italiano[LibcallsShrinkWrap] This pass doesn't preserve the...
2016-11-08 Chad RosierFix typo in comment. NFC.
2016-11-08 Michael KupersteinCODE_OWNERS: Take ownership of the loop vectorizer.
2016-11-08 Ulrich Weigand[SystemZ] Always use semantic instruction classes
2016-11-08 Ulrich Weigand[SystemZ] Refactor InstRR* instruction format patterns
2016-11-08 Ulrich Weigand[SystemZ] Rename some Inst* instruction format classes
2016-11-08 Nirav Dave[MC][AArch64] Cleanup end-of-line parsing in AArch64...
2016-11-08 Daniel JasperRevert "Remove now unnecessary FormatRewriterContext."
2016-11-08 Ulrich Weigand[SystemZ] Refactor branch and conditional instruction...
2016-11-08 Daniel JasperRemove now unnecessary FormatRewriterContext.
next