platform/upstream/llvm.git
2016-04-27 Lang Hames[RuntimeDyld] Propagate another dropped error in Runtim...
2016-04-27 Mitch Bodart[X86] Enable the post-RA-scheduler for clang's default...
2016-04-27 Samuel Antao[OpenMP] Map clause codegeneration.
2016-04-27 Kevin EnderbyFix a bug in llvm-objdump printing of 32-bit addresses...
2016-04-27 Quentin Colombet[X86][FastISel] Make sure we use the right register...
2016-04-27 Samuel AntaoRemove unused LangOpts private variable in HeaderSearch.
2016-04-27 Paul RobinsonMinor test simplification (per David Blaikie suggestion).
2016-04-27 Rong XuFix buildbot failure due to r267792
2016-04-27 Richard Smith[modules] When diagnosing a missing module import,...
2016-04-27 Davide Italiano[ELF] -R is an alias for -rpath.
2016-04-27 Adrian McCarthyXFail TestIRInterpreter on Windows
2016-04-27 Colin LeMahieu[Hexagon] Merging nops in to previous packet rather...
2016-04-27 Quentin Colombet[X86] Fix the lowering of TLS calls.
2016-04-27 Colin LeMahieu[MCAssembler] Allow backend to finalize layout post...
2016-04-27 Marcin Koscielnicki[MSan] [PowerPC] Dereference function descriptors when...
2016-04-27 Marcin Koscielnicki[sanitizers] Get the proper symbol version when long...
2016-04-27 Derek Bruening[sanitizer] Add early call handling to strchr + strrchr...
2016-04-27 Rong Xu[PGO] Prohibit address recording if the function is...
2016-04-27 Matt ArsenaultAMDGPU: Account for globals in AMDGPUPromoteAlloca...
2016-04-27 Lang Hames[RuntimeDyld] Add missing include - <string> is requrie...
2016-04-27 Lang Hames[RuntimeDyld] Propagate Errors from findPPC64TOCSection.
2016-04-27 Peter CollingbourneRevert unnecessary tblgen change.
2016-04-27 Simon PilgrimWdocumentation fix
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-04-27 Kevin EnderbyAdd a test case for the crash fixed with r267037. ...
2016-04-27 Ahmed Bougacha[ARM] Set AddPristinesAndCSRs to expandCMP_SWAP LivePhy...
2016-04-27 Ahmed Bougacha[AArch64] Set AddPristinesAndCSRs to expandCMP_SWAP...
2016-04-27 Ahmed Bougacha[AArch64] Set correct successors in CMPXCHG pseudo...
2016-04-27 Ahmed Bougacha[ARM] Set correct successors in CMPXCHG pseudo expansion.
2016-04-27 Simon Pilgrim[InstCombine][AVX2] Add AVX2 per-element vector shift...
2016-04-27 Lang Hames[RuntimeDyld] Plumb Error/Expected through the internal...
2016-04-27 Peter CollingbourneELF: Create .gnu.version and .gnu.version_r sections...
2016-04-27 Than McIntoshFix build failure under NDEBUG.
2016-04-27 Kevin B. Smith[X86]: Quit promoting 16 bit loads to 32 bit.
2016-04-27 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-27 Kostya Serebryany[libFuzzer] disable leak detection if we have tried...
2016-04-27 Kostya Serebryany[libFuzzer] disable leak detection if we have tried...
2016-04-27 Andrew KaylorAdd optimization bisect opt-in calls for PowerPC passes
2016-04-27 Sean CallananAdded a testcase for the IR interpreter, ensuring that...
2016-04-27 David Majnemer[CodeGenPrepare] Don't sink a cast past its user
2016-04-27 Than McIntoshRefactor debugging code, NFC.
2016-04-27 Justin Lebar[NVPTX] Run NVVMReflect at the beginning of IR passes.
2016-04-27 Justin LebarCall TargetMachine::addEarlyAsPossiblePasses from Backe...
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
next