platform/upstream/llvm.git
2016-04-27 Justin LebarAdd TargetMachine::addEarlyAsPossiblePasses, and call...
2016-04-27 Ahmed Bougacha[LIR] Set attributes on memset_pattern16.
2016-04-27 Ahmed Bougacha[LIR] Reuse variable. NFCI.
2016-04-27 Ahmed Bougacha[InferAttrs] Mark memset_pattern16 params nocapture.
2016-04-27 Ahmed Bougacha[TLI] Unify LibFunc attribute inference. NFCI.
2016-04-27 Ahmed Bougacha[TLI] Unify LibFunc signature checking. NFCI.
2016-04-27 Ahmed Bougacha[TLI] Fix indentation. NFC.
2016-04-27 Chris Bieneman[CMake] On Darwin bootstrap LTO builds set DYLD_LIBRARY...
2016-04-27 David BlaikieFix a bunch of sign-compare warnings
2016-04-27 Sjoerd MeijerClean up to avoid compiler warnings for casting away...
2016-04-27 Chad RosierRevert "[AMDGPU][llvm-mc] Add support of TTMP quads...
2016-04-27 Matthew Simpson[LV] Reallow positive-stride interleaved load groups...
2016-04-27 Mike Aizatsky[sanitizers] read/write page fault detection on mac.
2016-04-27 Kate StoneRenamed system plugin directory to address https:/...
2016-04-27 Arch D. Robison[SLPVectorizer] Refactor where MinVecRegSize and MaxVec...
2016-04-27 Marcin Koscielnicki[sanitizer] [SystemZ] Abort if the kernel might be...
2016-04-27 Paul RobinsonPR21823: 'nodebug' attribute on global/static variables.
2016-04-27 Gerolf Hoflehner[DAGCombiner] Follow coding convention for function...
2016-04-27 Nico WeberRevert r267691, it caused PR27535.
2016-04-27 Marcin Koscielnicki[Mips] Add support for llvm.thread.pointer intrinsic.
2016-04-27 Gerolf Hoflehner[InstCombine] Sharpended test case in pr21210.ll
2016-04-27 Francis RicciUse absolute module path when possible if sent in svr4...
2016-04-27 Adrian PrantlModule debugging: Fix the DWO filename for PCH in a...
2016-04-27 Benjamin Kramer[find-all-symbols] Also update unittest dependencies.
2016-04-27 Benjamin Kramer[find-all-symbols] Clean up dependencies, fixing cmake...
2016-04-27 Reid KlecknerSilence a -Wdangling-else
2016-04-27 Haojian WuFix explain-check failure test on Windows.
2016-04-27 Reid KlecknerUn-XFAIL tests on Windows after fixing PR27492
2016-04-27 Matthew SimpsonAdd parentheses to silence buildbot warning
2016-04-27 Artem Tamazov[AMDGPU][llvm-mc] Add support of TTMP quads. Rework...
2016-04-27 Reid Kleckner[PDB] Fix function names for private symbols in PDBs
2016-04-27 Haojian WuDon't search compilation database in explain-check...
2016-04-27 Dmitry Vyukovtsan: fix windows support
2016-04-27 Nicolai HaehnleAMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
2016-04-27 Michael Zuckerman[Clang][Builtin][AVX512] Adding intrisnics for the...
2016-04-27 Kuba BreckaDecorate TSan tests with "@skipUnlessThreadSanitizer...
2016-04-27 Matthew Simpson[TTI] Add hook for vector extract with extension
2016-04-27 Artem Tamazov[AMDGPU][llvm-mc] s_getreg/setreg* - Support symbolic...
2016-04-27 Nico WeberRevert r267649, it caused PR27539.
2016-04-27 Kristof BeylsRemove size 1 from check as that isn't part of what...
2016-04-27 Benjamin KramerAdd missing dependency.
2016-04-27 Dmitry Vyukovtsan: fix darwin Go support
2016-04-27 Haojian Wu[include-fixer] Add a find-all-symbols tool for include...
2016-04-27 Benjamin KramerClean up the include fixer 'driver' a bit and make...
2016-04-27 Teresa Johnson[ThinLTO] Refine fix to avoid renaming of uses in inlin...
2016-04-27 Dmitry Vyukovtsan: fix windows Go support
2016-04-27 Dmitry Vyukovtsan: fix darwin Go build
2016-04-27 Dmitry Vyukovtsan: make windows shadow mapping a bijection
2016-04-27 Teresa Johnson[ThinLTO] Use valueid instead of bitcode offsets in...
2016-04-27 Haojian WuRemove explain-config testcase that detect hard-coded...
2016-04-27 Dmitry Vyukovtsan: fix build
2016-04-27 Dmitry Vyukovtsan: fix darwin Go build
2016-04-27 Artur PilipenkoNFC. Introduce Value::getPointerDerferecnceableBytes
2016-04-27 Johannes Doerfert[FIX] Propagate execution domain of invariant loads
2016-04-27 Jonathan CoeExpose cxx constructor and method properties through...
2016-04-27 Rafael EspindolaReduce usage of isRelRelative.
2016-04-27 Pavel LabathRemove flaky decorator from three tests on linux
2016-04-27 Dmitry Vyukovtsan: change tsan/Go interface for obtaining the curren...
2016-04-27 Rafael EspindolaRepresent TOC relative relocations as GOTREL.
2016-04-27 Rafael EspindolaCreate a .got when PPC64 uses a TOC.
2016-04-27 Haojian WuFix a crash in cppcoreguidelines-pro-type-member-init...
2016-04-27 Simon Pilgrim[InstCombine][SSE] Regenerated vector shift tests
2016-04-27 Rafael EspindolaSimplify handling of R_PPC64_TOC. NFC.
2016-04-27 Alexander Kornienkoclang-tidy -list-checks should exit with non-zero code...
2016-04-27 Michael Zuckerman[Clang][BuiltIn][AVX512] Adding intrinsics without...
2016-04-27 Alexey Bataev[OPENMP] Fix crash on initialization of classes with...
2016-04-27 Zlatko Buljan[mips][microMIPS] Add CodeGen support for SUBU16, SUB...
2016-04-27 Zlatko Buljan[mips][microMIPS] Add CodeGen support for SLL16, SRL16...
2016-04-27 Artur PilipenkoisSafeToLoadUnconditionally support queries without...
2016-04-27 Vassil Vassilev[modules] Fix Decl's Used invariant.
2016-04-27 Michael Zuckerman[Clang][BuiltIn][AVX512]Adding intrinsics for vmovntdqa...
2016-04-27 Artur PilipenkoUse DL preferred alignment for alloca in Value::getPoin...
2016-04-27 Pavel LabathFix compiler warnings in SymbolFilePDBTests
2016-04-27 Haojian WuDon't search compilation database in explain-check...
2016-04-27 Simon Pilgrim[InstCombine][SSE] Added DemandedBits tests for MOVMSK...
2016-04-27 George RimarRemoved dead code. NFC.
2016-04-27 George Rimar[ELF] - Align sections file offsets correctly.
2016-04-27 Haojian Wu[ClangTidy] Add an 'explain-checks' option to diagnose...
2016-04-27 Dmitry Vyukovtsan: fix windows build
2016-04-27 Dmitry Vyukovtsan: fix windows build
2016-04-27 Dmitry Vyukovtsan: add missing file
2016-04-27 Dmitry Vyukovtsan: fix compiler warning
2016-04-27 Dmitry Vyukovtsan: split thread into logical and physical state
2016-04-27 Alexey Bataev[OPENMP] Fix for codegen of captured variables in inlin...
2016-04-27 Ekaterina RomanovaUpdated doxygen comments for intrinsics.
2016-04-27 Adam NemetFixed sphinx warning from r267672
2016-04-27 Mohit K. Bhakkad[Compiler-rt][CFI] Enabling CFI for MIPS64
2016-04-27 Simon Atanasyan[ELF][MIPS] Remove getMipsGpAddr(). NFC
2016-04-27 Adam Nemet[LoopDist] Add llvm.loop.distribute.enable loop metadata
2016-04-27 Vaivaswatha... [Cloning] cloneLoopWithPreheader(): add assert to ensur...
2016-04-27 Craig Topper[Support][X86] Add a few more Intel model numbers to...
2016-04-27 Craig Topper[Support][X86] Change the case values in the Intel...
2016-04-27 Mehdi AminiRevert "Support "preserving" the summary information...
2016-04-27 Jason MolendaCommitting patch from <Michael Woerister <michaelwoeris...
2016-04-27 Craig Topper[Support][X86] Add a couple more Broadwell CPU models...
2016-04-27 Mehdi AminiSupport "preserving" the summary information when using...
2016-04-27 Mehdi AminiRevert "Support "preserving" the summary information...
2016-04-27 Rui UeyamaSimplify. NFC.
2016-04-27 Evgeny StupachenkoThe patch fixes PR27392.
2016-04-27 Philip Reames[LVI] Delete stale and misleading comment.
next