OSDN Git Service

android-x86/external-llvm.git
2016-02-10 Xinliang David Li[PGO] fix prof symbol lookup bug
2016-02-10 JF BastienX86: Remove useless semicolon
2016-02-10 NAKAMURA Takumillvm-config: Fix DLL prefix on cygming.
2016-02-10 NAKAMURA Takumillvm-config: Quick fix for cross compilation. Don't...
2016-02-10 Tom StellardStructurizeCFG: Initialize SkipUniformRegions in the...
2016-02-10 Reid KlecknerRevert "Turn on LLVM_ENABLE_PLUGINS by default on Windows"
2016-02-10 Lang Hames[Orc] Add lazy-JITting support for i386.
2016-02-10 Tom StellardStructurizeCFG: Add an option for skipping regions...
2016-02-10 Amaury SechetAdd support for struct in C API test
2016-02-10 Amaury SechetAdd binding for counting argument and find called value...
2016-02-09 Tim NorthoverARM: improve documentation slightly.
2016-02-09 Sanjay Patel[x86] convert masked load of exactly one element to...
2016-02-09 Amaury SechetSplit clone value and instruction in the echo C API...
2016-02-09 Amaury SechetAdd icmp and conditional branches in the C API echo...
2016-02-09 Justin LebarAdd convergent-removing bits to FunctionAttrs pass.
2016-02-09 Justin LebarUpdate documentation about convergent attribute.
2016-02-09 Peter CollingbourneFix GCC build.
2016-02-09 Ahmed Bougacha[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNo...
2016-02-09 Ahmed Bougacha[X86] Don't reuse an unrelated variable, create a new...
2016-02-09 Ahmed Bougacha[X86] Remove unnecessary assignment. NFC.
2016-02-09 Amaury SechetAdd C binding for AllocaInst::getAllocatedType
2016-02-09 Peter CollingbourneWholeProgramDevirt: introduce.
2016-02-09 Amaury SechetImprove the C API echo test tool to emit basic block...
2016-02-09 Simon Atanasyan[mips] Extend MipsAsmParser class to handle %got(sym...
2016-02-09 Sanjoy Das[MemoryBuiltins] Fix an issue with hasNoAliasAttr
2016-02-09 Philip Reames[Verifier] Add checks for masked.load and masked.store...
2016-02-09 Sanjay Patel[SelectionDAG] make getMemBasePlusOffset() accessible...
2016-02-09 Rafael EspindolaThis brings back commit r259578.
2016-02-09 Rafael EspindolaFix name style.
2016-02-09 Rafael EspindolaUpdate comment style.
2016-02-09 Rafael EspindolaRevert "Correct size calculations for ELF files"
2016-02-09 Chad Rosier[AArch64] This check is specific to merging instruction...
2016-02-09 Ehsan AkhgariRemove system-libs.test for now
2016-02-09 Ehsan AkhgariFix a test added in r260263
2016-02-09 Philip Reames[InstCombine][GC] Handle gc.relocations of vector type
2016-02-09 Geoff Berry[AArch64] AArch64LoadStoreOptimizer: fix bug in pre...
2016-02-09 Chad Rosier[AArch64] Bail even earlier if the instructions modifie...
2016-02-09 Chad Rosier[AArch64] Simplify. NFC.
2016-02-09 Chad Rosier[AArch64] Add an assert to ensure we don't scale an...
2016-02-09 Ehsan AkhgariFix a typo in r260263
2016-02-09 Chad Rosier[AArch64] Add a FIXME about invalid KILL markers after...
2016-02-09 Ehsan Akhgarillvm-config: Add preliminary Windows support
2016-02-09 Ehsan AkhgariTurn on LLVM_ENABLE_PLUGINS by default on Windows
2016-02-09 Ehsan AkhgariAdd support for importing and exporting Registry object...
2016-02-09 Chad Rosier[AArch64] Remove redundant calls and clang format....
2016-02-09 Colin LeMahieu[Hexagon] Fixing relocation generation and adding tests.
2016-02-09 Colin LeMahieu[MC] Adding GOTREL expression variant.
2016-02-09 Chad Rosier[AArch64] Hoist now common logic. NFC.
2016-02-09 Chad Rosier[AArch64] Rename variable to make it clear we're mergin...
2016-02-09 Chad Rosier[AArch64] Separage the codegen logic for widening vs...
2016-02-09 Simon Atanasyan[llvm-readobj][ELF] Show MIPS GOT content when there...
2016-02-09 Sanjoy Das[FunctionAttrs] Fix SCC logic around operand bundles
2016-02-09 Kevin EnderbyFix a formatting problems with llvm-size and the -m...
2016-02-09 Chad Rosier[AArch64] Cleanup to simplify logic when widening vs...
2016-02-09 Sanjay Patel[x86] make getOneTrueElt() a helper function ; NFC
2016-02-09 Chad Rosier[AArch64] Rename variable to improve readability. NFC.
2016-02-09 Chad Rosier[AArch64] Remove stale comment.
2016-02-09 Teresa JohnsonFix comment for MD5Hash.
2016-02-09 Simon Pilgrim[X86][AVX2] Fix SIGN_EXTEND vector handling on AVX2...
2016-02-09 Xinliang David LiAdd comments to some tests
2016-02-09 Xinliang David LiFurther reduce test overhead
2016-02-09 Teresa JohnsonRefactor PGO function naming and MD5 hashing support...
2016-02-09 Nick LewyckyUse std::forward to make ErrorOr<T> constructible from...
2016-02-09 Sanjoy Das[GMR/OperandBundles] Teach getModRefBehavior about...
2016-02-09 Richard SmithRemove TrailingObjects::operator delete. It's still...
2016-02-09 David L KreitzerFix the LLVM_ENABLE_MODULES build after adding TargetOp...
2016-02-09 Sanjoy DasAdd an "addUsedAAAnalyses" helper function
2016-02-09 Sanjoy DasRemove SCEVAAWrapperPass from createLegacyPMAAResults...
2016-02-09 Richard SmithRe-commit r259942 (reverted in r260053) with a differen...
2016-02-09 David BlaikieSimplify some expressions involving unique_ptr and...
2016-02-09 Wei MiThis patch is to fix PR26529 caused by r259736.
2016-02-08 Davide Italiano[llvm-nm] Remove excessive parenthesis, noticed by...
2016-02-08 Rong Xu[PGO] Revert r260146 as it breaks Darwin platforms.
2016-02-08 Michael ZolotukhinFactor out UnrollAnalyzer to Analysis, and add unit...
2016-02-08 Simon Pilgrim[X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory...
2016-02-08 Davide Italiano[llvm-nm] Yet another attempt of simplifying code.
2016-02-08 Andrew Kaylor[regalloc][WinEH] Do not mark intervals as not spillabl...
2016-02-08 Justin Bognerllvm-cov: Fix reading gcov data that does not have...
2016-02-08 Justin Bognercmake: Use "set" instead of "option" for LLVM_ENABLE_LTO
2016-02-08 Dan Gohman[WebAssembly] Update the br_if instructions' operand...
2016-02-08 Sanjay Patelrangify; NFC
2016-02-08 Rong Xu[PGO] Differentiate Clang instrumentation and IR level...
2016-02-08 Sanjay Patel[x86] convert masked store of one element to scalar...
2016-02-08 Justin Bognercmake: Accept "thin" or "full" as arguments to -DLLVM_E...
2016-02-08 Xinliang David LiFix build bot failure
2016-02-08 Tom StellardAMDGPU/SI: Implement a work-around for smrd corrupting...
2016-02-08 Hans WennborgAdd triple to h-registers-3.ll to make bots happy after...
2016-02-08 Hans Wennborg[X86] Don't zero/sign-extend i1, i8, or i16 return...
2016-02-08 Tim NorthoverAArch64: match correct order in subtraction pattern.
2016-02-08 Sanjay Patelfix typos; NFC
2016-02-08 Adrian PrantlSimplify this unittest.
2016-02-08 Matt ArsenaultAMDGPU: Remove bfi and bfm intrinsics
2016-02-08 Teresa Johnson[ThinLTO] Remove imported available externally defs...
2016-02-08 Xinliang David Li[PGO] Enable compression in pgo instrumentation
2016-02-08 Silviu Baranga[SCEV][LAA] Re-commit r260085 and r260086, this time...
2016-02-08 Adrian PrantlAdd a unit test for r259973.
2016-02-08 Haicheng Wu[JumpThreading] Change a return of ComputeValueKnownInP...
2016-02-08 Matt ArsenaultSelectionDAG: Lower some range metadata to AssertZext
2016-02-08 Michael Zuckerman[AVX512][PROLQ][PROLD] Change imm8 to int
2016-02-08 Igor Breger[SLP] Fix placement of debug statement (NFC)
next