OSDN Git Service

android-x86/external-llvm.git
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.
2019-04-30 Diana Picus[ARM GlobalISel] Widen small shift operands
2019-04-30 Fangrui Song[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler...
2019-04-30 Diana Picus[ARM GlobalISel] Be more careful about bailing out
2019-04-30 Sjoerd Meijer[TargetLowering] Change getOptimalMemOpType to take...
2019-04-30 Alexander PotapenkoMSan: handle llvm.lifetime.start intrinsic
2019-04-30 Markus Lavin[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
2019-04-30 Kang Zhang[NFC][PowerPC] Use -check-prefixes to simplify the...
2019-04-30 Zi Xuan Wu[DAGCombiner] Do not generate ISD::ADDE node if adde...
2019-04-30 Lang Hames[ORC] Fix an ambiguous call in a unit test.
2019-04-30 Vitaly Buka[clangd] Fix GN build
2019-04-30 Don Hinton[CommandLine} Wire-up cl::list::setDefault() so it...
2019-04-30 Lang Hames[ORC] Allow JITDylib definition generators to return...
2019-04-29 David Bolvansky[PDB] Fixed null pointer dereference
2019-04-29 Alina Sbirlea[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
2019-04-29 Ahsan SaghirAdd __builtin_dcbf support for PPC
2019-04-29 Nico Weber[PDB] Fix hash function used to write /src/headerblock
2019-04-29 Nico Webergn build: Merge r359252
2019-04-29 Lang Hames[ORC] Replace the LLJIT/LLLazyJIT Create methods with...
2019-04-29 Lang Hames[JITLink] Move a typedef.
2019-04-29 Dan Gohman[WebAssembly] Make an assertion message prettier. NFC.
2019-04-29 Steven Wu[ThinLTO] Adding architecture name into saved object...
2019-04-29 Dan Gohman[WebAssembly] Define the signature for __stack_chk_fail
2019-04-29 Roland Froese[PowerPC] Try harder to avoid load/move-to VSR for...
2019-04-29 Jessica Paquette[GlobalISel][AArch64] Select llvm.aarch64.crypto.sha1h
2019-04-29 Martin Storsjo[UpdateTestChecks] Allow Lbegin_func without a leading...
2019-04-29 Martin Storsjo[X86] Run CFIInstrInserter on Windows if Dwarf is used
2019-04-29 Don HintonFix one more case of passing options with too many...
2019-04-29 Petr Hosek[gn] Use label_name rather than target_output_name...
2019-04-29 Reid KlecknerFix string UAF in new FileCheck test
2019-04-29 Simon Pilgrim[X86][SSE] isHorizontalBinOp - add support for target...
2019-04-29 Simon Pilgrim[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFuncti...
2019-04-29 Simon PilgrimcomputePolynomialFromPointer - add missing early-out...
2019-04-29 Sanjay Patel[InstCombine] reduce code duplication; NFC
2019-04-29 Don HintonFix additional cases of more that two dashes for option...
2019-04-29 Simon PilgrimRemove duplicate line. NFCI.
2019-04-29 Simon Pilgrim[InstCombine] visitFCmpInst - appease copy+paste patter...
2019-04-29 Daniel Sanders[globalisel] Improve Legalizer debug output
2019-04-29 Don Hinton[CommandLine] Don't allow unlimitted dashes for options...
2019-04-29 Simon Pilgrim[X86] scaleShuffleMask - avoid potential signed overflo...
2019-04-29 Simon Pilgrim[TextAPI] Fix Symbol::dump which was failing to append...
2019-04-29 Simon Pilgrim[llvm-mca][x86] Fix MMX PMOVMSKB test
2019-04-29 Bjorn Pettersson[DAG] Refactor DAGCombiner::ReassociateOps
2019-04-29 Thomas Preud... FileCheck [3/12]: Stricter parsing of @LINE expressions
2019-04-29 Simon Pilgrim[TableGen] Fix null pointer dereferencing.
2019-04-29 Simon PilgrimAvoid "checking a pointer after dereferencing" warning...
2019-04-29 Simon PilgrimMove if() to newline to stop ambiguity over whether...
2019-04-29 Simon PilgrimFix operator precedence warning. NFCI.
2019-04-29 Simon PilgrimRemove superfluous break from switch statement. NFCI.
2019-04-29 Quentin Colombet[llvm-extract] Expose the group extraction feature...
2019-04-29 Quentin Colombet[BlockExtractor] Expose a constructor for the group...
2019-04-29 Quentin Colombet[BlockExtractor] Change the basic block separator from...
2019-04-29 Kevin P. NealAdd AVX support to this test.
2019-04-29 Simon Pilgrim[X86] Remove duplicate string comparison
2019-04-29 Cullen Rhodes[AArch64][SVE] Asm: add aliases for unpredicated bitwis...
2019-04-29 Simon Pilgrim[X86][SSE] Add scalar horizontal add/sub tests for...
2019-04-29 Thomas Preud... FileCheck [2/12]: Stricter parsing of -D option
2019-04-29 Yevgeny Rouban[LoopSimplifyCFG] Suppress expensive DomTree verification
2019-04-29 George Rimar[yaml2obj] - Simplify and reduce the code. NFC.
2019-04-29 George Rimar[yaml2obj] - Replace a loop with write_zeros(). NFCI.
2019-04-29 George Rimar[yaml2obj] - Cleanup and simplify the code. NFCI.
2019-04-29 Simon Pilgrim[X86][SSE] Moved haddps test from phaddsub.ll to haddsu...
2019-04-29 Simon Pilgrim[InstCombine][X86] Add PACKSS tests for truncation...
2019-04-29 Diogo N. Sampaio[ARM] Add bitcast/extract_subvec. of fp16 vectors
2019-04-29 Diogo N. Sampaio[ARM] Add v4f16 and v8f16 types to the CallingConv
2019-04-29 Russell Gallopvs integration: Use llvm-lib for librarian
2019-04-29 Hans Wennborggn: Fix check-clang build after r359179
2019-04-29 David ChisnallTry to use /proc on FreeBSD for getExecutablePath
2019-04-29 Jeremy Morse[DebugInfo] Terminate more location-list ranges at...
2019-04-29 Fangrui Song[DWARF] Fix dump of local/foreign TU lists in .debug_names
2019-04-29 Fangrui Song[DWARF] Delete a redundant check in getFileNameByIndex()
2019-04-29 Craig Topper[X86] Remove some intel syntax aliases on (v)cvtpd2...
2019-04-29 Fangrui Song[llvm-nm] -print-size => --print-size
2019-04-29 Fangrui Song[llvm-nm] Simplify and fix a buffer overflow
2019-04-29 Nico Weberllvm-cvtres: Attempt to make llvm-cvtres/duplicate...
2019-04-28 Simon Pilgrim[X86] Add PR39921 HADD pairwise reduction test and...
2019-04-28 Simon Pilgrim[X86][AVX] Add fast-hops target for add/fadd reduction...
2019-04-28 Simon Pilgrim[X86] Add PR39936 HADD Tests
2019-04-28 Simon Pilgrim[X86][SSE] combineExtractVectorElt - add early-out...
2019-04-28 Nikita Popov[ConstantRange] Add makeExactNoWrapRegion()
next