platform/upstream/llvm.git
2016-11-09 Rui UeyamaSplit OutputSection ctor. NFC.
2016-11-09 Alexander Kornienko[clang-tidy docs] Minor formatting changes.
2016-11-09 Dehao ChenUpdate vectorization debug info unittest.
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Simon Atanasyan[ELF][MIPS] Attempt to fix buildbot
2016-11-09 Adrian PrantlUse an artificial debug location for non-virtual thunks.
2016-11-09 Sanjay Patel[InstCombine] regenerate checks; NFC
2016-11-09 Simon Atanasyan[ELF][MIPS] Convert .MIPS.abiflags section to synthetic...
2016-11-09 Simon Atanasyan[ELF][MIPS] Convert .reginfo and .MIPS.options sections...
2016-11-09 Davide Italiano[tools] Unbreak the GCC build (workaround a GCC bug).
2016-11-09 Reid Kleckner[asan/win] Use TerminateProcess when we want to exit...
2016-11-09 Mehdi AminiMake BitcodeReader::parseIdentificationBlock() robust...
2016-11-09 Rui UeyamaDisable cpio test on Windows again.
2016-11-09 Rui UeyamaAttempt to fix green dragon bot.
2016-11-09 Alexander Kornienko[clang-tidy docs] Recommend using add_new_check.py...
2016-11-09 Evgeny StupachenkoMinor unroll pass refacoring.
2016-11-09 Sanjoy Das[Verifier] clang-format a section; NFC
2016-11-09 Luke Drummond[RenderScript] Fix reduction argument printing
2016-11-09 Sanjoy Das[SCEV] Refactor out a useful pattern; NFC
2016-11-09 Peter CollingbourneRevert r286384, "X86: Introduce the "relocImm" ComplexP...
2016-11-09 Peter CollingbourneX86: Introduce the "relocImm" ComplexPattern, which...
2016-11-09 Krzysztof Parzyszek[Hexagon] Silence "sometimes uninitialized" warning...
2016-11-09 Peter CollingbourneBitcode: Change the materializer interface to return...
2016-11-09 Philipp StephaniFix grammar
2016-11-09 Douglas Katzman[Sparc] Unbreak test
2016-11-09 Rafael EspindolaMake Discarded a InputSection.
2016-11-09 George Rimar[ELF] - Add separate form for -R alias.
2016-11-09 Krzysztof Parzyszek[Hexagon] Separate Hexagon subreg indices for different...
2016-11-09 Douglas Katzman[Sparc] LLONG is not lock-free atomic on v8
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Target
2016-11-09 Pavel LabathRemove TimeValue usage from ObjectContainerBSDArchive
2016-11-09 Pavel LabathRemove unused TimeValue include
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Host
2016-11-09 Rafael EspindolaAdd a convenience getObj method. NFC.
2016-11-09 Pavel LabathRemove TimeValue usage from lldb/Interpreter
2016-11-09 Krzysztof Parzyszek[Hexagon] Eliminate Insert4 pseudo-instruction, use...
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...
next