OSDN Git Service

android-x86/external-llvm.git
2017-08-18 Simon Pilgrim[X86][BMI2] Added scheduling test for MULX instructions
2017-08-18 Sjoerd Meijer[AArch64] Do not promote f16 when subtarget HasFullFP16
2017-08-18 Renato Golin[Triple] Define OS Check for Haiku
2017-08-18 Ilya BiryukovAddressed some security issues in Dockerfiles.
2017-08-18 Diana PicusRevert "GlobalISel (AArch64): fix ABI at border between...
2017-08-18 Sam Parker[AArch64] Fix for buildbots, unused function
2017-08-18 Victor LeschukRemove useless default case in switch
2017-08-18 Sam Parker[AArch64] Remove DecodeAuthLoadWriteback
2017-08-18 Alex BradburyRefine report_fatal_error guidance after post-commit...
2017-08-18 Alex BradburyGive guidance on report_fatal_error in CodingStandards...
2017-08-18 Craig Topper[DAGCombiner] Fix bad comment that had immediate values...
2017-08-18 Jatin BhatejaTest commit access
2017-08-18 Geoff BerryRevert "[MachineCopyPropagation] Extend pass to do...
2017-08-17 Richard SmithIncrease tail dup threshold for -O3 from 3 to 4.
2017-08-17 Craig Topper[X86] Remove SSE/AVX patterns for AND/XOR/OR/ANDN that...
2017-08-17 Tim NorthoverGlobalISel (AArch64): fix ABI at border between GPRs...
2017-08-17 Geoff Berry Re-enable "[MachineCopyPropagation] Extend pass...
2017-08-17 Zachary TurnerFix warning about covered switch default.
2017-08-17 Tom StellardAMDGPU: Add R600InstPrinter class
2017-08-17 Jakub Kuderski[LoopRotate][Dominators] Use the incremental API to...
2017-08-17 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-08-17 Zachary TurnerRemove unused variable.
2017-08-17 Zachary Turner[llvm-pdbutil] Fix some dumping issues.
2017-08-17 Zachary TurnerFix a few minor issues when dumping symbols.
2017-08-17 Lang Hames[docs] Tweak phrasing of the varargs explanation in...
2017-08-17 Lang Hames[docs] Fix typo and tweak wording of special variable...
2017-08-17 Jonas DevlieghereRevert "[Debug info] Transfer DI to fragment expression...
2017-08-17 Alexey Bataev[SimplifyCFG] Add a test for preserve store alignment...
2017-08-17 Sanjay Patel[x86] add tests for vector select-of-constants; NFC
2017-08-17 Jonas Devlieghere[Debug info] Transfer DI to fragment expressions for...
2017-08-17 Sanjay Patel[PowerPC] add tests for vector select-of-constants...
2017-08-17 Adrian PrantlImprove line debug info when translating a CaseBlock...
2017-08-17 Jakub Kuderski[Dominators] Teach LoopUnswitch to use the incremental API
2017-08-17 Craig Topper[AVX512] Don't switch unmasked subvector insert/extract...
2017-08-17 Craig Topper[X86] Remove memopmmx pattern fragment
2017-08-17 Victor LeschukMark Verifier/invalid-eh.ll as unsupported on windows
2017-08-17 Simon Dardis[dfsan] Add explicit zero extensions for shadow paramet...
2017-08-17 Daniel Sanders[globalisel][tablegen] Generate TypeObject table. NFC
2017-08-17 Simon Pilgrim[DAGCombiner] Add support for non-uniform constant...
2017-08-17 Amjad Aboud[X86] Refactoring of X86TargetLowering::EmitLoweredSele...
2017-08-17 Davide Italiano[Verifier] Avoid visiting DIGlobalVariables twice.
2017-08-17 Ayal Zaks[LV] Using VPlan to model the vectorized code and drive...
2017-08-17 Daniel SandersRe-commit: [globalisel][tablegen] Support zero-instruct...
2017-08-17 Jonas Paulsson[SystemZ] Also wrap TII with #ifndef NDEBUG in constru...
2017-08-17 Jonas Paulsson[SystemZ] Add a wrapping with #ifndef NDEBUG to silenc...
2017-08-17 Jonas Paulsson[SystemZ, MachineScheduler] Improve post-RA scheduling.
2017-08-17 Elad Cohen[SelectionDAG] Teach the vector-types operand scalarize...
2017-08-17 Martin Storsjo[llvm-dlltool] Improve an error message when unable...
2017-08-17 Martin Storsjo[llvm-dlltool] Don't crash if no def file is provided...
2017-08-17 Serguei Katkov[CGP] Fix the rematerialization of gc.relocates
2017-08-17 Geoff BerryRevert "[MachineCopyPropagation] Extend pass to do...
2017-08-17 Saleem AbdulrasoolARM: mark CPSR as clobbered for Windows VLAs
2017-08-17 Craig Topper[X86] Exchange the memory op predicate for PALIGNR...
2017-08-17 Craig Topper[X86] Cleanup multiclasses for SSE/AVX2 PALIGNR. Add...
2017-08-17 Craig Topper[X86] Remove patterns for PALIGNR with non-vXi8 types.
2017-08-17 Jakub KuderskiReapply: [ADCE][Dominators] Teach ADCE to preserve...
2017-08-16 Craig Topper[X86] Put multiclass closer to its use and simplify...
2017-08-16 Craig Topper[X86] Use a static array instead of a SmallVector for...
2017-08-16 Sanjay Patel[x86] add cmov promotion tests for D36711; NFC
2017-08-16 Amjad Aboud[InstCombine] Teach canEvaluateTruncated to handle...
2017-08-16 Jakub KuderskiRevert "[ADCE][Dominators] Teach ADCE to preserve domin...
2017-08-16 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2017-08-16 Craig Topper[InstCombine] Make folding (X >s -1) ? C1 : C2 -->...
2017-08-16 Jakub Kuderski[ADCE][Dominators] Teach ADCE to preserve dominators
2017-08-16 Geoff Berry[MachineCopyPropagation] Extend pass to do COPY source...
2017-08-16 Petr Hosek[CMake][runtimes] Support for building target variants
2017-08-16 Geoff Berry[LoopDataPrefetch][AArch64FalkorHWPFFix] Preserve Scala...
2017-08-16 Simon Atanasyan[mips] Handle R_MIPS_TLS_DTPREL32/64 relocations in...
2017-08-16 Adrian PrantlAdd a convenience overload of DWARFDie::dump() for...
2017-08-16 Xinliang David LiAdd more comment
2017-08-16 Xinliang David Li[PGO] Fix ThinLTO crash
2017-08-16 Evgeny Mankov[AMDGPU] NFC: test commit
2017-08-16 Konstantin... AMDGPU/NFC: Sort files in CMakeLists.txt alphabetically
2017-08-16 Simon Pilgrim[X86] Regenerate immediate store merging tests
2017-08-16 Jakub Kuderski[Dominators] Introduce batch updates
2017-08-16 Hal Finkel[BDCE] Don't check demanded bits on unsized types
2017-08-16 Davide Italiano[Verifier] Reject globals without a type associated.
2017-08-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added op_sel support for v_mad_...
2017-08-16 Sanjay Patel[DemandedBits] simplify call; NFC
2017-08-16 Balaram MakamRevert "MachineInstr: Reason locally about some memory...
2017-08-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added integer clamping support for...
2017-08-16 Simon Pilgrim[CostModel][X86][XOP] Improve costs for XOP shuffles
2017-08-16 Davide Italiano[DI] Every DIGlobalVariable should have a type.
2017-08-16 Simon Dardis[mips] Handle variables with an explicit section and...
2017-08-16 Sam Parker[ARM] Improve loop unrolling for Cortex-M
2017-08-16 Igor Breger[GlobalISel][X86] Fix mir tests, use correct physical...
2017-08-16 Martin Storsjo[COFF] Make the weak aliases optional
2017-08-16 Martin Storsjo[llvm-dlltool] Fix creating stdcall/fastcall import...
2017-08-16 Martin Storsjo[COFF] Add SymbolName as a distinct field in COFFImportFile
2017-08-16 Stanislav Mekhanoshin[AMDGPU] Eliminate no effect instructions before s_endpgm
2017-08-16 Dehao ChenMerge debug info when hoist then-else code to if.
2017-08-16 Derek Schuff[WebAssembly] Remove infinite loop from reg-stackify...
2017-08-16 Quentin Colombet[VirtRegRewriter] Properly model the register liveness...
2017-08-15 Kuba MracekRevert archive-* tests from r310953, there were test...
2017-08-15 Craig Topper[InstCombine] Teach canEvaluateZExtd and canEvaluateTru...
2017-08-15 Quentin ColombetReapply "[GlobalISel] Remove the GISelAccessor API."
2017-08-15 Charles Saternos[ThinLTO] Fix ThinLTO crash while destroying context
2017-08-15 Kuba MracekRevert changes in r310953 for llvm-symbolizer.test...
2017-08-15 Tony TyeUpdate AMDGPUUsage.rst documentation:
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
next