OSDN Git Service

android-x86/external-llvm.git
2019-06-07 Peter Collingbournellvm-objcopy: Implement --extract-partition and --extra...
2019-06-07 Matt ArsenaultAMDGPU: Fix MIR test verifier error
2019-06-07 Jonas Devlieghere[dsymutil] Use the number of threads specified.
2019-06-07 James Henderson[docs]Move llvm-readobj from "Developer Tools" to ...
2019-06-07 Sanjay Patel[Analysis] simplify code for getSplatValue(); NFC
2019-06-07 Nico WeberAttempt to fix nm-archive.test after r362798
2019-06-07 David TentyBuild with _XOPEN_SOURCE defined on AIX
2019-06-07 Jinsong Ji[MachineScheduler] checkResourceLimit boundary conditio...
2019-06-07 Stefan Stipanovictest-commit
2019-06-07 David Bolvansky[NFC] Added tests for D63004
2019-06-07 Matt ArsenaultTailDuplicator: Remove no-op analyzeBranch call
2019-06-07 Joerg Sonnenberger[NFC] Don't export helpers of ConstantFoldCall
2019-06-07 Nico Weberllvm-lib: Disallow mixing object files with different...
2019-06-07 Sanjay Patel[x86] narrow extract subvector of vector select
2019-06-07 Nico Webergn build: Merge r362766
2019-06-07 Nico Webergn build: Merge r362774
2019-06-07 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-06-07 Simon Tatham[ARM] Fix bugs introduced by the fp64/d32 rework.
2019-06-07 Sam Elliott[RISCV] Support Bit-Preserving FP in F/D Extensions
2019-06-07 Valery Pykhtin[AMDGPU] Constrain the AMDGPU inliner on maximum number...
2019-06-07 Dmitri GribenkoWork around a circular dependency between IR and MC...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] error on unexpected SVE predicate...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] Provide better diagnostics for...
2019-06-07 George Rimar[llvm-objcopy] - Emit error and don't crash if program...
2019-06-07 George Rimar[yaml2elf] - Refactoring followup for D62809
2019-06-07 Pengfei Wang[X86] -march=cooperlake (llvm)
2019-06-07 Sam ParkerFix for lld buildbot
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-06-07 Dylan McKay[AVR] Expand 16-bit rotations during the legalization...
2019-06-07 Michael Pozulp[NFC] Delete trailing whitespace character.
2019-06-07 Michael Pozulp[llvm-objdump] Print source when subsequent lines in...
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Fangrui Song[MC][ELF] Don't create relocations with section symbols...
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-07 Michael Pozulp[NFC] Test commit.
2019-06-07 Fangrui Song[LV] Fix -Wunused-function after r362736
2019-06-07 Matt ArsenaultAMDGPU: Don't count mask branch pseudo towards skip...
2019-06-07 Matt ArsenaultAMDGPU: Insert skips for blocks with FLAT
2019-06-06 Nemanja Ivanovic[PowerPC] Exploit the vector min/max instructions
2019-06-06 Matt ArsenaultAMDGPU: Insert skip branches over return blocks
2019-06-06 David Tenty[NFC] Test commit, whitespace change
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-intrins...
2019-06-06 Alexey Lapshin[DebugInfo] Incorrect debug info record generated for...
2019-06-06 Alexander Timofeev[AMDGPU] Partial revert for the ba447bae7448435c9986eec...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-intrinsi...
2019-06-06 Craig Topper[X86] Make a bunch of merge masked binops commutable...
2019-06-06 Sanjay Patel[InstSimplify] add tests for fcmp with known-never...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-scalar...
2019-06-06 Craig Topper[CFLGraph] Add support for unary fneg instruction.
2019-06-06 Renato Golin[LV] Wrap LV illegality reporting in a function. NFC.
2019-06-06 Jason Liu[AIX] Implement function descriptor on SDAG
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-fneg...
2019-06-06 Craig Topper[InlineCost] Add support for unary fneg.
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns.ll
2019-06-06 Philip Reames[LoopPred] Fix a bug in unconditional latch bailout...
2019-06-06 Simon Pilgrim[DAGCombine] MergeConsecutiveStores - improve non-tempo...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns...
2019-06-06 Nico Webergn build: Merge r362685
2019-06-06 Dmitri GribenkoRemove unused PPC.h includes under llvm/lib/Target...
2019-06-06 Craig Topper[X86] Make masked floating point equality/ordered compa...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fmul-combines...
2019-06-06 Fangrui Song[PowerPC] Add R_PPC_IRELATIVE
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fp-fast.ll fp...
2019-06-06 Whitney Tsang[DA] Add an option to control delinearization validity...
2019-06-06 Cameron McInally[NFC][CodeGen] Remove duplicate test in fp-fast.ll
2019-06-06 Ilya Biryukovgn build: Add new tidy checks to gn files
2019-06-06 Jason Liu[AIX] Implement call lowering with parameters could...
2019-06-06 Thomas Preud... FileCheck [6/12]: Introduce numeric variable definition
2019-06-06 Owen Reynolds[llvm-ar] Create thin archives with MRI scripts
2019-06-06 Sanjay Patel[InstCombine] add tests for loads of bitcasted vector...
2019-06-06 Adhemerval... AArch64] Handle ISD::LRINT and ISD::LLRINT for float16
2019-06-06 Benjamin KramerRevert "[SCEV] Use wrap flags in InsertBinop"
2019-06-06 Adhemerval... [AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
2019-06-06 Simon Pilgrim[X86][SSE] Add nonuniform constant vector test for...
2019-06-06 Dmitri GribenkoInclude what you use in LanaiAsmParser.cpp
2019-06-06 Simon Pilgrim[DAGCombine] Cleanup isNegatibleForFree/GetNegatedExpre...
2019-06-06 Simon PilgrimFix whitespace indentation. NFCI.
2019-06-06 Luis Marques[RISCV] Disable test/Analysis/CostModel/RISCV tests...
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select sqrt
2019-06-06 Luis Marques[RISCV] Add CostModel GEP tests
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fabs
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fpext and fptrunc
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select floor and ceil
2019-06-06 Sam Parker[SCEV] Use wrap flags in InsertBinop
2019-06-06 Dylan McKay[AVR] Fix the 'load.ll' test after r362351
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add manual selection support...
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add the new changes to fix PR4212...
2019-06-06 Craig Topper[X86] Don't turn avx masked.load with constant mask...
2019-06-06 Craig Topper[X86] Add test case for masked load with constant mask...
2019-06-05 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Optimize G_FCMP...
2019-06-05 Matt ArsenaultAMDGPU: Don't fix emergency stack slot at offset 0
2019-06-05 Cameron McInally[MSAN] Add unary FNeg visitor to the MemorySanitizer
2019-06-05 Ulrich WeigandAllow target to handle STRICT floating-point nodes
2019-06-05 Petr HosekRevert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELEC...
2019-06-05 Matt ArsenaultAMDGPU: Invert frame index offset interpretation
2019-06-05 Joseph Tremoulet[EarlyCSE] Add tests for negated min/max/abs [NFC]
2019-06-05 Mircea Trofin[CallSite removal] Refactoring llvm::InlineFunction...
2019-06-05 Sanjay Patel[InstCombine] simplify code for bitcast of insertelemen...
2019-06-05 Matt ArsenaultNewGVN: Handle addrspacecast
2019-06-05 Craig Topper[X86] Fix mistake that marked VADDSSrrb_Int/VADDSDrrb_I...
next