platform/upstream/llvm.git
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.
2016-04-27 Chuang-Yu Cheng[ppc64] fix bug in prologue that mfocrf's cr operand...
2016-04-27 Rui UeyamaRemove unnecessary trailing semicolons.
2016-04-27 Ahmed Bougacha[X86] Set AddPristinesAndCSRs to FixupBW LivePhysRegs...
2016-04-27 Mehdi AminiFix the test from r267656: Support "preserving" the...
2016-04-27 Mehdi AminiAdd a test for r267655: Support "preserving" the summar...
2016-04-27 Mehdi AminiSupport "preserving" the summary information when using...
2016-04-27 Marshall ClowFix = that should have been == in test. Thanks to STL...
2016-04-27 Sanjoy DasFix typo in comment; NFC
2016-04-27 Ahmed Bougacha[X86] Don't assume that MMX extractelts are from index 0.
2016-04-27 Ahmed Bougacha[X86] Re-enable MMX i32 extractelt combine.
2016-04-27 Cong HouDetects the SAD pattern on X86 so that much better...
2016-04-27 Philip Reames[LVI] Add a comment explaining a subtle piece of code
2016-04-27 Adam Nemet[Docs] Try to clarify the concept of domains for noalia...
2016-04-27 Mehdi AminiThinLTO: do not promote GlobalVariable that have a...
2016-04-27 Matt ArsenaultSLSR: Use UnknownAddressSpace instead of 0 for pure...
2016-04-27 Mehdi AminiLTOCodeGenerator: turns linkonce(_odr) into weak_(odr...
2016-04-27 Adam Nemet[LoopDist] Split main class. NFC
2016-04-27 Philip Reames[LVI] Reduce compile time by lazily scanning blocks...
2016-04-27 Quentin Colombet[MachineInstrBundle] Actually set the PartialDeadDef...
2016-04-27 Peter CollingbourneELF: Merge UndefinedBitcode and UndefinedElf. NFC.
2016-04-27 Peter CollingbourneELF: Re-implement -u directly and remove CanKeepUndefin...
2016-04-26 Quentin Colombet[MachineInstrBundle] Update the comment for PhysRegInfo...
2016-04-26 Peter CollingbourneELF: Move code to where it is used, and related cleanup...
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for SystemZ passes
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for NVPTX passes
2016-04-26 Quentin Colombet[X86] Make sure it is safe to clobber EFLAGS, if need...
2016-04-26 Adrian PrantlModule debugging: Add an assertion.
2016-04-26 Richard SmithPR27513: When determining which declaration to put...
2016-04-26 Justin BognerPM: Port Reassociate to the new pass manager
2016-04-26 Adrian PrantlModule debugging: Also correctly handle typedef'd fowar...
2016-04-26 Mitch Bodart[X86] Replace -mcpu with -mattr in several tests
2016-04-26 Justin BognerReassociate: Convert another functor into a lambda...
2016-04-26 Philip Reames[LVI] Cut short search if we know we can't return a...
2016-04-26 Sunil SrivastavaCheck 'r' and 'y specifiers of freebsd_kernel_printf...
2016-04-26 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-04-26 Quentin Colombet[X86] Teach the expansion of copy instructions how...
2016-04-26 Quentin Colombet[MachineBasicBlock] Take advantage of the partially...
2016-04-26 Quentin Colombet[MachineInstrBundle] Improvement the recognition of...
2016-04-26 Philip Reames[LVI] Apply transfer rule for overdefine inputs for...
2016-04-26 Jingyue Wu[NVPTX] Fix some usages of CodeGenOpt::None.
2016-04-26 Philip Reames[LVI] A better fix for the assertion error introduced...
2016-04-26 Philip Reames[LVI] Speculative fix for assertion seen in clang bots
2016-04-26 Adrian McCarthyFix TestRegisterVariables.py on Windows
2016-04-26 Sanjay Patel[LowerExpectIntrinsic] make default likely/unlikely...
2016-04-26 Justin BognerReassociate: Simplify using lambdas. NFC
next