OSDN Git Service

android-x86/external-llvm.git
2017-11-16 Yonghong Songbpf: enable llvm-objdump to print out symbolized jmp...
2017-11-16 Daniel Sanders[globalisel][tablegen] Generate rule coverage and use...
2017-11-16 Reid KlecknerTry to fix WebAssembly build after r318352
2017-11-16 Craig Topper[GVNHoist] Fix a signed/unsigned comparison warning...
2017-11-16 Rong Xu[CodeGen] Fix the branch probability assertion in r318202
2017-11-15 Daniel SandersAdd backend name to Target to enable runtime info to...
2017-11-15 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-15 Aditya Nandakumar[GISel][NFC]: Move getOpcodeDef from the LegalizationAr...
2017-11-15 Sanjay Patel[InstCombine] add sub narrowing tests; NFC
2017-11-15 Matt ArsenaultAMDGPU: Replace i64 add/sub lowering
2017-11-15 Dan Gohman[WebAssembly] Update cfg-stackify.ll to remove the...
2017-11-15 Evandro Menezes[AArch64] Refactor the loads and stores optimizer
2017-11-15 Rafael EspindolaSimplify file handling in dsymutil.
2017-11-15 Craig Topper[X86] Add some explanatory comments to the ProcessorFea...
2017-11-15 Craig Topper[X86] Add a return to the end of a switch to prevent...
2017-11-15 Jake Ehrlich[llvm-objcopy] Change -O binary to respect section...
2017-11-15 Sanjay Patel[InstCombine] trunc (binop X, C) --> binop (trunc X...
2017-11-15 Rafael EspindolaUse TempFile in lto caching.
2017-11-15 Sean Fertile[PowerPC] Implement mayBeEmittedAsTailCall for PPC
2017-11-15 Reid Kleckner[InstCombine] Salvage debug info during initial DCE
2017-11-15 Sanjay Patel[InstCombine] add tests for missing trunc folds; NFC
2017-11-15 Vedant Kumar[docs] Mention opt -metarenamer in the bugpoint docs
2017-11-15 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-15 Simon Pilgrim[X86] Add CBW/CDQ/CDQE/CQO/CWD/CWDE to WriteALU schedul...
2017-11-15 Adam Nemet[SLP] Added more missed optimization remarks
2017-11-15 Sean Fertile[PowerPC] Split out the tailcall calling convention...
2017-11-15 Sanjay Patel[PassManager, SimplifyCFG] add test for PR34603 / D3856...
2017-11-15 Sanjay Patel[(new) Pass Manager] instantiate SimplifyCFG with the...
2017-11-15 Sanjay Patel[Reassociate] simplify code; NFCI
2017-11-15 Sander de Smalen[AArch64][SVE] Asm: Report SVE parsing diagnostics...
2017-11-15 Petar Jovanovic[mips] Improve genConstMult() to work with arbitrary...
2017-11-15 Igor Laevsky[llvm-opt-fuzzer] Add opt fuzzer to the test-depends...
2017-11-15 Igor Laevsky[llvm-opt-fuzzer] Only run tests for the x86 target.
2017-11-15 Igor Laevsky[llvm-opt-fuzzer] NFC. Add sanity tests.
2017-11-15 Momchil Velikov[ARM] Split Arm jump table branch into i12 and rs suffi...
2017-11-15 Jonas Devlieghere[DebugInfo] Fix potential CU mismatch for SubprogramSco...
2017-11-15 Ilya BiryukovWorkaround CodeGen/WebAssembly/cfg-stackify.ll failure...
2017-11-15 Mikael Holmen[Lint] Don't warn about passing alloca'd value to tail...
2017-11-15 Craig Topper[X86] Redefine the 128-bit version of VPGATHERQD and...
2017-11-15 NAKAMURA TakumiGISelWorkList.h: Fix -fmodules build in rL318210.
2017-11-15 NAKAMURA TakumiFix llvm/test/Transforms/LoopRotate/pr35210.ll in rL318...
2017-11-15 Fangrui SongNFC Remove default argument of DataLayout::getPointerAB...
2017-11-15 Craig Topper[X86] Add getHostCPUName support for the Gemini Lake...
2017-11-15 Craig Topper[X86] Add getHostCPUName support for cannonlake.
2017-11-15 Craig Topper[InstCombine] Simplify binops that are only used by...
2017-11-15 Hiroshi Inoue[PowerPC] fix up in redundant compare elimination
2017-11-15 Vedant Kumar[docs] Document a way to simplify names in bugpoint...
2017-11-15 Matt ArsenaultAMDGPU: Add separate definitions for DS insts without...
2017-11-15 Craig Topper[X86] Correct the spelling of pentiumpro in X86TargetPa...
2017-11-15 Matt ArsenaultAMDGPU: Don't use MUBUF vaddr if address may overflow
2017-11-15 Hans WennborgRevert r318193 "[SLPVectorizer] Failure to beneficially...
2017-11-15 Mitch Phillips[cfi-verify] Validate there are no register clobbers...
2017-11-15 Craig Topper[LoopRotate] processLoop should return true even if...
2017-11-15 Evgeniy Stepanov[asan] Prevent rematerialization of &__asan_shadow.
2017-11-14 Vedant Kumar[PGO] Bump the indexed profile format version
2017-11-14 Petr Hosek[CMake][runtimes] Don't process common options in runti...
2017-11-14 Craig Topper[X86] Fix the parameter order in the default implementa...
2017-11-14 Petr Hosek[CMake][runtimes] Set compiler as working even for...
2017-11-14 Matt ArsenaultAMDGPU: Handle or in multi-use shl ptr combine
2017-11-14 Hans WennborgFix switch-lower-peel-top-case.ll isel pass is not...
2017-11-14 Davide Italiano[EntryExitInstrumenter] Placate GCC, the semicolon...
2017-11-14 Tim Renouf[AMDGPU] updated PAL metadata record keys
2017-11-14 Sanjay Patel[Reassociate] use dyn_cast instead of isa+cast; NFCI
2017-11-14 Mitch Phillips[cfi-verify] Add DOT graph printing for GraphResult...
2017-11-14 Aditya Nandakumar[GISel]: Rework legalization algorithm for better elimi...
2017-11-14 Hans WennborgCMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option
2017-11-14 Simon DardisReland "[mips][mt][6/7] Add support for mftr, mttr...
2017-11-14 Rong Xu[CodeGen] Fix the test case added in r318202
2017-11-14 Reid KlecknerMake salvageDebugInfo of casts work for dbg.declare...
2017-11-14 Rong Xu[CodeGen] Peel off the dominant case in switch statemen...
2017-11-14 Richard SmithFix unused variable warning.
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-14 Dinar Temirbulatov[SLPVectorizer] Failure to beneficially vectorize ...
2017-11-14 Jake Ehrlich[llvm-objcopy] Improve command line option help messages
2017-11-14 Matt ArsenaultAMDGPU: Error on stack size overflow
2017-11-14 Ulrich Weigand[SystemZ] Do not crash when selecting an OR of two...
2017-11-14 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-14 Martin Storsjo[llvm-strings] Add support for the -a/--all options
2017-11-14 Martin Storsjo[ARM, AArch64] Fix an assert message, Darwin isn't...
2017-11-14 Hiroshi YamauchiSimplify irreducible loop metadata test code.
2017-11-14 Easwaran Raman[CodeGenPrepare] Disable div bypass when working set...
2017-11-14 Ulrich Weigand[SystemZ] Fix invalid codegen using RISBMux on out...
2017-11-14 Alex BradburySet hasSideEffects=0 for TargetOpcode::{CFI_INSTRUCTION...
2017-11-14 Artem BelevichMark intrinsics operating on the whole warp as IntrInac...
2017-11-14 Simon Dardis[mips] Simplify test for 5.0.1 (NFC)
2017-11-14 Jake Ehrlich[llvm-objcopy] Add -strip-non-alloc option to remove...
2017-11-14 Yaxun LiuCodeGen: Fix TargetLowering::LowerCallTo for sret value...
2017-11-14 Jake Ehrlich[llvm-objcopy] Support the rest of the ELF formats
2017-11-14 Mandeep Singh... [PredicateInfo] Stable sort ValueDFS to remove non...
2017-11-14 Mandeep Singh... [XRay] Stable sort XRayRecord to remove non-determinist...
2017-11-14 Serge GueltonAdd missing const qualifier to AttributeSet::operator==
2017-11-14 Adam NemetAdjust test after r318159
2017-11-14 Adam Nemet[llvm-profdata] Report if profile data file is IR-...
2017-11-14 Craig Topper[X86] Fix typo in comment. NFC
2017-11-14 Oliver Stannard[Docs] Add tablegen backend for target opcode documentation
2017-11-14 Ilya BiryukovUse input redirection in WebAssembly/comdat.ll test.
2017-11-14 Simon Pilgrim[X86][AVX] Add scheduling test for vmovntdq 256-bit...
2017-11-14 Gil Rapaport[LV] Introduce VPBlendRecipe, VPWidenMemoryInstructionR...
2017-11-14 Tim NorthoverARM: correctly update CFG when splitting BB to fix...
2017-11-14 Diana Picus[ARM GlobalISel] Remove C++ code for G_CONSTANT
next