OSDN Git Service

android-x86/external-llvm.git
2016-05-11 Rafael EspindolaMerge two unreachable cases.
2016-05-11 Simon Pilgrim[X86] Regenerate shuffle test
2016-05-11 Rafael EspindolaRefactor duplicated check for valid declaration linkage...
2016-05-11 Rafael EspindolaDelete duplicated verifier test.
2016-05-11 Daniel Sanders[mips][ias] Fix missing header that should have been...
2016-05-11 Daniel Sanders[mips][ias] Fix N32 and N64 .cprestore directive when...
2016-05-11 Rafael EspindolaTry to fix a msvc warning.
2016-05-11 Hrvoje Varga[mips][microMIPS] Implement CFC*, CTC* and LDC* instruc...
2016-05-11 Rafael Espindolaclang-format LLToken.h.
2016-05-11 Simon Pilgrim[X86][AVX512] Updated shuffle comments instruction...
2016-05-11 Hrvoje Varga[mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32...
2016-05-11 Chris LattnerMost common problem is that I get md5 hashes, not crypt...
2016-05-11 Rafael EspindolaReplace PrintLinkage with getLinkagePrintName. NFC.
2016-05-11 Weiming Zhao[AArch64] Fix DAG selection for cmps for fp16 type
2016-05-11 Rafael EspindolaDelete mayBeOverridden.
2016-05-11 Matt ArsenaultAMDGPU: Make some instructions convergent
2016-05-11 Rong Xu[PGO] Use WeakAny linkage for __llvm_profile_raw_version
2016-05-11 Matt ArsenaultAMDGPU: Change private_element_size to 4
2016-05-10 Justin BognerSDAG: Implement Select instead of SelectImpl in X86
2016-05-10 Kostya Serebryany[libFuzzer] mention the AFL driver in the docs
2016-05-10 Kostya Serebryany[libFuzzer] add a driver file to use AFL on LLVMFuzzerT...
2016-05-10 Mike Aizatsky[libfuzzer] Refactoring coverage state-management code.
2016-05-10 Xinliang David LiAdd missing tests for new PM
2016-05-10 Easwaran RamanRevert r269131
2016-05-10 Dehao ChenPropagate branch metadata when some branch probability...
2016-05-10 Justin BognerSDAG: Make SelectCodeCommon return void
2016-05-10 Sanjay Patelauto-generate checks
2016-05-10 Tim NorthoverAArch64: allow vN to represent 64-bit registers in...
2016-05-10 Easwaran RamanReapply r266477 and r266488
2016-05-10 Xinliang David Li[PM]: port IR based profUse pass to new pass manager
2016-05-10 Sanjay Patelremove some comments and other cruft from checks
2016-05-10 Tim NorthoverRevert "MemCpyOpt: combine local load/store sequences...
2016-05-10 Tim NorthoverARM: report an error when attempting to target a misalg...
2016-05-10 Tim NorthoverMemCpyOpt: combine local load/store sequences into...
2016-05-10 Hans WennborgLoop unroller: set thresholds for optsize and minsize...
2016-05-10 Sanjay Patelupdate test to use FileCheck for tighter checking
2016-05-10 Sanjay Patelupdate test to use FileCheck for tighter checking
2016-05-10 Lawrence Hu Enable loopreroll for sext of loop control...
2016-05-10 Justin BognerSDAG: Avoid relying on the return value of SelectCode...
2016-05-10 Lawrence HuRevert r26084: Enable loopreroll for sext of loop contr...
2016-05-10 Lawrence HuRevert r269093: Enable loopreroll for sext of loop...
2016-05-10 Quentin Colombet[X86] Properly check that EAX is dead when copying...
2016-05-10 Sanjay Patel[InstSimplify] use computeKnownBits on shift amount...
2016-05-10 Justin BognerSDAG: Avoid relying on the return value of SelectCode...
2016-05-10 Peter CollingbourneCloning: Clean up the interface to the CloneFunction...
2016-05-10 Chad Rosier[InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1.
2016-05-10 Matthias BraunScheduleDAGInstrs: Comment on why subreg defs are not...
2016-05-10 Kit Barton[SystemZ] Add support for additional branch extended...
2016-05-10 Davide Italiano[SCCP] Partially propagate informations when the input...
2016-05-10 Chris Bieneman[CMake] Add some extra variables to LLVMConfig.cmake.in
2016-05-10 Adrian PrantlDebug Info: Prevent DW_AT_abstract_origin from being...
2016-05-10 Tim NorthoverARM: stop emitting blx instructions for most calls...
2016-05-10 Konstantin... [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
2016-05-10 Justin BognerLPM: Drop require<loops> from these tests, it's redunda...
2016-05-10 Rafael EspindolaMake "@name =" mandatory for globals in .ll files.
2016-05-10 Peter CollingbourneRe-apply r269081 and r269082 with a fix for MSVC.
2016-05-10 Lawrence Hu Enable loopreroll for sext of loop control only IV
2016-05-10 Mandeep Singh... Fix PR26655: Bail out if all regs of an inst BUNDLE...
2016-05-10 Peter CollingbourneRevert r269081 and r269082 while I try to find the...
2016-05-10 Rong Xu[PGO] resubmit r268969
2016-05-10 Lawrence Hu Enable loopreroll for sext of loop control only IV
2016-05-10 Dan Gohman[WebAssembly] Preliminary fast-isel support.
2016-05-10 Peter CollingbourneUse doxygen style comments.
2016-05-10 Peter CollingbourneWholeProgramDevirt: Move logic for finding devirtualiza...
2016-05-10 Rafael EspindolaSimplify LLParser::ParseOptionalLinkage. NFC.
2016-05-10 Simon Pilgrim[X86][AVX512] Added another masked shuffle combine...
2016-05-10 Krzysztof Parzyszek[ScheduleDAG] Make sure to process all def operands...
2016-05-10 Marcin Koscielnicki[PR27599] [SystemZ] [SelectionDAG] Fix extension of...
2016-05-10 Nadav RotemUpdate my email address.
2016-05-10 Simon Pilgrim[X86][AVX] Added some shuffle combine from load tests
2016-05-10 Teresa Johnson[ThinLTO] Add option to emit imports files for distribu...
2016-05-10 Renato Golin[docs] Fix unexpected indentation in HowToCrossCompileL...
2016-05-10 Teresa JohnsonRestore "[ThinLTO] Emit individual index files for...
2016-05-10 Renato Golin[docs] Change CrossCompilation guidde to reflect change...
2016-05-10 Silviu Baranga[LAA] Use re-written SCEV expressions when computing...
2016-05-10 James MolloyRevert "[VectorUtils] Query number of sign bits to...
2016-05-10 Daniel Sanders[mips][ias] Make the default path unreachable in needsR...
2016-05-10 Jeroen Ketema[OCaml] Update core test and re-enable testing
2016-05-10 Simon Pilgrim[X86][AVX512] Added masked version of MOVDDUP test...
2016-05-10 Chuang-Yu ChengUpdate Debug Intrinsics in RewriteUsesOfClonedInstructi...
2016-05-10 Arnaud A. de... [InstCombine] Remove trivially empty va_start/va_end...
2016-05-10 Chris Dewhurst[Sparc][LEON] Itineraries unit test.
2016-05-10 Daniel SandersClarify the difference between ISD::BITCAST and the...
2016-05-10 Renato GolinRevert "[PGO] Fix __llvm_profile_raw_version linkage...
2016-05-10 Jonas Paulsson[foldMemoryOperand()] Pass LiveIntervals to enable...
2016-05-10 Elena Demikhovsky[LoopVectorize] Handling induction variable with non...
2016-05-10 Denis Zobnin[LAA] Rename "isStridedPtr" with "getPtrStride". NFC.
2016-05-10 Matthias Braunliveness.mir requires asserts to use -debug-only
2016-05-10 Craig Topper[X86][AVX512] Strengthen the assertions from r269001...
2016-05-10 Craig Topper[X86] Add ZMM registers to the X86_INTR calling convent...
2016-05-10 Craig Topper[X86] Update X86_INTR calling convention to save ZMM...
2016-05-10 Matthias BraunLiveIntervalAnalysis: Rework constructMainRangeFromSubr...
2016-05-10 Matthias BraunLiveInterval: Avoid unnecessary auto, add const; NFC
2016-05-10 Matthias Braunllc: Print+Verify machine function after loading it
2016-05-10 Matthias BraunTargetPassConfig: Set PrintMachineCode even if addMachi...
2016-05-10 Dan Gohman[WebAssembly] Move register stackification and coloring...
2016-05-10 Matthias BraunCodeGen: Move TargetPassConfig from Passes.h to an...
2016-05-10 Matthias BraunPrologEpilogInserter: Remove unnecessary dependency
2016-05-10 Matthias BraunAppease MSVC
2016-05-10 Sanjoy Das[ValueTracking] Use guards to prove non-nullness of...
next