OSDN Git Service

android-x86/external-llvm.git
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFCI] Fix build failure with GCC
2019-06-26 Nemanja Ivanovic[NFC] Fix buildbot breaks due to r364375
2019-06-26 Fangrui Song[ARM] Fix -Wimplicit-fallthrough after D60709/r364331
2019-06-26 Nemanja Ivanovic[PowerPC][NFC] Add a TOC save test case prior to postin...
2019-06-26 Peter Collingbournegn build: Merge r364288.
2019-06-26 Nemanja Ivanovic[PowerPC] Mark FCOPYSIGN legal for FP vectors
2019-06-26 Kai Luo[PowerPC][NFC] Move peephole optimization of RLDICR...
2019-06-26 Saleem AbdulrasoolMC: correct the emission of weak aliases in COFF
2019-06-26 Keno Fischer[WebAssembly] Fix list of relocations with addends...
2019-06-26 Erich KeaneTeach TableGen Intrin Emitter to handle LLVMPointerType...
2019-06-25 Heejin Ahn[WebAssembly] Remove catch_all from AsmParser
2019-06-25 Reid KlecknerDump what value failed byval attribute verification
2019-06-25 Jinsong Ji[MachinePipeliner] Fix risky iterator usage R++, --R
2019-06-25 Jinsong Ji[PowerPC][NFC]Add a test for MachinePipeliner bug
2019-06-25 Matt ArsenaultDon't look for the TargetFrameLowering in the implement...
2019-06-25 Huihui Zhang[InstCombine] Simplify icmp ult/uge (shl %x, C2), C1...
2019-06-25 Philip Reames[LFTR] Adjust debug output to include extensions (if...
2019-06-25 Pirama Arumuga... [llvm-shlib] Do not use version script when building...
2019-06-25 Diego NovilloUpdate phis in AMDGPUUnifyDivergentExitNodes
2019-06-25 Sanjay Patel[InstCombine] reduce checks for power-of-2-or-zero...
2019-06-25 Stanislav Mekhanoshin[AMDGPU] Removed dead SIMachineFunctionInfo::getWorkIte...
2019-06-25 Craig Topper[X86] Remove isel patterns that look for (vzext_movl...
2019-06-25 Philip Reames[Peephole] Allow folding loads into instructions w...
2019-06-25 Craig Topper[X86] Add a DAG combine to turn vzmovl+load into vzload...
2019-06-25 Simon Tatham[ARM] Support inline assembler constraints for MVE.
2019-06-25 Ayke van Laethem[AVR] Adjust to Register class change
2019-06-25 Simon Tatham[ARM] Code-generation infrastructure for MVE.
2019-06-25 Kevin P. Neal[FPEnv] A missing crucial step was undocumented.
2019-06-25 Simon Pilgrim[DAGCombine] combineRepeatedFPDivisors - recognize...
2019-06-25 Fangrui Song[PPC32] Support PLT calls for -msecure-plt -fpic
2019-06-25 Sam Parker[ARM] Fix for DLS/LE CodeGen
2019-06-25 Xing XueImprove zero-size allocation with safe_malloc, etc.
2019-06-25 Simon Pilgrim[SLPVectorizer] Precommit of supernode.ll test for...
2019-06-25 Sanjay Patel[SDAG] expand ctpop != 1
2019-06-25 Michael Liao[AMDGPU] Null checking on TS to avoid crashing in clang...
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix broken test
2019-06-25 Sanjay Patel[AArch64][x86] add tests for ctpop != 1; NFC
2019-06-25 Simon Pilgrim[X86] lowerShuffleAsSpecificZeroOrAnyExtend - add ANY_E...
2019-06-25 Fangrui Song[ARM] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add ANY_EXTEND_...
2019-06-25 Whitney TsangExpand cloneLoopWithPreheader() to support cloning...
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix duplicated test
2019-06-25 Matt ArsenaultAMDGPU: Select G_SEXT/G_ZEXT/G_ANYEXT
2019-06-25 James Henderson[llvm-objcopy][llvm-strip] Fix help text typo for ...
2019-06-25 James Henderson[docs][llvm-readobj] Improve llvm-readobj documentation
2019-06-25 Simon Tatham[ARM] Re-enable misspelled RUN: lines in fullfp16.s.
2019-06-25 Matt ArsenaultAMDGPU: Make amdgcn.s.get.waveid.in.workgroup inaccessi...
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits ZERO_EXTEND_VECTO...
2019-06-25 Sanjay Patel[SDAG] improve expansion of ctpop+setcc
2019-06-25 Simon PilgrimFix frame.s test dir-separator checks
2019-06-25 Simon Tatham[ARM] Fix buildbot failure due to -Werror.
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits SIGN_EXTEND_VECTO...
2019-06-25 Sjoerd Meijer[ARM] MVE VPT Blocks
2019-06-25 Nicolai HaehnleAMDGPU: Write LDS objects out as global symbols in...
2019-06-25 Nicolai HaehnleAMDGPU/MC: Add .amdgpu_lds directive
2019-06-25 Simon Pilgrim[VectorLegalizer] ExpandANY_EXTEND_VECTOR_INREG/ExpandZ...
2019-06-25 Simon Tatham[ARM] Explicit lowering of half <-> double conversions.
2019-06-25 Simon Tatham[ARM] Extra MVE-related testing.
2019-06-25 Simon Tatham[ARM] Add remaining miscellaneous MVE instructions.
2019-06-25 Simon Tatham[ARM] Add MVE vector load/store instructions.
2019-06-25 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - legal checks...
2019-06-25 Nemanja Ivanovic[PowerPC] Emit XXSEL for vec_sel and code that has...
2019-06-25 Sam Parker[ARM] DLS/LE low-overhead loop code generation
2019-06-25 James Henderson[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
2019-06-25 Roman Lebedev[Codegen] TargetLowering::SimplifySetCC(): omit urem...
2019-06-25 George Rimar[yaml2obj/obj2yaml] - Allow having the symbols and...
2019-06-25 Clement Courbet[ExpandMemCmp] Move all options to TargetTransformInfo.
2019-06-25 Hiroshi Inoue[NFC] fix trivial typos in documents
2019-06-25 Hans WennborgAdd llvm-symbolizer to LLVM_TOOLCHAIN_TOOLS (PR40152)
2019-06-25 Hans Wennborg[LLVM-C] Add LLVM-C.dll to Windows installer package
2019-06-25 Craig Topper[X86] Add test case that led to the revert of r363802...
2019-06-25 Craig TopperRevert r363802, r363850, and r363856 "[TargetLowering...
2019-06-25 Seiya Nuta[llvm-objcopy][NFCI] Fix build failure with GCC
2019-06-25 Matt ArsenaultAMDGPU/GlobalISel: Fix regbankselect for amdgcn.class
2019-06-25 Huihui Zhang[InstCombine][NFC] Add test to show missing fold for...
2019-06-25 Huihui Zhang[InstCombine] Fold icmp eq/ne (and %x, C), 0 iff ...
2019-06-25 Seiya Nuta[llvm-objcopy][NFC] Refactor output target parsing
2019-06-24 David BlaikieDataExtractor: use decodeSLEB128 to implement getSLEB128
2019-06-24 Seiya Nuta[llvm-objcopy][MachO] Fix strict-aliasing warning....
2019-06-24 Tim ShenRevert "[NVPTX][NFC] Fix documentation for shfl instruc...
2019-06-24 Douglas Yung[NFC] Fix tests added in r364225 which failed on Window...
2019-06-24 Tim Shen[NVPTX][NFC] Fix documentation for shfl instructions.
2019-06-24 Vitaly Buka[NFC] Add missing consts into memoryaccess_def_iterator
2019-06-24 Sanjay Patel[InstCombine] squash is-not-power-of-2 using ctpop
2019-06-24 Matt ArsenaultAMDGPU/GlobalISel: Add tests for regbankselect of v2s16...
2019-06-24 Vasileios Porpodas[SLP] NFC: Fixed typo in comment
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Matt ArsenaultInstCombine: Preserve nuw when reassociating nuw ops...
2019-06-24 Cameron McInally[NFC][Reassociate] Add unary FNeg tests to fast-Reassoc...
2019-06-24 David BlaikieNFC: DataExtractor: use decodeULEB128 to implement...
2019-06-24 Nikita Popov[CVP] Reenable nowrap flag inference
2019-06-24 Sanjay Patel[InstCombine] add tests for more variants of isPowerOf2...
2019-06-24 Peter Collingbournellvm-symbolizer: Add a FRAME command.
2019-06-24 Huihui Zhang[InstCombine] Regenerate test pr17827. NFCI.
2019-06-24 Roland Froese[CodeGen] Add missing vector type legalization for...
2019-06-24 Philip Reames[Tests] Add cases where we're failing to discharge...
2019-06-24 Cameron McInally[SLP] Support unary FNeg vectorization
2019-06-24 Nico WeberRemove flag for no longer supported MSVC version
2019-06-24 Matt ArsenaultAMDGPU/GlobalISel: Select G_TRUNC
next