platform/upstream/llvm.git
2016-11-21 Justin Lebar[CodeGenPrepare] Rewrite a loop in terms of llvm::none_...
2016-11-21 Zachary TurnerRemove LLVM_NODISCARD from getAsInteger().
2016-11-21 Eli Friedman[LoopReroll] Make root-finding more aggressive.
2016-11-21 Zachary TurnerFix attribute list syntax.
2016-11-21 Zachary TurnerRemove LLVM_NODISCARD from StringRef.
2016-11-21 Sanjay Patel[InstCombine] canonicalize min/max constant to select...
2016-11-21 Evgeny StupachenkoLSR debug fix.
2016-11-21 Hubert Tongreassociate-deadinst.ll: avoid accidental match on...
2016-11-21 Sanjay Patelfix formatting; NFC
2016-11-21 Kuba Mracek[asan] Specialize the initialization-bug.cc testcase...
2016-11-21 Ivan KrasinAdd a test for vcall on a null ptr.
2016-11-21 Reid Kleckner[asan] Un-XFAIL Windows global dead stripping test...
2016-11-21 Reid Kleckner[asan] Make ASan compatible with linker dead stripping...
2016-11-21 Mandeep Singh... [MemorySSA] Fix unit tests broken by D26704
2016-11-21 Simon Dardis[mips] Add tests for half precision floating point...
2016-11-21 Simon Dardis[mips] seq macro support
2016-11-21 Hongbin ZhengUpdate comment for r287566
2016-11-21 Krzysztof ParzyszekCheck proper live range in extendPHIRanges
2016-11-21 Marcin Koscielnicki[TLI] Fix breakage introduced by D21739.
2016-11-21 Rafael EspindolaUse the correct page size.
2016-11-21 Hongbin ZhengFix format
2016-11-21 Shoaib Meenai[AsmPrinter] Enable codeview for windows-itanium
2016-11-21 Hongbin ZhengSplit ScopInfo::addScopStmt into two versions. NFC
2016-11-21 Rafael EspindolaFix address computation for headers.
2016-11-21 Rui UeyamaMove a function definition to SyntheticSections.cpp.
2016-11-21 Mandeep Singh... [MemorySSA] Fix for non-determinism in codegen
2016-11-21 Hongbin ZhengMinor change
2016-11-21 Simon Pilgrim[VectorLegalizer] Remove EVT::getSizeInBits code duplic...
2016-11-21 Rui UeyamaDo plumbing work for CodeView debug info.
2016-11-21 Eugene Leviant[ELF] Convert Version*** sections to input sections
2016-11-21 Jun Bum Lim[CodeGenPrep] Skip merging empty case blocks
2016-11-21 Jonathan PeytonSet task->td_dephash to NULL after free
2016-11-21 Jonathan PeytonFix for D25504 - segfault because of double free()...
2016-11-21 Daniel Marjamakiclang-tidy: improve my test for readability-redundant...
2016-11-21 Eugene Leviant[ELF] Convert EhFrameHeader to input section
2016-11-21 Coby Tayreesmall fixup which enables the issuing of the aforementi...
2016-11-21 Eugene Leviant[ELF] Better error reporting for linker scripts
2016-11-21 Daniel Marjamakiclang-tidy: Attempt to fix build bot failure with misma...
2016-11-21 Yaxun LiuFix known zero bits for addrspacecast.
2016-11-21 Benjamin Kramer[include-fixer plugin] Make the plugin emit proper...
2016-11-21 Simon Pilgrim[X86][SSE] Add SSE reciprocal estimate tests
2016-11-21 Omair JavaidFix remote-linux regression due to stringRef changes
2016-11-21 Simon Pilgrim[SelectionDAG] Add ComputeNumSignBits support for CONCA...
2016-11-21 Daniel Marjamakireadability-redundant-declaration: Fix crash
2016-11-21 Alex Lorenz[llvm-cov] Avoid 0% when reporting something that's 0/0
2016-11-21 Eugene Leviant[ELF] Attempt to fix Windows buidbot
2016-11-21 Rui UeyamaChange the way how we print out line numbers.
2016-11-21 Benjamin KramerAdjust arm64-irtranslator.ll test to changes from r287368
2016-11-21 Simon Pilgrim[X86][SSE] Allow PACKSS to be used to truncate any...
2016-11-21 Marcin Koscielnicki[InstrProfiling] Mark __llvm_profile_instrument_target...
2016-11-21 Marcin Koscielnicki[TLI] Add functions determining if int parameters/retur...
2016-11-21 Michael ZuckermanFixing a small typo (A->U).
2016-11-21 Eric FiselierRevert r287435 because of OS X test failures
2016-11-21 Alex Lorenz[ObjC] Prevent infinite loops when iterating over redec...
2016-11-21 Alex Lorenz[Frontend] Add a predefined macro that describes the...
2016-11-21 Jacob Baungard... [Sparc] Use target name instead of namespace as prefix...
2016-11-21 Eugene Leviant[ELF] Better error reporting for broken archives
2016-11-21 Eugene Leviant[ELF] Convert GdbIndexSection to input section
2016-11-21 Tobias Grosser[ScopDetect] Use mayReadOrWriteMemory to shorten condition
2016-11-21 Tobias Grosser[ScopDetect] Remove unnecessary namespace qualifier
2016-11-21 Craig Topper[AVX-512] Add EVEX form of VMOVZPQILo2PQIZrm to load...
2016-11-21 Alexei Starovoitov[bpf] attempt to fix big-endian bots
2016-11-21 Alexei Starovoitov[bpf] fix dwarf elf relocs and line numbers
2016-11-21 Craig Topper[TableGen][ISel] Do a better job of factoring ScopeMatc...
2016-11-21 Craig Topper[X86] Remove duplicate instructions for (v)movq and...
2016-11-21 Dean Michael... [XRay] Support AArch64 in Clang
2016-11-21 Dean Michael... [XRay] Support AArch64 in compiler-rt
2016-11-21 Dean Michael... [XRay][AArch64] Implemented a test for the compile...
2016-11-21 Rui UeyamaAdd comments.
2016-11-21 Rui UeyamaSimplify. NFC.
2016-11-21 Eric FiselierMark variadic lock guard tests as XFAIL with modules...
2016-11-21 Eric FiselierAdjust uses_alloc_types helpers for later changes
2016-11-21 Davide Italiano[GlobalSplit] Port to the new pass manager.
2016-11-20 Rui UeyamaSimplify. NFC.
2016-11-20 Rui UeyamaUpdate comments.
2016-11-20 Rui UeyamaAdd a flag to InputSectionBase for linker script.
2016-11-20 Dimitar VlahovskiELF core: Adding parsing of the floating-point and...
2016-11-20 Simon Dardis[mips] Restrict tail call optimization
2016-11-20 Simon Pilgrim[X86][SSE] Add some initial combine tests that could...
2016-11-20 Craig Topper[AVX-512] Add tests for masked palignr/valignd/valignq...
2016-11-20 Coby TayreeThe 'vpmultishiftqb' instruction was implemented falsel...
2016-11-20 Coby TayreeSome instructions were missing, other implemented false...
2016-11-20 Simon Pilgrim[X86][AVX512] Combine unary + zero target shuffles...
2016-11-20 Simon Pilgrim[X86][AVX512] Add support for VBMI VPERMV3 target shuff...
2016-11-20 Simon Pilgrim[X86][AVX512] Add support for VBMI VPERMV target shuffl...
2016-11-20 Simon Pilgrim[X86][AVX512] Add some initial VBMI target shuffle...
2016-11-20 Simon Pilgrim[X86][AVX512VL] Removed duplicate operation action
2016-11-20 Simon PilgrimStrip trailing whitespace
2016-11-20 Simon Pilgrim[X86][AVX512F] Add support for uint_to_fp v2i32 to...
2016-11-20 Simon PilgrimFix comment typos. NFC.
2016-11-20 Simon PilgrimFix spelling mistakes in Tools/Tests comments. NFC.
2016-11-20 Simon PilgrimFix spelling mistakes in Transforms comments. NFC.
2016-11-20 Simon PilgrimFix spelling mistakes in SelectionDAG comments. NFC.
2016-11-20 Simon PilgrimFix comment typos. NFC.
2016-11-20 Oren Ben Simhon[X86] RegCall - Handling long double arguments
2016-11-20 Coby Tayree[X86][InlineAsm]Test commit.
2016-11-20 Ekaterina RomanovaAdd doxygen comments to immintrin.h's intrinsics.
2016-11-20 Serge PavlovFix file name resolution in nested response files
2016-11-20 Rui UeyamaUse auto for obvious types.
2016-11-20 Rui UeyamaDo not expose ICF class from the file.
next