OSDN Git Service

android-x86/external-llvm.git
2019-05-02 Thomas Preud... FileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Nico WeberRevert r359717, "Make check-clang depend on the clang...
2019-05-01 Jessica PaquetteFix erroneous flag in GISel line for arm64-fast-isel...
2019-05-01 Hiroshi Yamauchi[PGO][CHR] A bug fix.
2019-05-01 Lang Hames[ORC] Pass object buffer ownership back in NotifyEmitted.
2019-05-01 Jessica Paquette[GlobalISel][AArch64] Use fmov for G_FCONSTANT when...
2019-05-01 Nikita Popov[AArch64] Add tests for bool vector reductions; NFC
2019-05-01 Nico WeberTry to unbreak sphinx bot after r359714
2019-05-01 Nico WeberMake check-clang depend on the clang-check binary always
2019-05-01 Nico WeberMinor tweaks to PDB docs
2019-05-01 Nico WeberConvert PDB docs to unix line endings. No other changes.
2019-05-01 Sanjay Patel[PowerPC] add test that could infinite loop with reorde...
2019-05-01 Simon Pilgrim[X86][SSE] Fold scalar horizontal add/sub for non-0...
2019-05-01 Daniel Sanders[globalisel] Update the legalizer documentation
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNRegBankReassign pass
2019-05-01 Nico WeberOption spell checking: Penalize delimiter flags if...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNNSAReassign pass
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 MIMG implementation
2019-05-01 Teresa Johnson[ThinLTO] Fix unreachable code when parsing summary...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 DS implementation
2019-05-01 Sanjay PatelRevert "[DAGCombiner] try repeated fdiv divisor transfo...
2019-05-01 Simon PilgrimFix 80 column violation. NFCI.
2019-05-01 Keno Fischer[SCEV] Use isKnownViaNonRecursiveReasoning for smax...
2019-05-01 Hubert Tong[lit][tests][AIX] Update expected form of diagnostic...
2019-05-01 Hubert Tong[tests] Add host-byteorder-*-endian; update XFAILs...
2019-05-01 Fangrui Song[llvm-ar][llvm-nm][llvm-size] Change -long-option to...
2019-05-01 Simon Pilgrim[X86][SSE] Add demanded elts support X86ISD::PMULDQ...
2019-05-01 Nico WeberFix OptTable::findNearest() adding delimiter for free
2019-05-01 Keno Fischer[LoopInfo] Faster implementation of setLoopID. NFC.
2019-05-01 Simon Pilgrim[X86][SSE] Add SSE vector shift support to SimplifyDema...
2019-05-01 Nico WeberWrap to 80 columns, no behavior change
2019-05-01 Simon Pilgrim[X86][SSE] Split 512-bit -> 128-bit vector directly...
2019-05-01 Simon Pilgrim[X86][SSE] Add 512-bit vector support to SimplifyDemand...
2019-05-01 Tim NorthoverDAG: allow DAG pointer size different from memory repre...
2019-05-01 Simon Pilgrim[X86][SSE] Add X86ISD::PACKSS\PACKUS to SimplifyDemande...
2019-05-01 Simon Pilgrim[X86][SSE] Add scalar horizontal add/sub tests for...
2019-05-01 Simon Pilgrim[X86][SSE] Add X86ISD::UNPCKL\UNPCK to SimplifyDemanded...
2019-05-01 Simon Pilgrim[X86][SSE] Move extract_subvector(pshufb) fold to Simpl...
2019-05-01 Fangrui Song[llvm-objdump] Print newlines before and after "Disasse...
2019-05-01 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - pull...
2019-05-01 Simon Pilgrim[X86][SSE] Extract i1 elements from vXi1 bool vectors
2019-05-01 George Rimar[yaml2obj] - Report when unknown section is referenced...
2019-05-01 Fangrui Song[llvm-readobj] Change -t to --symbols in tests. NFC
2019-05-01 Fangrui Song[gold] Fix two readelf tests after rL359649
2019-05-01 Craig Topper[X86FixupLEAs] Hoist the calls to isLEA out of the...
2019-05-01 Fangrui SongFix test/tools/llvm-readobj/mips-plt.test
2019-05-01 Fangrui Song[llvm-readobj] llvm-readobj --elf-output-style=GNU...
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-05-01 David L. JonesRevert "[llvm] r359313 - [PowerPC] Update P9 vector...
2019-05-01 Fangrui SongDelete outdated comment about DISubprogram. NFC
2019-05-01 Lang Hames[JITLink] Make sure we explicitly deallocate memory...
2019-05-01 Eric ChristopherMake some comments that were meant to be for public...
2019-05-01 Fangrui Song[llvm-objcopy] Simplify SHT_NOBITS -> SHT_PROGBITS...
2019-04-30 Nico Webergn build: Fix build on macOS after r359570 / r359527
2019-04-30 Nico Webergn build: Merge r359626
2019-04-30 Sam Clegg[WebAssembly] Update expectations for gcc torture tests
2019-04-30 Philip Reames[InstCombine] Limit a vector demanded elts rule which...
2019-04-30 Dan Gohman[WebAssembly] Test the "wasm32-wasi" triple
2019-04-30 Alina Sbirlea[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
2019-04-30 Lang Hames[ORC] Move SimpleCompiler/ConcurrentIRCompiler definiti...
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error in docs. NFC.
2019-04-30 Alina Sbirlea[AliasAnalysis/NewPassManager] Invalidate AAManager...
2019-04-30 Stanislav Mekhanoshin[AMDGPU] gfx1010 VMEM and SMEM implementation
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error. NFC
2019-04-30 Eric ChristopherAdd an include of Module since we actually access it...
2019-04-30 Eric ChristopherFix a few -Werror warnings:
2019-04-30 Alina Sbirlea[PassManagerBuilder] Add option for interleaved loops...
2019-04-30 Lang Hames[JITLink] Add debugging output to print resolved extern...
2019-04-30 Lang Hames[ORC][JITLink] Name in-memory compiled objects after...
2019-04-30 Rong Xu[llvm-profdata] Add overlap command to compute similari...
2019-04-30 Fedor Sergeev[NFC][InlineCost] cleanup - comments, overflow handling.
2019-04-30 Simon Pilgrim[X86][SSE] Fold extract_subvector(extend(x)) -> extend_...
2019-04-30 Dan Gohman[WebAssembly] Fix test after r359602
2019-04-30 Nico WeberFix stack-use-after free after r359580
2019-04-30 Dan Gohman[WebAssembly] Support EXPLICIT_NAME symbols in llvm...
2019-04-30 Dan Gohman[WebAssembly] Support f16 libcalls
2019-04-30 Craig Topper[X86] Remove if that's always true
2019-04-30 Evandro Menezes[SimplifyLibCalls] Clean up code (NFC)
2019-04-30 Sanjay Patel[AArch64] add more tests for constant folding failures...
2019-04-30 Craig Topper[X86] If PreprocessISelDAG reorders a load before a...
2019-04-30 Craig Topper[X86] Initial cleanups on the FixupLEAs pass. Separate...
2019-04-30 Nico WeberRe-reland "[Option] Fix PR37006 prefix choice in findNe...
2019-04-30 Nico Webergn build: Add check-clangd target after r3359424
2019-04-30 Russell GallopAdd llvm-profdata to LLVM_TOOLCHAIN_TOOLS
2019-04-30 Jordan Rupprecht[llvm-objcopy] Add RISC-V support for -B/-O
2019-04-30 Sanjay Patel[SelectionDAG] remove div-by-zero constant folding...
2019-04-30 Eugene Leviant[llvm-nm] Add --special-syms no-op flag
2019-04-30 Nico Webergn build: Merge r359455
2019-04-30 Sanjay Patel[AArch64] add tests for fdiv/frem constant folding...
2019-04-30 Simon Pilgrim[TableGen] Fix null pointer dereferencing in token...
2019-04-30 Hans Wennborgvs integration: vs2019 support
2019-04-30 Russell Gallop[cmake] Fix error message on simulated VS version check
2019-04-30 Simon PilgrimRevert rL359519 : [MemorySSA] Invalidate MemorySSA...
2019-04-30 Simon Pilgrim[SLP] Lit test that cannot get vectorized due to lack...
2019-04-30 George Rimar[llvm-objcopy] - Check dynamic relocation sections...
2019-04-30 Jeremy MorseUpdate checks in an instcombine test, NFC
2019-04-30 Sjoerd Meijer[ARM] Implement TTI::getMemcpyCost
2019-04-30 Simon PilgrimFix for bug 41512: lower INSERT_VECTOR_ELT(ZeroVec...
2019-04-30 David BolvanskyRevert r359520
2019-04-30 Sjoerd Meijer[TargetLowering] findOptimalMemOpLowering. NFCI.
next