platform/upstream/llvm.git
2016-10-20 Daniel Berlin[MSSA] Avoid unnecessary use walks when calling getClob...
2016-10-20 Michal Gorny[Driver] Parse Debian version as integer when possible...
2016-10-20 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-20 Reid KlecknerAdd a space to work around a Windows CPython / MSys...
2016-10-20 Vedant Kumar[CodeGen] Devirtualize calls to methods marked final...
2016-10-20 Konstantin... [AMDGPU] Handle R_AMDGPU_ABS64 relocation
2016-10-20 Zachary TurnerFix case of file include path.
2016-10-20 Zachary Turner[CodeView] Refactor serialization to use StreamInterface.
2016-10-20 Richard Smith[c++1z] Fix assertion failure when using the wrong...
2016-10-20 Konstantin... [AMDGPU] Make note record name a static const member...
2016-10-20 Konstantin... [AMDGPU] Emit constant address space data in .rodata...
2016-10-20 Rui UeyamaRemove unused #include.
2016-10-20 Dehao ChenUsing branch probability to guide critical edge splitting.
2016-10-20 Chris BienemanRe-landing a cleaned up implementation of r284550
2016-10-20 Simon Pilgrim[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv uniformcon...
2016-10-20 Ekaterina RomanovaAdd more doxygen comments to emmintrin.h's intrinsics.
2016-10-20 Richard Smith[c++1z] Teach composite pointer type computation how...
2016-10-20 Pirama Arumuga... Fix *_EXTEND_VECTOR_INREG legalization
2016-10-20 Simon Atanasyan[ELF][MIPS] Use getMipsLocalEntriesNum() everywhere...
2016-10-20 Simon Atanasyan[ELF][MIPS] Separate calculation of MIPS GOT index...
2016-10-20 Renato Golin[clang-cl] Fix test that shouldn't be running on non-x86
2016-10-20 Simon Pilgrim[CostModel][X86] Added tests for sdiv/udiv costs for...
2016-10-20 Andrey ChurbanovFixed memory leak mistakenly introduced by https:/...
2016-10-20 Sanjay Patel[Target] remove TargetRecip class; 2nd try
2016-10-20 Benjamin KramerPut the move ctor for PassManager back for now, it...
2016-10-20 Simon Pilgrim[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv general...
2016-10-20 Valery Pykhtin[AMDGPU] add fcopysign(f64, f32) pattern
2016-10-20 Malcolm Parsons[clang-tidy] Add check 'readability-redundant-member...
2016-10-20 Dimitar VlahovskiMinidump plugin: redesign the x86_64 register context
2016-10-20 Hans WennborgFix SectionPiece size when compiling with MSVC
2016-10-20 Benjamin KramerRemove a use of llvm::AlignOf that I missed.
2016-10-20 Benjamin Kramer[Support] Put back the MSVC hack for AlignedCharArray.
2016-10-20 Malcolm ParsonsUse auto in for loop
2016-10-20 Benjamin Kramer[Support] Remove llvm::alignOf now that all uses are...
2016-10-20 Malcolm Parsons[clang-tidy] Simplify modernize-use-default
2016-10-20 Benjamin KramerRetire llvm::alignOf in favor of C++11 alignof.
2016-10-20 Benjamin KramerRetire llvm::alignOf in favor of C++11 alignof.
2016-10-20 Malcolm Parsons[Format] Cleanup after replacing constructor body with...
2016-10-20 Marshall ClowAdding a missing constexpr test for reverse_iterator...
2016-10-20 Benjamin KramerRetire llvm::alignOf in favor of C++11 alignof.
2016-10-20 Benjamin KramerClean up alignment hacks now that MSVC 2013 and GCC...
2016-10-20 Samuel Antao[OpenMP] Fix issue with directives used in a macro.
2016-10-20 Haojian Wu[clang-tidy] Fix an assertion failure in cppcoreguideli...
2016-10-20 Benjamin Kramer[GVN] Use defaulted members. No functional change.
2016-10-20 Tamas BerghammerRe-generate the python and cpp reference documentation
2016-10-20 Simon Dardis[mips][mcjit] Add the majority of N32 support.
2016-10-20 Simon Pilgrim[CostModel][X86] Added tests for sdiv/udiv costs for...
2016-10-20 Strahinja Petrovic[lsan] [aarch64] Fix printing of pointers in make check...
2016-10-20 Benjamin KramerDo a sweep over move ctors and remove those that are...
2016-10-20 Pavel LabathReapply "Add Chrono.h - std::chrono support header"
2016-10-20 Haojian Wu[Clang-tidy]: Fix modernize-avoid-bind erroneous scope...
2016-10-20 Michael Kruse[cmake] Avoid warnings in feature tests. NFC.
2016-10-20 Simon Pilgrim[DAGCombiner] Add general constant vector support to...
2016-10-20 Rafael EspindolaCompact SectionPiece.
2016-10-20 Simon PilgrimWdocumentation fix
2016-10-20 Simon PilgrimFix spelling mistake in comment.
2016-10-20 Simon PilgrimFix MSVC bool -> uint64_t promotion warning
2016-10-20 Peter Smith[ELF] Add REQUIRES: arm to test to fix buildbot without...
2016-10-20 Peter Smith[ELF] Allow relative exceptions relocations in shared...
2016-10-20 Eugene LeviantDon't include PHDRs if linker script doesn't want them
2016-10-20 George Rimar[ELF] - Partial support of --gdb-index command line...
2016-10-20 Benjamin Kramer[Go bindings] Update for r284678 API changes.
2016-10-20 Omair JavaidFix ARM/AArch64 Step-Over watchpoint issue remove provi...
2016-10-20 George Rimar[ELF] - Applied clang format. NFC.
2016-10-20 Jonas Paulsson[SystemZ] Post-RA scheduler implementation
2016-10-20 George Rimar[ELF] - Testcase checking that we do not crash on inval...
2016-10-20 George Rimar[Object/ELF] - Check index argument in getSymbol().
2016-10-20 Richard SmithWork around MSVC rejects-valid. Apparenty (some version...
2016-10-20 Rui UeyamaAdd a helper function to define symbols.
2016-10-20 Rui UeyamaRename variables so that they are more in line with...
2016-10-20 Rui UeyamaUpdate document.
2016-10-20 Rui UeyamaFormat. NFC.
2016-10-20 Rui UeyamaRemove Config::Binary.
2016-10-20 Rui UeyamaRemove an optional parameter from LinkerDriver::addFile...
2016-10-20 Rui UeyamaSplit LinkerDriver::createFiles. NFC.
2016-10-20 Rui UeyamaFix error message for unknown -format argument.
2016-10-20 Rui UeyamaSimplify. NFC.
2016-10-20 Eric FiselierAttempt to workaround XPASS for aligned allocation...
2016-10-20 Erik PilkingtonReplace uses of LLVM_FUNCTION_NAME with __func__, this...
2016-10-20 Tobias GrosserUpdate isl to isl-0.17.1-236-ga9c6cc7
2016-10-20 Peter CollingbourneX86: Allow expressions to appear as u8imm operands.
2016-10-20 Rui UeyamaRemove std:: from std::size_t.
2016-10-20 Peter CollingbourneX86: Deduplicate some lowering code. NFCI.
2016-10-20 Richard SmithRefactor and simplify Sema::FindCompositePointerType...
2016-10-20 Richard SmithPR26276: Fix detection of non-cast-expressions as opera...
2016-10-20 Victor LeschukUpgrade debug-info-vla test: we do not pass default...
2016-10-20 Victor LeschukDebugInfo: remove broken bitcode upgrade test
2016-10-20 Reid KlecknerUse __func__ directly now that all supported compilers...
2016-10-20 Reid KlecknerFix narrowing conversion error in 32-bit MSVC builds
2016-10-20 Victor LeschukDebugInfo: pass alignment value only if it was forced
2016-10-20 Victor LeschukDebugInfo: preparation to implement DW_AT_alignment
2016-10-20 Derek Schuff[WebAssembly] Update extending load test for new i1...
2016-10-20 Rui UeyamaAllow linker-script-defined entry symbols.
2016-10-20 Rui UeyamaFix build failure.
2016-10-20 Sean CallananAdded a decorator for the macOS version and switched...
2016-10-20 Richard SmithFix crash on noreturn conversion in unprototyped functi...
2016-10-19 Reid KlecknerRemove LLVM_NOEXCEPT and replace it with noexcept
2016-10-19 Reid KlecknerUse noexcept directly now that all compilers support it
2016-10-19 Michael J.... [ELF] Replace std::pair with a struct so we have proper...
2016-10-19 Richard SmithExtend hack to work around bad exception specifications...
next