OSDN Git Service

android-x86/external-llvm.git
2019-05-24 James Henderson[llvm-objdump][test] Fix for spurious matches against...
2019-05-24 Simon Pilgrim[SelectionDAG] computeKnownBits - support constant...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add PMULLB/PMULLT instructions
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add integer add/sub long/wide...
2019-05-24 Bjorn PetterssonUse the DataLayout::typeSizeEqualsStoreSize helper...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add various bitwise shift instructions
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add saturating add/sub instructions
2019-05-24 Neil HenningStructurizeCFG: Relax uniformity checks.
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: fix overlapping bit
2019-05-24 Tim NorthoverGlobalISel: support swifterror attribute on AArch64.
2019-05-24 Tim NorthoverCodeGen: factor out swifterror value tracking.
2019-05-24 Simon Atanasyan[mips] Always check that `shift and add` optimization...
2019-05-24 Bjorn Pettersson[DSE] Bugfix to avoid PartialStoreMerging involving...
2019-05-24 Sjoerd Meijer[ARM] ARMExpandPseudoInsts: add debug messages
2019-05-24 QingShan Zhang[Power9] Add a specific heuristic to schedule the addi...
2019-05-24 Craig Topper[X86] Add test case that was supposed to go with r360102.
2019-05-24 Yevgeny Rouban[NFC] SwitchInst: Introduce wrapper for prof branch_wei...
2019-05-24 Jordan Rupprecht[llvm-nm] Fix Bug 41353 - unique symbols printed as...
2019-05-24 Daniel SandersFix BUILD_SHARED_LIBS builds after r361567
2019-05-24 Reid KlecknerClarify how musttail can be used to create forwarding...
2019-05-24 David Blaikiedwarfdump: Deterministically... determine whether parsi...
2019-05-24 Reid Kleckner[AArch64] Preserve X8 for thunks ending in variadic...
2019-05-24 Serge Pavlov[AArch64] Add nvcast patterns for v2f32 -> v1f64
2019-05-24 David Blaikiedwarfdump: Add a bit more DWARF64 support
2019-05-24 Eli FriedmanRevert r361460
2019-05-24 Peter Collingbournellvm-objcopy: Change sectionWithinSegment() to use...
2019-05-24 Thomas Lively[WebAssembly] Expand more SIMD float ops
2019-05-24 Sanjay Patel[InstSimplify] fold insertelement-of-extractelement
2019-05-24 Sanjay Patel[InstSimplify] add tests for insert-of-extract; NFC
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for extractelement...
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for insertelement...
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-05-23 Bob Haarmanfix accidental implicit matches in elf-disassemble...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: ForgetAllSCEVInLoop...
2019-05-23 Sanjay Patel[InstSimplify] insertelement V, undef, ? --> V
2019-05-23 Craig Topper[TTI] Fix some typos in comments. NFC
2019-05-23 Kit BartonRevert [LOOPINFO] Extend Loop object to add utiliti...
2019-05-23 Sanjay Patel[DAGCombiner] make folds of binops safe for opcodes...
2019-05-23 Roman LebedevUpdateTestChecks: ppc32 triple support
2019-05-23 Matt ArsenaultAMDGPU: Correct maximum possible private allocation...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-23 Roman Lebedev[NFC] UpdateTestChecks: asm.py: fix whitespace issue
2019-05-23 Alina Sbirlea[SLPVectorizer] Set flag to previous default.
2019-05-23 Chris Bieneman[CMake] Fixing errors in r361513
2019-05-23 Sanjay Patel[InstCombine] be more careful when transforming a shuff...
2019-05-23 Jordan Rupprecht[git] Be more specific when looking for llvm-svn
2019-05-23 Robert LougherResubmit r360436 "[X86] Avoid SFB - Fix inconsistent...
2019-05-23 Thomas Lively[WebAssembly] Implement ReplaceNodeResults to fix a...
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_quadword.ll test
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_doubleword.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/i5-s.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/arithmetic.ll test
2019-05-23 Roman LebedevUpdateTestChecks: -march=mips/-march=mipsel is mips...
2019-05-23 Nico Webergn build: Merge r361418 more
2019-05-23 Matt ArsenaultAMDGPU/GlobalISel: Legality for integer min/max
2019-05-23 Kit Barton [LOOPINFO] Extend Loop object to add utilities...
2019-05-23 Thomas Lively[WebAssembly] Add multivalue and tail-call target features
2019-05-23 Thomas Preud... [FileCheck] Remove llvm:: prefix
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Andrea Di Biagio[MCA] Add the ability to compute critical register...
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Fangrui Song[Object] object::ELFObjectFile::symbol_begin(): skip...
2019-05-23 Don Hinton[cmake] When getting Ninja version, don't include CMake...
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Lewis Revill[RISCV] Support assembling TLS LA pseudo instructions
2019-05-23 Nico Webergn build: Merge r361487
2019-05-23 Petar Jovanovic[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
2019-05-23 Andrea Di Biagio[MCA] Introduce class LSUnitBase and let LSUnit derive...
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Fangrui Song[llvm-objdump][test] Make MachO test names consistent
2019-05-23 James Henderson[llvm-objdump][test] Make test names consistent
2019-05-23 Clement Courbet[MergeICmps] Make the pass compatible with the new...
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #3
2019-05-23 Simon Pilgrim[AMDGPU] Regenerate vector sub tests
2019-05-23 Konrad Kleine[lldb] NFC modernize codebase with modernize-use-nullptr
2019-05-23 Roman Lebedev[NFC][X86] Fix check prefixes and autogenerate fold...
2019-05-23 Andrea Di Biagio[MCA] Make the bool conversion operator in class InstRe...
2019-05-23 Petar Jovanovic[DwarfExpression] Refactor dwarf expression (NFC)
2019-05-23 James Henderson[llvm-objdump][test] Improve testing of some switches #2
2019-05-23 George Rimar[llvm-objcopy] - Many minor NFC changes to cleanup...
2019-05-23 Sam Parker[ARM][CGP] Clear SafeWrap before each search
2019-05-23 Christian Bruel[GlobalOpt] recognize dead struct fields and propagate...
2019-05-23 Thomas Lively[WebAssembly] Implement __builtin_return_address for...
2019-05-23 Fangrui Song[X86] Support -fno-plt __tls_get_addr calls
2019-05-23 Seiya Nuta[llvm-objcopy] Add file names to error messages
2019-05-23 Peter Collingbournegn build: Merge r361418.
2019-05-23 Thomas Preud... [FileCheck] Introduce substitution subclasses
2019-05-23 Thomas Preud... FileCheck: Improve FileCheck variable terminology
2019-05-22 Lang Hames[ORC] Remove a stray decl that accidentally found its...
2019-05-22 Lang Hames[docs] Make a note of the HowToUseLLJIT example in...
2019-05-22 Chris Bieneman[Runtimes] If LLVM_INCLUDE_TESTS=On depend on gtest
2019-05-22 Lang HamesAdd a HowToUseLLJIT example project.
2019-05-22 Matt ArsenaultTableGen: Handle nontrivial foreach range bounds
2019-05-22 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-05-22 Craig Topper[X86] Explcitly disable VEXTRACT instruction matching...
2019-05-22 Galina KistanovaReverted r361134 because of a failing test left unatten...
2019-05-22 Craig Topper[X86][InstCombine] Remove InstCombine code that turns...
2019-05-22 Craig Topper[X86] Add more icelake model numbers to getHostCPUName.
next