OSDN Git Service

android-x86/external-llvm.git
2019-06-26 Alexandre Ganea[xray] Remove usage of procid_t
2019-06-26 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-06-26 Evandro Menezes[CodeGen] Improve formatting of jump tables (NFC)
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Roman Lebedev[NFC][InstCombine] Revisit one-use tests in shift-amoun...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isCommutativeBinOp -...
2019-06-26 Simon Pilgrim[X86][SSE] X86TargetLowering::isBinOp - add PCMPGT
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation in...
2019-06-26 Simon Pilgrim[X86] shouldScalarizeBinop - never scalarize target...
2019-06-26 Greg ClaytonAdd GSYM utility files along with unit tests.
2019-06-26 Matt ArsenaultAMDGPU: Fix unused variable
2019-06-26 Matt ArsenaultAMDGPU: Check MRI for callee saved regs instead of TRI
2019-06-26 Fedor Sergeev[InlineCost] cleanup calculations of Cost and Threshold
2019-06-26 Roman Lebedev[X86][Codegen] X86DAGToDAGISel::matchBitExtract():...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern c...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern b...
2019-06-26 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): pattern a...
2019-06-26 Clement CourbetRevert "r364412 [ExpandMemCmp][MergeICmps] Move passes...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Hans WennborgFix the build after r364401
2019-06-26 Clement Courbet[ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
2019-06-26 Nico Webergn build: Merge r364387
2019-06-26 James Henderson[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
2019-06-26 Nico Webergn build: Merge r364386
2019-06-26 Nico Webergn build: Merge r364389
2019-06-26 Simon Pilgrim[X86][AVX] combineExtractSubvector - 'little to big...
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-26 Simon Pilgrim[DAGCombine] visitEXTRACT_SUBVECTOR - add TODO for...
2019-06-26 Mikhail Maltsev[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian...
2019-06-26 Lewis Revill[RISCV] Add pseudo instruction for calls with explicit...
2019-06-26 Simon Pilgrim[X86][AVX] truncateVectorWithPACK - avoid bitcasted...
2019-06-26 Florian Hahn[LoopUnroll] Add support for loops with exiting headers...
2019-06-26 Chen Zheng[HardwareLoops] NFC - move loop with irreducible contro...
2019-06-26 Djordje Todorovic[TargetOption] Add option to ebanble the debug entry...
2019-06-26 Roman Lebedev[NFC][InstCombine] Add shift amount reassociation tests...
2019-06-26 Djordje Todorovic[Metadata] Add GNU extensions for call site DWARF symbols
2019-06-26 Clement Courbet[ExpandMemCmp] Honor prefer-vector-width.
2019-06-26 Kai Luo[PowerPC] Fixed missing change flag of emitRLDICWhenLow...
2019-06-26 QingShan ZhangTeach the DAGCombine to fold this pattern(c1 and c2...
2019-06-26 Rumeet DhindsaRevert [llvm-objcopy][NFC] Refactor output target parsing
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.
next