OSDN Git Service

android-x86/external-llvm.git
2019-04-25 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-25 Philip ReamesConsolidate existing utilities for interpreting vector...
2019-04-25 Kit BartonFix unused variable warning in LoopFusion pass.
2019-04-25 Philip Reames[InstCombine] Be consistent w/handling of masked intrin...
2019-04-25 Davide Italiano[utils] Add a lldb data formatter for llvm::SmallString.
2019-04-24 Austin KerbowFix spelling error. NFC
2019-04-24 Nico Weberllvm-cvtres: Make new dupe resource error a bit friendlier
2019-04-24 JF Bastienposix_spawn should retry upon EINTR
2019-04-24 Reid KlecknerMark new jitlink test XFAIL for windows
2019-04-24 Amy HuangRecommitting r358783 and r358786 "[MS] Emit S_HEAPALLOC...
2019-04-24 Sanjay Patel[DAGCombiner] scale repeated FP divisor by splat factor
2019-04-24 Joerg Sonnenberger[PowerPC] Allow using initial-exec TLS with PIC
2019-04-24 Sean FertileAdd period at end of comment.
2019-04-24 Craig Topper[X86] Attempt to fix use-after-poison from r359121.
2019-04-24 Stanislav Mekhanoshin[AMDGPU] gfx1010 SOP instructions
2019-04-24 Alexey Bataev[SLP] Fix crash after r358519, by V. Porpodas.
2019-04-24 Reid KlecknerTry once more to ensure constant initializaton of Manag...
2019-04-24 Xinliang David LiAdd optional arg to profile count getters to filter
2019-04-24 Craig Topper[X86] Prevent folding a load into an AND if that AND...
2019-04-24 Nico Weberllvm-cvtres: Remove a default argument. No behavior...
2019-04-24 Adrian PrantlRevert using fcopyfile(3) to implement sys::fs::copy_fi...
2019-04-24 David BlaikieDebugInfo: Emit only declarations (not whole definition...
2019-04-24 Craig Topper[X86] Remove dead nodes left after ReplaceAllUsesWith...
2019-04-24 Stanislav Mekhanoshin[AMDGPU] gfx1010 sgpr register changes
2019-04-24 Simon Pilgrim[X86][SSE] Add tests for bitcasting vXi1 bool vectors...
2019-04-24 Lang Hames[JITLink] Add support for passing arguments to jit...
2019-04-24 Robert Widmann[LLVM-C] Deprecate the LLVMValueRef-returning metadata...
2019-04-24 Stanislav Mekhanoshin[AMDGPU] Add gfx1010 target definitions
2019-04-24 Simon Pilgrim[InstCombine][X86] Use generic expansion of PACKSS...
2019-04-24 JF BastienRevert "[llvm-objdump] errorToErrorCode+message ->...
2019-04-24 Nico Weberllvm-undname: Fix assert-on->4GiB-string-literal, found...
2019-04-24 Lang Hames[JITLink] Refer to FDE's CIE (not the most recent CIE...
2019-04-24 Fangrui Song[llvm-objdump] Delete redundant check
2019-04-24 George Rimar[obj2yamp] - Simplify and cleanup the code in ELFDumper...
2019-04-24 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-24 Dmitry Preobrazhensky[AMDGPU][MC] Parser cleanup and refactoring
2019-04-24 Sanjay Patel[x86] make sure horizontal op and broadcast types match...
2019-04-24 whitequark[LLVM-C] Use dyn_cast instead of unwrap in LLVMGetDebug...
2019-04-24 Fangrui Song[yaml2obj] Replace num_zeros with write_zeros
2019-04-24 George Rimar[yaml2elf] - Replace a loop with write_zeros(). NFC.
2019-04-24 Simon Pilgrim[X86] Add shouldFoldConstantShiftPairToMask override...
2019-04-24 Nico WeberLet llvm-cvtres (and lld-link) report duplicate resources
2019-04-24 Simon Pilgrim[X86][SSE] Add masked bit test cases for PR26697
2019-04-24 Bjorn PetterssonAdd "const" in GetUnderlyingObjects. NFC
2019-04-24 Craig Topper[Mips][CodeGen] Remove MachineFunction::setSubtarget...
2019-04-24 Fangrui Song[CommandLine] Provide parser<unsigned long> instantiati...
2019-04-24 Nico Weberllvm-cvtres: Accept /? as help flag, like cvtres.exe
2019-04-24 Nico Webergn build: Merge r359050 more
2019-04-24 Nico Webergn build: Merge r359050
2019-04-24 Alina SbirleaRevert [AliasAnalysis] AAResults preserves AAManager.
2019-04-24 Francis Visoiu... [Remarks] Fix documentation indentation
2019-04-24 Francis Visoiu... [Remarks] Add string deduplication using a string table
2019-04-23 Josh Stone[Lint] Permit aliasing noalias readonly arguments
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Select G_INTRINSIC_ROUND
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Mark G_INTRINSIC_ROUND as a pre...
2019-04-23 Dmitry MikulinThe error message for mismatched value sites is very...
2019-04-23 Alex Langford[CMake] Use add_dependencies in add_llvm_install_targets
2019-04-23 Francis Visoiu... [CGP] Look through bitcasts when duplicating returns...
2019-04-23 Francis Visoiu... [X86] Add codegen prepare test exercising a bitcast...
2019-04-23 Heejin Ahn[WebAssembly] Emit br_table for most switch instructions
2019-04-23 Heejin Ahn[WebAssembly] Make LBB markers not affected by test...
2019-04-23 Amy HuangRevert "[MS] Emit S_HEAPALLOCSITE debug info" because...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_INTRINSIC_ROUND
2019-04-23 Alina Sbirlea[MemorySSA] LCSSA preserves MemorySSA.
2019-04-23 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Actually select G_INTRINSIC_TRUNC
2019-04-23 Akira Hatanaka[ObjC][ARC] Check the basic block size before calling
2019-04-23 David BlaikieReapply: "DebugInfo: Emit only one kind of accelerated...
2019-04-23 Teresa Johnson[ThinLTO] Pass down opt level to LTO backend and handle...
2019-04-23 Nico Weberllvm-cvtres: Split addChild(ID) into two functions
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Teach regbankselect about G_INTRI...
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_INTRINSIC_TRUNC
2019-04-23 Nikita Popov[ConstantRange] Add urem support
2019-04-23 Nikita Popov[ConstantRangeTest] Move helper methods; NFC
2019-04-23 Stanislav Mekhanoshin[AMDGPU] Fixed addReg() in SIOptimizeExecMaskingPreRA.cpp
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Legalize G_FMA for more vector...
2019-04-23 Alina Sbirlea[AliasAnalysis] AAResults preserves AAManager.
2019-04-23 Jessica Paquette[AArch64][GlobalISel] Add G_FMA to isPreISelGenericFloa...
2019-04-23 Joel E. Denny[APSInt][OpenMP] Fix isNegative, etc. for unsigned...
2019-04-23 Adrian Prantl[dsymutil] Put Swift interface files into a per-arch...
2019-04-23 Sanjay Patel[x86] fix test checks for fdiv combine; NFC
2019-04-23 Nico Weberllvm-undname: Support demangling the spaceship operator
2019-04-23 Sanjay Patel[x86] add tests for vector fdiv with splat divisor...
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-23 Adrian PrantlRevert "[dsymutil] Fix use-after-free when sys::path...
2019-04-23 Adrian Prantl[dsymutil] Fix use-after-free when sys::path::append...
2019-04-23 Philip Reames[InstCombine] Convert a masked.load of a dereferenceabl...
2019-04-23 Sanjay Patel[x86] use psubus for more vsetcc lowering (PR39859)
2019-04-23 Joerg Sonnenberger[SPARC] Use the correct register set for the "r" asm...
2019-04-23 David BlaikieRevert "DebugInfo: Emit only one kind of accelerated...
2019-04-23 Fangrui SongUse llvm::stable_sort
2019-04-23 Lewis Revill[RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiers
2019-04-23 Nico Webergn build: Merge r358944
2019-04-23 Scott Linder[AMDGPU] Fix hidden argument metadata duplication for V3
2019-04-23 Nico Webergn build: Merge r358949
2019-04-23 Simon Pilgrim[X86] Pull out collectConcatOps helper. NFCI.
2019-04-23 Tim NorthoverARM: disallow add/sub to sp unless Rn is also sp.
2019-04-23 Roman Lebedev[Docs] ReleaseNotes: fixup markup in memcmp()->bcmp...
2019-04-23 Sanjay Patel[DAGCombiner] generalize binop-of-splats scalarization
2019-04-23 Nicolai HaehnleAMDGPU: Fix LCSSA phi lowering in SILowerI1Copies
next