platform/upstream/llvm.git
2016-10-06 Matt ArsenaultAMDGPU: Partially fix reported code size for some instr...
2016-10-06 Zvi RackoverAdd test-cases which demontrate pr30561
2016-10-06 Sagar Thakur[ESan][MIPS] Adds support for MIPS64
2016-10-06 Bjorn Pettersson[ValueTracking] Teach computeKnownBits and ComputeNumSi...
2016-10-06 Sagar Thakur[EfficiencySanitizer] Adds shadow memory parameters...
2016-10-06 Alex Lorenz[Sema] Fix PR30520: Handle incomplete field types in...
2016-10-06 Eugene Leviant[ELF] Don't fail if undefined symbol is not used
2016-10-06 Benjamin KramerAdd missing -no-canonical-prefixes.
2016-10-06 Eugene Leviant[ELF] Linker script: implement LOADADDR
2016-10-06 Alex LorenzFix PR30440: Initialize FunctionTypeDepth in CXXNameMangler
2016-10-06 Nuno Lopesfix build on cygwin
2016-10-06 George Rimar[ELF] - Make checks in ObjectFile<ELFT>::getSection...
2016-10-06 Haojian Wu[clang-move] Move comments which are associated with...
2016-10-06 Haojian Wu[clang-move] Cleanup around replacements.
2016-10-06 James Molloy[ARM] Constant pool promotion - fix alignment calculation
2016-10-06 James Molloy[ARM] Improve testcase for r283323
2016-10-06 Dean Michael... [compiler-rt][XRay][NFC] clang-format XRay sources
2016-10-06 Petr Hosek[Driver] Add driver support for Fuchsia
2016-10-06 Petr Hosek[Triple] Add triple for Fuchsia
2016-10-06 Kostya Serebryany[libFuzzer] be more careful with memory usage, print...
2016-10-06 Mehdi AminiTaking StringRef in Driver.h APIs instead of raw pointe...
2016-10-06 Mehdi AminiUse llvm::raw_string_ostream instead of std::stringstre...
2016-10-06 Konstantin... [AMDGPU] Promote uniform i16 bitreverse intrinsic to i32
2016-10-05 Zachary TurnerFix build error on Android again.
2016-10-05 Zachary TurnerConvert some Args index-based iteration to range-style...
2016-10-05 Kostya Serebryany[libFuzzer] when re-running for lsan, don't look at...
2016-10-05 Sanjay Patel[DAG] add tests to show missing checks for SDNode FMF
2016-10-05 Kostya Serebryany[libFuzzer] refactoring to make -shrink=1 work for...
2016-10-05 Eric FiselierFix strict-aliasing violation in typeinfo::hash_code()
2016-10-05 Hal FinkelFix tests for Windows
2016-10-05 Richard SmithPR22924, PR22845, some of CWG1464: When checking the...
2016-10-05 Richard SmithAdd missing #include from r283039. Found by modules...
2016-10-05 Jason MolendaAdd i386/x86_64 tests of the eh_frame augmentation...
2016-10-05 Reid Kleckner[codeview] Truncate records to maximum record size...
2016-10-05 Hal Finkel[llvm-opt-report] Distinguish inlined contexts when...
2016-10-05 Adrian PrantlVerifier: Reject any unknown named MD nodes in the...
2016-10-05 Adrian PrantlRevert "Verifier: Reject any unknown named MD nodes...
2016-10-05 Hal FinkelAdd an llvm-opt-report tool to generate basic source...
2016-10-05 Rui UeyamaAdd exact number of streams for reserved stream #s.
2016-10-05 Enrico GranataFixes for libc++ std::unordered_map data formatter...
2016-10-05 Reid KlecknerRemove extra semicolon
2016-10-05 Reid KlecknerFix the build with MSVC 2013, still cannot default...
2016-10-05 Sanjay Patel[DAG] change test to use 'unsafe' function attribute...
2016-10-05 Rui UeyamaAdd an empty IPI stream.
2016-10-05 David CallahanModify df_iterator to support post-order actions
2016-10-05 Adrian PrantlVerifier: Reject any unknown named MD nodes in the...
2016-10-05 Dan Gohman[WebAssembly] Add binary-encoding opcode values to...
2016-10-05 Reid Kleckner[codeview] Translate bitpiece metadata to DEFRANGE_SUBF...
2016-10-05 Lang Hames[Object] Fix a crash in Archive::child_iterator's defau...
2016-10-05 Zachary TurnerConvert some more aliasing and CI functions to StringRef.
2016-10-05 Zachary TurnerUpdate some command aliasing functions to use StringRef.
2016-10-05 Zachary TurnerConvert CommandObject constructors to StringRef.
2016-10-05 Martin Storsjo[ARM] Use __rt_div functions for divrem on Windows
2016-10-05 Rui UeyamaEarly continue. NFC.
2016-10-05 James Y Knight[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of...
2016-10-05 Zachary TurnerFixup the xfail situation on Windows.
2016-10-05 Anna Zaks[compiler-rt] Enable building iOS by default.
2016-10-05 Anna Zaks[asan] Fixup: Switch to using dynamic shadow offset...
2016-10-05 Vitaly Buka[ADT] Add missing const_iterator DenseSet::find() const
2016-10-05 Anna Zaks[asan] Reapply: Switch to using dynamic shadow offset...
2016-10-05 Anna Zaks[asan] Reapply: Switch to using dynamic shadow offset...
2016-10-05 Yunzhong GaoImprove the debug-info test created in r274263.
2016-10-05 Matthew Simpson[LV] Pass profitability analysis in vectorizer construc...
2016-10-05 Rui UeyamaRemove trailing whitespace.
2016-10-05 Krzysztof Parzyszek[RDF] Fix live def propagation through basic block
2016-10-05 Zachary TurnerConvert various CommandInterpreter functions to StringRef.
2016-10-05 Matthias BraunAMDGPU: Do not re-use tmpreg in spill/restore lowering
2016-10-05 Matthew Simpson[LV] Pass legality analysis in vectorizer constructor...
2016-10-05 Rafael EspindolaStore the hash in SectionPiece.
2016-10-05 Peter CollingbourneFastISel: Remove unused/un-overridden entry points...
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.
next