platform/upstream/llvm.git
2017-04-11 Pavel LabathRemove Plugins/Process/POSIX from include_directories
2017-04-11 Jan SjodinAdd MachineRegionInfoPassID to Passes.h.
2017-04-11 Diana PicusGlobalISel: Allow legalizing G_FADD to a libcall
2017-04-11 Vassil VassilevWarn about unused static file scope function template...
2017-04-11 Volkan Keles[GlobalISel] LegalizerInfo: Enable legalization of...
2017-04-11 Diana PicusRevert "Turn some C-style vararg into variadic templates"
2017-04-11 Alexander Kornienko[clang-format] Handle NSString literals by merging...
2017-04-11 Sam Parker[SelectionDAG] Check CALLSEQ_BEGIN nodes in DelayForLiv...
2017-04-11 Serge GueltonTurn some C-style vararg into variadic templates
2017-04-11 Sylvestre LedruSimplify the code and remove dead code
2017-04-11 Maxim Ostapenko[lsan] Enable LSan for arm Linux
2017-04-11 Douglas Yung[XRay][compiler-rt] Add support for TSC emulation for...
2017-04-11 Maxim Ostapenko[lsan] Enable LSan on arm Linux, clang part
2017-04-11 Sylvestre LedruAdd more examples to clang tidy checkers
2017-04-11 Sylvestre LedruAdd more examples to clang-format configuration
2017-04-11 Craig Topper[IR] Fix a typo in a comment. NFC
2017-04-11 Craig Topper[InstCombine] Refinement of r299915. Only consider...
2017-04-11 Dean Michael... [XRay][compiler-rt] Remove the xray_fdr_log_printer_tool
2017-04-11 Craig Topper[InstCombine] Support weird size element types in dyn_c...
2017-04-11 Tobias GrosserExploit BasicBlock::getModule to shorten code
2017-04-11 Tobias GrosserSAdjust to recent change in constructor definition...
2017-04-11 Sanjoy Das[LoopUnswitch] Fix a test case
2017-04-11 Hal Finkel[LICM] Hoist fp division from the loops and replace...
2017-04-11 Hal Finkel[PowerPC] multiply-with-overflow might use the CTR...
2017-04-11 Marshall ClowFix a C++03 failure
2017-04-11 Hal Finkel[bugpoint] Also remove comdat's from externalized GVs
2017-04-11 Marshall ClowRemove some trigraphs that GCC was complaining about
2017-04-11 Reid Kleckner[IR] Sink some AttributeListImpl methods out of headers NFC
2017-04-11 Matt ArsenaultUpdate for alloca construction changes
2017-04-11 Daniel BerlinRevert "NewGVN: Don't propagate over phi backedges...
2017-04-11 Daniel BerlinNewGVN: Don't propagate over phi backedges where undef...
2017-04-10 Peter Collingbournedocs: Use the term "whole-program devirtualization...
2017-04-10 Marshall ClowFix PR#32605: common_type<T> is not SFINAE-friendly
2017-04-10 Reid KlecknerRemove AttributeSetNode::get(AttributeList, unsigned...
2017-04-10 Reid KlecknerReland "[IR] Make AttributeSetNode public, avoid tempor...
2017-04-10 Matt ArsenaultUpdate for alloca construction changes
2017-04-10 Sanjay Patel[ARM, x86] add tests to show possible improvement for...
2017-04-10 Alex Shlyapnikov[PPC64, Sanitizers] Proper stack frame for the thread...
2017-04-10 Davide Italiano[NewGVN] Surround with parens to clarify allegedly...
2017-04-10 Marshall ClowFix PR#32606: std::decay mishandles abominable function...
2017-04-10 Davide Italiano[MemorySSA] We don't need to compute dominator levels...
2017-04-10 Kyle ButtCodeGen: BlockPlacement: Don't always tail-duplicate...
2017-04-10 Kyle ButtCodeGen: BlockPlacement: Minor probability changes.
2017-04-10 Kyle ButtCodeGen: BranchFolding: Merge identical blocks, even...
2017-04-10 Matt ArsenaultUpdate for AllocaInst construction changes
2017-04-10 Matt ArsenaultAllow DataLayout to specify addrspace for allocas.
2017-04-10 Eric ChristopherGet the TOC save offset off of PPCFrameLowering rather...
2017-04-10 Peter CollingbourneBitcode: Merge the code for parsing global value module...
2017-04-10 Vitaly Buka[tsan] Fall-back to IPv6 if IPv4 is not available.
2017-04-10 Vitaly Buka[msan] Choose in runtime if IPv4 or IPv6 are supported.
2017-04-10 Dehao ChenEmit less compiler optimization remarks in samplepgo...
2017-04-10 Geoff Berry[GVNHoist] Call isGuaranteedToTransferExecutionToSucces...
2017-04-10 Evgeniy StepanovRevert "[asan] Fix dead stripping of globals on Linux...
2017-04-10 Evgeniy StepanovRevert "[asan] Put ctor/dtor in comdat."
2017-04-10 Evgeniy StepanovRevert "[asan] Fix dead stripping of globals on Linux."
2017-04-10 Reid KlecknerRevert "[IR] Make AttributeSetNode public, avoid tempor...
2017-04-10 Matt ArsenaultUpdate for lifetime intrinsic signature change
2017-04-10 Matt ArsenaultAdd address space mangling to lifetime intrinsics
2017-04-10 Reid Kleckner[IR] Make AttributeSetNode public, avoid temporary...
2017-04-10 Reid KlecknerRemove svn:eol-style properties from some files so...
2017-04-10 Zachary TurnerFix signed / unsigned comparison warnings.
2017-04-10 Simon Atanasyan[mips] Use Triple::isLittleEndian to check endianness...
2017-04-10 Sanjay Patel[InstCombine] improve variable names; NFCI
2017-04-10 Craig Topper[InstSimplify] Use cast instead of dyn_cast after isa...
2017-04-10 Zachary Turner[llvm-pdbdump] Display padding bytes on record layout
2017-04-10 Alexey Bataev[OPENMP] Fix for PR32333: Crash in call of outlined...
2017-04-10 Ivan A. Kosarev[Asan] Eliminate SHADOW_TO_MEM() macro
2017-04-10 Matt Arsenault[MemCpyOpt] Only replace memcpy with bitcast if address...
2017-04-10 Daniel BerlinMemorySSA: Make lifetime starts defs for mustaliased...
2017-04-10 Matthew Simpson[ARM/AArch64] Ensure valid vector element types for...
2017-04-10 Craig Topper[InstCombine] Use commutable matchers and m_OneUse...
2017-04-10 Vitaly Buka[msan] Make test to fall-back to IPv6 if IPv4 is not...
2017-04-10 Matt ArsenaultAMDGPU: Fix crash when disassembling VOP3 mac
2017-04-10 Vitaly Buka[msan] Replace AF_INET with AF_UNIX to avoid IPv4 vs...
2017-04-10 Vitaly Buka[msan] Wrap sockaddr_in and socket for future IPv6...
2017-04-10 Vitaly Buka[msan] Reorder unittests for future parametrization.
2017-04-10 Zachary Turner[Support] Add support for finding unset bits in a BitVe...
2017-04-10 Zachary TurnerFix line endings.
2017-04-10 Zachary TurnerRemove eol-style:native from BitVector.h
2017-04-10 Reid Kleckner[clangd] Relax absolute path checking assertion
2017-04-10 Craig Topper[InstCombine] Use m_c_Add to shorten some code. Add...
2017-04-10 Simon Pilgrim[X86][MMX] Add fast-isel support for MMX non-temporal...
2017-04-10 Sanjay Patel[InstCombine] fix matching of or-of-icmps constants...
2017-04-10 Reid KlecknerRevert "XFAIL clangd tests on Windows"
2017-04-10 Reid KlecknerXFAIL clangd tests on Windows
2017-04-10 Adrian McCarthyImproves pretty printing of variable types in llvm...
2017-04-10 Craig Topper[InstCombine] Support folding of add instructions with...
2017-04-10 Sanjay Patel[InstCombine] add test for PR32524; NFC
2017-04-10 Shoaib Meenai[lldb] Fix ninja URL
2017-04-10 Krasimir Georgiev[clangd] Fix nondeterminism in clangd test
2017-04-10 Krasimir Georgiev[clangd] Remove ASTUnits for closed documents and cache...
2017-04-10 Diana Picus[ARM] GlobalISel: Support G_FPOW for float and double
2017-04-10 Craig Topper[InstCombine] Use commutable and/or/xor matchers to...
2017-04-10 Craig Topper[SelectionDAG] TargetLowering::SimplifyDemandedBits...
2017-04-10 Craig Topper[InstCombine] Make sure we preserve fast math flags...
2017-04-10 Craig Topper[InstCombine] use m_c_And and m_c_Xor to handle commute...
2017-04-10 Craig Topper[InstCombine] Add test cases demonstrating missing...
2017-04-10 Craig Topper[InstCombine] Remove unnecessary dyn_cast to BinaryOper...
2017-04-10 Craig Topper[InstCombine] Make the (A|B)^B -> A & ~B transform...
2017-04-10 Craig Topper[InstCombine] Use m_OneUse to shorten some code. NFC
next