OSDN Git Service

android-x86/external-llvm.git
2019-06-08 Jonas Paulsson[SystemZ] Fix CMakeLists.txt for alphabetical order...
2019-06-08 Jonas Paulsson[SystemZ, RegAlloc] Favor 3-address instructions durin...
2019-06-08 Nico Webergn build: Merge r362857
2019-06-08 Seiya Nuta[llvm-objcopy][MachO] Recompute and update offset/size...
2019-06-08 Mike SpertusVisualizer for APInt and remove obsolete visualizer
2019-06-08 Amara EmersonFactor out SelectionDAG's switch analysis and lowering...
2019-06-07 Matt ArsenaultLoopDistribute: Add testcase where SCEV wants to insert...
2019-06-07 Keno Fischer[GVN] non-functional code movement
2019-06-07 Matt ArsenaultAMDGPU: Force skips around traps
2019-06-07 Reid Kleckner[COFF] Fix /export:foo=bar when bar is a weak alias
2019-06-07 Alexander Shaposhnikov[llvm-lipo] Add docs for llvm-lipo
2019-06-07 Jordan Rupprecht[llvm-objdump] Fix Bugzilla ID 41862 to support checkin...
2019-06-07 Adrian McCarthyFix string literals to avoid deprecation warnings in...
2019-06-07 Shoaib Meenai[llvm-lipo] Drop unneeded braces. NFC
2019-06-07 Shoaib Meenai[llvm-lipo] Implement -archs
2019-06-07 Alina Sbirlea[DomTreeUpdater] Add all insert before all delete updat...
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Craig Topper[X86] Remove unnecessary new line escape from the end...
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-07 Volkan Keles[GlobalISel] IRTranslator: Translate the intrinsics...
2019-06-07 Nick Desaulniers[APFloat] APFloat::Storage::Storage - refix use after...
2019-06-07 Lang Hames[ORC] Update symbol lookup to use a single callback...
2019-06-07 Cameron McInally[IR] Add UnaryOperator::CreateFNegFMF(...)
2019-06-07 Peter CollingbourneUnbreak 32-bit build.
2019-06-07 Vlad TsyrklevichRevert "[llvm-objdump] Add warning if --disassemble...
2019-06-07 Simon Pilgrim[DAGCombine] visitAND - fix local shadow variable warni...
2019-06-07 Vlad TsyrklevichRevert "[ADT] Enable set_difference() to be used on...
2019-06-07 Simon PilgrimFix -Wunused-lambda-capture warning. NFCI.
2019-06-07 Simon Pilgrim[DAGCombine] Use APInt::extractBits in "sub-splat"...
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
next