OSDN Git Service

android-x86/external-llvm.git
2019-02-06 Sanjay Patel[x86] add tests for horizontal ops (PR38971, PR33758...
2019-02-06 Jonas Paulsson[SystemZ] Improved handling of the @llvm.ctlz intrinsic.
2019-02-06 Peter Collingbournebuild: Remove the cmake check for malloc.h.
2019-02-06 Jonas Paulsson[SystemZ] Wait with VGBM selection until after DAGComb...
2019-02-06 Florian Hahn[opt-viewer] Add --filter option to select remarks...
2019-02-06 Bjorn Pettersson[SelectionDAG] Cleanup some code comments. NFC
2019-02-06 Jessica Paquette[GlobalISel][NFC] Gardening: Factor out code for simple...
2019-02-06 James Henderson[yaml2obj]Allow number for ELF symbol type
2019-02-06 Sanjay Patel[InstCombine] X | C == C --> (X & ~C) == 0
2019-02-06 Sanjay Patel[InstCombine] add tests for PR40611 and regenerate...
2019-02-06 Tim NorthoverAArch64: enforce even/odd register pairs for CASP instr...
2019-02-06 Nirav Dave[InlineAsm][X86] Add backend support for X86 flag outpu...
2019-02-06 Nirav Dave[SelectionDAGBuilder] Refactor Inline Asm output check...
2019-02-06 Ulrich Weigand[SystemZ] Do not return INT_MIN from strcmp/memcmp
2019-02-06 Tim NorthoverAArch64: annotate atomics with dropped acquire semantic...
2019-02-06 Sanjay Patel[x86] vectorize cast ops in lowering to avoid register...
2019-02-06 Andrea Di Biagio[MCA] Speedup ResourceManager queries. NFCI
2019-02-06 Nico Webergn build: Merge r353265, r353237
2019-02-06 Eugene LeviantAttempt to fix buildbot after r353289
2019-02-06 Clement Courbet[DAGCombine][NFC] GatherAllAliases should take a LSBase...
2019-02-06 Max Kazantsev[NFC] Simplify check in guard widening
2019-02-06 Eugene Leviant[llvm-objcopy] Allow regular expressions in name comparison
2019-02-06 James Henderson[DebugInfo]Print correct value for special opcode addre...
2019-02-06 James Henderson[DebugInfo][llvm-symbolizer]Add some tests for edge...
2019-02-06 Roman Lebedev[yaml::BinaryRef] Slight perf tuning (for llvm-exegesis...
2019-02-06 Fangrui SongFix misspelled filenames in file headers of llvm/{MC...
2019-02-06 Max Kazantsev[NFC] Factor out detatchment of dead blocks from their...
2019-02-06 Max Kazantsev[LoopSimplifyCFG] Do not count dead exit blocks twice...
2019-02-06 Max Kazantsev[NFC] Revert rL353274
2019-02-06 Max Kazantsev[NFC] Extend API of DeleteDeadBlock(s) to collect updat...
2019-02-06 Max Kazantsev[NFC] Replace readonly SmallVectorImpl with ArrayRef
2019-02-06 Teresa Johnson[HotColdSplit] Move splitting after instrumented PGO use
2019-02-06 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-02-06 Philip Reames[AliasSetTracker] Minor style tweak to avoid a variable...
2019-02-06 Philip Reames[Test] Add codegen tests for unordered and monotonic...
2019-02-06 Richard TrieuMove DomTreeUpdater from IR to Analysis
2019-02-06 Sanjay Patel[x86] add tests for extract+sitofp; NFC
2019-02-06 Heejin Ahn[WebAssembly] Tidy up `let` statements in .td files...
2019-02-05 Alina Sbirlea[BasicAA] Cache nonEscapingLocalObjects for alias(...
2019-02-05 Nico Webergn build: Fix clang-tidy build
2019-02-05 Vedant Kumar[HotColdSplit] Do not split out `resume` instructions
2019-02-05 David BlaikieOrc: Simplify RPC naming system by using function-local...
2019-02-05 Douglas YungFixup test on Windows with a case-insensitive filesyste...
2019-02-05 Lang Hames[ADT] Add a fallible_iterator wrapper.
2019-02-05 Heejin Ahn[WebAssembly] Add a comment about why v128.const test...
2019-02-05 Sanjay Patel[InstCombine] limit extracting shuffle transform based...
2019-02-05 Heejin Ahn[WebAssembly] Disable a v128.const test line temporarily
2019-02-05 Sanjay Patel[InstCombine] split shuffle test to show extra use...
2019-02-05 Rong Xu[PGO] Use a function for creating variable for profile...
2019-02-05 Petar Jovanovic[elfabi] Fix the type of the variable formated for...
2019-02-05 Aditya Nandakumar[NFC][GlobalISel]: Add a convenience method to MachineI...
2019-02-05 Craig Topper[X86] Regenerate tests missed in r353061. NFC
2019-02-05 Reid Kleckner[MC] Don't error on numberless .file directives on...
2019-02-05 Matt Davis[llvm-readobj] Display sections that do not belong...
2019-02-05 Thomas Lively[WebAssembly] Lower memmove to memory.copy
2019-02-05 Evandro Menezes[TargetLibraryInfo] Regroup run time functions for...
2019-02-05 Matt ArsenaultMove some llvm-mc tests where they belong
2019-02-05 Matt ArsenaultGlobalISel: Verify G_GEP
2019-02-05 Scott Linder[AMDGPU] Consider XOR in waterfall loop as a terminator
2019-02-05 Alexey Bataev[DEBUG_INFO][NVPTX] Generate DW_AT_address_class to...
2019-02-05 Matt ArsenaultAMDGPU: Fix assert on trunc from bitcast of build_vector
2019-02-05 Simon Pilgrim[X86][SSE] Disable ZERO_EXTEND shuffle combining
2019-02-05 Petar Jovanovic[PGO] Fix the type of the formated variable
2019-02-05 Robert Widmann[LLVM-C] Add Bindings to GlobalIFunc
2019-02-05 Anton KorobeynikovEnable integrated assembler on MSP430 by default.
2019-02-05 Oliver Stannard[AArch64][Outliner] Don't outline BTI instructions
2019-02-05 Simon Pilgrim[X86][AVX] Attempt to combine shuffles to subvector...
2019-02-05 Matt ArsenaultAArch64/GlobalISel: Don't clamp from 2 to 2
2019-02-05 Sam Clegg[WebAssembly] Object: Remove redundant method. NFC.
2019-02-05 Simon Pilgrim[X86][AVX] Add PR34041 subvector broadcast test cases
2019-02-05 Sanjay Patel[CGP] add test for unsigned subtract of 1 with overflow...
2019-02-05 Sanjay Patel[AArch64][x86] add tests for unsigned subtract with...
2019-02-05 Nico Webergn build: BUILD.gn files for clang-tidy and clang-apply...
2019-02-05 Krasimir GeorgievFix typo in comment, NFCI
2019-02-05 Nico Webergn build: Merge r353072
2019-02-05 Thomas Preud... Recommit: Detect incorrect FileCheck variable CLI defin...
2019-02-05 Thomas Preud... Recommit: Add support for prefix-only CLI options
2019-02-05 Simon Pilgrim[X86][SSE] Rename SimplifyDemandedVectorElts BLENDV...
2019-02-05 Andrea Di Biagio[MCA] Moved the logic that updates register dependencie...
2019-02-05 Serge Gueltongn build: Fix Python 3 write_vcsrevision script compati...
2019-02-05 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2019-02-05 Simon Pilgrim[X86][SSE] Add tests showing missing SimplifyDemandedVe...
2019-02-05 Andrea Di Biagio[MCA] Simplify the logic in method WriteState::addUser...
2019-02-05 Jeremy Morse[DebugInfo][NFCI] Split salvageDebugInfo into helper...
2019-02-05 Hans WennborgFix format string in bindings/go/llvm/ir_test.go (PR40561)
2019-02-05 Simon Pilgrim[X86][AVX] Attempt to share broadcasts of different...
2019-02-05 Simon Pilgrim[CostModel][X86] Add UMUL fixed point cost tests
2019-02-05 Florian Hahn[CGP] Add support for sinking operands to their users...
2019-02-05 Diana Picus[ARM GlobalISel] Support G_GEP for Thumb2
2019-02-05 Dan LiewPreviously if the user configured their build but then...
2019-02-05 Hiroshi Inoue[NFC] fix trivial typos in comments
2019-02-05 Clement Courbet[DAG][NFC] Add unit tests.
2019-02-05 Clement Courbet[DAG] BaseIndexOffset: FrameIndexSDNodes with the same...
2019-02-05 Craig Topper[X86] Connect the default fpsr and dirflag clobbers...
2019-02-05 Peter Collingbournegn build: Upgrade to NDK r19.
2019-02-05 Craig Topper[X86] Add test case from PR40529. NFC
2019-02-05 Max Kazantsev[LSR] Check SCEV on isZero() after extend. PR40514
2019-02-05 Teresa Johnson[SamplePGO] More pipeline changes when flattened profil...
2019-02-05 Richard TrieuFix narrowing issue from r353129
2019-02-05 Heejin Ahn[WebAssembly] Fix indentation after adding IsCanonical...
next