platform/upstream/llvm.git
2016-11-22 Simon Pilgrim[CostModel][X86] Updated sitofp/uitofp scalar/vector...
2016-11-22 Meador Inge[ELF] Allow `ASSERT` in output section descriptions
2016-11-22 Simon Pilgrim[X86][SSE] Combine UNPCKL(FHADD,FHADD) -> FHADD for...
2016-11-22 Eugene Leviant[ELF] Convert .rld_map to input section
2016-11-22 Benjamin Kramer[clang-rename] Prune away AST nodes more correctly...
2016-11-22 Zachary TurnerRe-add "demonstrate new Args API"
2016-11-22 Vasileios Kalintiris[mips] Add support for unaligned load/store macros.
2016-11-22 Tim NorthoverCodeGen: simplify TargetMachine::getSymbol interface...
2016-11-22 Zvi Rackover[X86] Change lowerBuildVectorToBitOp() to take a BuildV...
2016-11-22 Zvi Rackover[X86] Remove dead code from LowerVectorBroadcast
2016-11-22 Chad Rosier[AArch64] Set the max interleave factor for Falkor.
2016-11-22 Chad Rosier[AArch64] Maximize 80-column. NFC.
2016-11-22 Eric LiuMake llvm::Error generated from replacement interfaces...
2016-11-22 Simon PilgrimFix line endings
2016-11-22 Benjamin Kramer[wasm] hack around test failure after r287553.
2016-11-22 Sam McCallImprove detection of global vs local variables
2016-11-22 Simon Pilgrim[SelectionDAG] ComputeNumSignBits of TRUNCATE operations
2016-11-22 Dmitry Vyukovtsan: fix build after 287632
2016-11-22 Axel NaumannMissing initializer.
2016-11-22 Dmitry Vyukovtsan: switch libignore from /proc/self/maps to dl_itera...
2016-11-22 Omair JavaidFix build failure on Linux and BSD by reverting r287597
2016-11-22 Coby Tayree[AVX512][inline-asm] Fix AVX512 inline assembly instruc...
2016-11-22 Dmitry Vyukovtsan: mark cur_thread_placeholder definition as initial...
2016-11-22 Adam NemetRename option to -lto-pass-remarks-output
2016-11-22 Adam NemetRename option to -lto-pass-remarks-output
2016-11-22 Tobias Grosser[test] Simplify test case by removing unreferenced...
2016-11-22 Tobias Grosser[test] Ensure important basic blocks in test case have...
2016-11-22 Craig Topper[TableGen][ISel] When factoring ScopeMatcher, if the...
2016-11-22 Tobias Grossertest: add more details to non-affine test case
2016-11-22 Craig Topper[X86] Remove alternate CodeGenOnly version of (v)movq...
2016-11-22 Craig Topper[AVX-512] Add support for commuting VPERMT2(B/W/D/Q...
2016-11-22 Rui UeyamaInline small function. NFC.
2016-11-22 Saleem AbdulrasoolMC: ensure that we have a section before accessing it
2016-11-22 Artem Dergachev[analyzer] Fix a crash on accessing a field within...
2016-11-22 Rui UeyamaDo not save unused pointers to In<ELFT>.
2016-11-22 Rui UeyamaRemove default definition no one uses.
2016-11-22 Rui UeyamaConvert MipsOptionsSection to SyntheticSection.
2016-11-22 Rui UeyamaConvert MipsReginfoSection to SyntheticSection.
2016-11-22 Rui UeyamaConvert MipsAbiFlagsSection to SyntheticSection.
2016-11-22 Craig Topper[AVX-512] Add support for changing the element size...
2016-11-22 Peter CollingbourneObject: Make SymbolicFile::symbol_{begin,end}() virtual...
2016-11-22 Chandler Carruth[ADT] Add initializer list support to SmallPtrSet so...
2016-11-22 Ed MasteTurn on LLDB_EDITLINE_USE_WCHAR on FreeBSD
2016-11-22 Stanislav Mekhanoshin[AMDGPU] Fix multiple vreg definitions in si-lower...
2016-11-22 Rui UeyamaRemove redundant assignment.
2016-11-22 Rui UeyamaConvert BuildId a derived class of SyntheticSection.
2016-11-22 Rui UeyamaRemove a parameter from getOutputLoc and rename for...
2016-11-22 Peter CollingbourneAnalysis: gep inbounds (gep inbounds (...)) is inbounds.
2016-11-22 Rui UeyamaMerge BuildId subclasses.
2016-11-22 Peter CollingbourneFix -Asserts build, and add some more test cases.
2016-11-22 Peter CollingbourneSema, CodeGen: Ensure that an implicit copy ctor is...
2016-11-21 Richard SmithIndicate in AST dump whether special member functions...
2016-11-21 Zachary TurnerFix a bug caught by adding LLVM_NODISCARD to StringRef.
2016-11-21 Zachary TurnerAdd the new Args / entry-access API.
2016-11-21 Zachary TurnerRemove LLVM_NODISCARD in one more place.
2016-11-21 Rui UeyamaRemove useless newlines.
2016-11-21 Zachary TurnerRemove LLVM_NODISCARD from two more StringRef members.
2016-11-21 Matt ArsenaultDAG: Ignore call site attributes when emitting target...
2016-11-21 Geoff Berry[AArch64LoadStoreOptimizer] Don't treat write to XZR...
2016-11-21 Justin Lebar[CodeGenPrepare] Don't sink non-cheap addrspacecasts.
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...
next