platform/upstream/llvm.git
2016-10-05 Matthew Simpson[LV] Remove obsolete comment (NFC)
2016-10-05 Matthew Simpson[LV] Use getScalarizationOverhead in memory instruction...
2016-10-05 Nemanja IvanovicRemoving optimization from the RUN lines and adjusting...
2016-10-05 Luke DrummondAdd the ability to set breakpoints on named RenderScrip...
2016-10-05 Sanjay Patelfix documentation comments; NFC
2016-10-05 Marshall ClowComment out failing test while I figure out who is...
2016-10-05 Rafael EspindolaAllow the caller to pass in the hash.
2016-10-05 Zachary TurnerFix some test failures due to the recent Breakpoint...
2016-10-05 Rafael EspindolaCompact SectionPiece.
2016-10-05 Marshall ClowMark LWG#2679 as complete
2016-10-05 Reid KlecknerImprove DEBUG_VALUE assembly comments for spilled bitpieces
2016-10-05 Matthew Simpson[LV] Add helper function for predicated block probabili...
2016-10-05 Simon Dardis[mips][ias] fix li macro when values are negated with ~
2016-10-05 Dimitar VlahovskiRemoving the new Minidump plugin
2016-10-05 Zachary TurnerTry to fix Android build.
2016-10-05 Matthew Simpson[LV] Add isScalarWithPredication helper function (NFC)
2016-10-05 Anna ZaksRevert "[asan] Switch to using dynamic shadow offset...
2016-10-05 Anna ZaksRevert "[asan] LLVM: Switch to using dynamic shadow...
2016-10-05 Bjorn Pettersson[DAG] Teach computeKnownBits and ComputeNumSignBits...
2016-10-05 Bjorn PetterssonTest commit permission. NFC
2016-10-05 Zachary TurnerConvert some breakpoint code to use StringRef.
2016-10-05 Zachary TurnerMake lldb -Werror clean on Windows.
2016-10-05 Zachary TurnerDisable warnings in LLDBWrapPython.cpp with -Werror.
2016-10-05 Zachary TurnerFix build due to comparison of std::pairs.
2016-10-05 Marshall ClowMark LWG#2358 as done
2016-10-05 Rafael EspindolaSimplify setting the Live bit in SectionPiece. NFC.
2016-10-05 Marshall ClowMake tests for is_empty better. No functional change.
2016-10-05 Haojian Wu[change-namespace] Pass Style to ChangeNamespaceTool.
2016-10-05 Zachary TurnerAdd llvm::enumerate() range adapter.
2016-10-05 Rafael EspindolaDon't pass null to memcpy. Should fix the asan bots.
2016-10-05 Luke Drummond[RenderScript] reflow/reword some comments and normaliz...
2016-10-05 Simon DardisRecommit: "[mips] Add rsqrt, recip for MIPS"
2016-10-05 Eric Liu[change-namespace] Fixed a bug in getShortestQualifiedN...
2016-10-05 Eric LiuMake DeletedLines local variables in checkEmptyNamespace.
2016-10-05 Marshall ClowAdd another append test for basic_string
2016-10-05 Eric Liu[clang-format] append newline after code when inserting...
2016-10-05 Hans WennborgRevert r282920 "X86: Allow conditional tail calls in...
2016-10-05 Rafael EspindolaRemove redundant check. NFC.
2016-10-05 Simon DardisRevert "[mips] Add rsqrt, recip for MIPS"
2016-10-05 Douglas Katzman[X86] Don't randomly encode %rip where illegal
2016-10-05 Marshall ClowMark LWG issues 2221, 2556 and 2589 as complete
2016-10-05 Dimitar Vlahovskixfailing minidump tests again ... :(
2016-10-05 James Molloy[Thumb] Don't try and emit LDRH/LDRB from the constant...
2016-10-05 Douglas Katzman[X86] Fix some tests that didn't assert anything
2016-10-05 Dimitar VlahovskiFixing new Minidump plugin tests
2016-10-05 Luke Drummondcleanup RSCoordinate handling and factor out coordinate...
2016-10-05 Oren Ben SimhonTest commit permission
2016-10-05 Oren Ben SimhonTest commit permission
2016-10-05 Dylan McKay[AVR] Don't select 'MOVW' instructions when they are...
2016-10-05 Dylan McKay[AVR] Add AVRRegisterInfo::splitReg function
2016-10-05 Krzysztof ParzyszekFix machine operand traversal in ScheduleDAGInstrs...
2016-10-05 Michael Zuckerman[Clang][AVX512][BuiltIn]Adding missing intrinsics move_...
2016-10-05 Luke DrummondDelete unused global in ClangExpressionVariable.cpp
2016-10-05 Dylan McKay[AVR] Update return type of dynamic alloca pass
2016-10-05 Dylan McKay[AVR] Add the AVR frame lowering code
2016-10-05 Dylan McKay[AVR] Split all of the AVR device definitions into...
2016-10-05 Dylan McKay[AVR] Enable the instruction printer in the target...
2016-10-05 Dylan McKay[AVR] Add definitions for the ATTiny102 and ATtiny104...
2016-10-05 Eugene LeviantDo not join sections for relocatable object files
2016-10-05 Haojian WuOverhaul clang-include-fixer.el
2016-10-05 Eugene Leviant[ELF] make KEEP command recognize file patterns
2016-10-05 Alex Lorenz[Sema] Packed member warning: Use the typedef name...
2016-10-05 Artem Dergachev[analyzer] Squash a compile error in r283301.
2016-10-05 Artem Dergachev[analyzer] Improve "Assuming..." diagnostic pieces...
2016-10-05 Artem Dergachev[analyzer] Add "Assuming..." diagnostic pieces for...
2016-10-05 Simon Atanasyan[ELF] Do not merge sections in case of relocatable...
2016-10-05 Diana Picus[sanitizers] Update sanitizers test to better match...
2016-10-05 Mehdi AminiRe-commit "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Dylan McKay[AVR] Add the machine code backend
2016-10-05 Dean Michael... [Support][CommandLine] Add cl::getRegisteredSubcommands()
2016-10-05 Jason MolendaChange Platform::GetRemoteSharedModule so if it's given...
2016-10-05 Mehdi AminiBlind attempt to fix windows build after r283290 -...
2016-10-05 Mehdi AminiUse StringRef in ARMConstantPool APIs (NFC)
2016-10-05 Kyle ButtRevert "Codegen: Tail-duplicate during placement."
2016-10-05 Mehdi AminiUse StringRef in FastISel API (NFC)
2016-10-05 Mehdi AminiUse StringRef in StringSaver API (NFC)
2016-10-05 Jim InghamThe collision of class C and libsystem_c.dylib:C is...
2016-10-05 Mehdi AminiUse StringRef in ARCRuntimeEntryPoints APIs (NFC)
2016-10-05 Jim InghamThis test is failing because there's a global symbol...
2016-10-05 Kostya Serebryany[libFuzzer] add ShrinkValueProfileTest, move code aroun...
2016-10-05 Mehdi AminiRevert "Re-commit "Use StringRef in Support/Darf APIs...
2016-10-05 Mehdi AminiUse StringRef in MCSectionMachO (NFC)
2016-10-05 Mehdi AminiUse StringRef in DarwinAsmParser (NFC)
2016-10-05 Michael Zolotukhin[LoopDistribute] Fix a typo in the pass name.
2016-10-05 Mehdi AminiRe-commit "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Justin Lebar[CUDA] Add missing ':' to noexcept.cu test.
2016-10-05 Kostya Serebryany[libFuzzer] clear the corpus elements if they are evict...
2016-10-05 Mehdi AminiRevert "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Mehdi AminiUse StringRef instead of raw pointers in ARMBuildAttrs...
2016-10-05 Jim InghamAdd the new minidump files to the Xcode project.
2016-10-04 Mehdi AminiUse StringRef in Support/Darf APIs (NFC)
2016-10-04 Kyle ButtCodegen: Tail-duplicate during placement.
2016-10-04 Mehdi AminiUse StringRef in TableGen (NFC)
2016-10-04 Justin Lebar[CUDA] Mark device functions as nounwind.
2016-10-04 Justin Lebar[CUDA] Destroy deferred diagnostics before destroying...
2016-10-04 Kostya Serebryany[asan] When protect_shadow_gap=0, set up the shadow...
2016-10-04 Manuel Jacob[C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv...
2016-10-04 Mehdi AminiUse StringRef in TableGen emitted API for attribute...
2016-10-04 Rafael EspindolaUpdate for llvm change.
2016-10-04 Rafael EspindolaMisc improvements to StringTableBuilder.
next