OSDN Git Service

android-x86/external-llvm.git
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 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 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 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 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 Arch D. Robison[SLPVectorizer] Refactor where MinVecRegSize and MaxVec...
2016-04-27 Gerolf Hoflehner[DAGCombiner] Follow coding convention for function...
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 Reid KlecknerSilence a -Wdangling-else
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 Nicolai HaehnleAMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
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 Teresa Johnson[ThinLTO] Refine fix to avoid renaming of uses in inlin...
2016-04-27 Teresa Johnson[ThinLTO] Use valueid instead of bitcode offsets in...
2016-04-27 Artur PilipenkoNFC. Introduce Value::getPointerDerferecnceableBytes
2016-04-27 Simon Pilgrim[InstCombine][SSE] Regenerated vector shift tests
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 Artur PilipenkoUse DL preferred alignment for alloca in Value::getPoin...
2016-04-27 Simon Pilgrim[InstCombine][SSE] Added DemandedBits tests for MOVMSK...
2016-04-27 Adam NemetFixed sphinx warning from r267672
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 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 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 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 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-26 Quentin Colombet[MachineInstrBundle] Update the comment for PhysRegInfo...
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 Justin BognerPM: Port Reassociate to the new pass manager
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 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 Sanjay Patel[LowerExpectIntrinsic] make default likely/unlikely...
2016-04-26 Justin BognerReassociate: Simplify using lambdas. NFC
2016-04-26 Philip Reames[LVI] Infer local facts from unary expressions
2016-04-26 Andrew KaylorOptimization bisect support in X86-specific passes
2016-04-26 Ahmed Bougacha[CodeGen] Add getBuildVector and getSplatBuildVector...
2016-04-26 David MajnemerRevert "[SimplifyLibCalls] sprintf doesn't copy null...
2016-04-26 Nico WeberTry to get ResponseFile.ll passing on Windows after...
2016-04-26 Zachary TurnerRemove more unused variables.
2016-04-26 Elena DemikhovskyMasked Store in Loop Vectorizer - bugfix
2016-04-26 Justin BognerPM: Port Internalize to the new pass manager
2016-04-26 Zachary Turner[llvm-pdbdump] Fix version reading on big endian systems.
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for Hexagon passes
2016-04-26 Zachary TurnerFix warnings and -Werror build on clang.
2016-04-26 Zachary TurnerParse and dump PDB DBI Stream Header Information
2016-04-26 Krzysztof Parzyszek[Tail duplication] Handle source registers with subregi...
2016-04-26 Tim NorthoverReapply: "ARM: put correct symbol index on indirect...
next