OSDN Git Service

android-x86/external-llvm.git
2018-05-01 Gabor Buella[X86] movdiri and movdir64b instructions
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Remove the last manual domtree update...
2018-05-01 Chandler Carruth[PM/LoopUnswitch] Add back a successor set that was...
2018-05-01 Craig Topper[X86] Remove 'opaque ptr' from the intel syntax parser...
2018-05-01 Eric ChristopherTemporarily revert "[DEBUG] Initial adaptation of NVPTX...
2018-04-30 Sanjay Patel[InstCombine] fix test to restore intent
2018-04-30 Sanjay Patel[InstCombine] add tests, update checks; NFC
2018-04-30 Nico WeberStop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
2018-04-30 Alina Sbirlea[ModRefInfo] Rename local variable IsMustAlias to avoid...
2018-04-30 Florian Hahn[SimplifyCFG] Use BB::instructionsWithoutDebug to skip...
2018-04-30 Sam Clegg[WebAssembly] MC: Improve debug output
2018-04-30 Krzysztof Parzyszek[LivePhysRegs] Remove registers clobbered by regmasks...
2018-04-30 Nirav Dave[MC] Change AsmParser to leverage Assembler during...
2018-04-30 Florian Hahn[LoopSimplify] Use BB::instructionsWithoutDebug to...
2018-04-30 Matt ArsenaultAMDGPU: Add Vega12 and Vega20
2018-04-30 Roman Tereshin[MIR] Reset unique MBB numbering in MachineFunction...
2018-04-30 Sanjay Patel[DAGCombiner] rename function attribute for disabling...
2018-04-30 Simon Pilgrim[X86] Introduce X86SchedWriteWidths schedule wrapper...
2018-04-30 Roman Lebedev[InstCombine] Unfold masked merge with constant mask
2018-04-30 Roman Lebedev[InstCombine][NFC] Add tests for unfolding masked merge...
2018-04-30 Ulrich Weigand[SystemZ] Handle SADDO et.al. and ADD/SUBCARRY
2018-04-30 Ulrich Weigand[SystemZ] Do not use glue to represent condition code...
2018-04-30 Daniel SandersFix infinite loop after r331115
2018-04-30 Jonas Devlieghere[DebugInfo] Prevent infinite recursion for malformed...
2018-04-30 Davide Italiano[SLPVectorizer] Debug info shouldn't impact spill cost...
2018-04-30 Simon Pilgrim[X86][Atom] Remove unnecessary x87 load/move instrw...
2018-04-30 Tom StellardAMDGPU: Remove some dead code
2018-04-30 Andrea Di Biagio[llvm-mca] Correctly handle zero-latency stores that...
2018-04-30 Ulrich Weigand[SystemZ] Refactor some VT casts in DAG match patterns
2018-04-30 Ulrich Weigand[SystemZ] Improve handling of Select pseudo-instructions
2018-04-30 Nico WeberIWYU for llvm-config.h, removals. Also see r331184.
2018-04-30 Simon Pilgrim[X86] Drop unnecessary VPORrm InstrRW override in Skyla...
2018-04-30 Simon Pilgrim[X86] Fix SkylakeServer typo in WritePSADBW class ...
2018-04-30 Tom StellardAMDGPU/GlobalISel: Don't try to lower geometry shaders
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-30 Bjorn Pettersson[BranchFolding] Salvage DBG_VALUE instructions from...
2018-04-30 Bjorn Pettersson[SelectionDAG] Improve selection of DBG_VALUE using...
2018-04-30 Gabor BuellaNFC, Avoid a warning on pointer casting in PassPlugin.cpp
2018-04-30 Simon DardisRevert "[mips] Fix the predicates of jump and branch...
2018-04-30 Simon Dardis[mips] Fix the predicates of jump and branch and link...
2018-04-30 Florian Hahn[LV] Use BB::instructionsWithoutDebug to skip DbgInfo...
2018-04-30 Benjamin Kramer[bindings] Fix dibuilder go bindings after r331114.
2018-04-30 Andrea Di Biagio[llvm-mca] Regenerate test Atom/resources-sse3.s. NFC
2018-04-30 Andrea Di Biagio[llvm-mca] Support for in-order CPU for -instruction...
2018-04-30 Simon Pilgrim[X86] Fix typo in skylake-avx512 model for PMAXSD/PMINS...
2018-04-30 Gabor BuellaNFC - Typo fixes lib/VMCore -> lib/IR
2018-04-30 Simon Dardis[mips] Fix microMIPS loads and stores.
2018-04-30 Sander de Smalen[AArch64][SVE] Asm: Improve diagnostics for gather...
2018-04-30 Craig Topper[X86] Add a Requires<[In64BitMode]> to FARJMP64
2018-04-30 Craig Topper[X86] Hide another instruction from the assembly matche...
2018-04-30 Craig Topper[X86] Remove some InstAliases aren't needed because...
2018-04-30 Craig Topper[X86] Remove some instructions from the Intel assembly...
2018-04-30 Craig Topper[X86] Use a MnemonicAlias instead of an InstAlias.
2018-04-30 Craig Topper[X86] Remove support for accepting 'fnstsw %eax' and...
2018-04-30 Craig Topper[X86] Mark some more InstAliases as 'att' syntax only.
2018-04-30 Nico WeberRemove a dead #ifdef.
2018-04-29 Craig Topper[X86] Make 64-bit sysret/sysexit not ambiguous in Intel...
2018-04-29 Simon Pilgrim[X86] Remove unnecessary BT InstRW overrides.
2018-04-29 Sander de Smalen[AArch64][AsmParser] NFC: Cleanup of addOperands functions
2018-04-29 Sander de Smalen[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (vecto...
2018-04-29 Simon Pilgrim[llvm-mca][X86] Add BT resource tests to all models
2018-04-29 Simon Pilgrim[X86] Merge more instregex single matches to reduce...
2018-04-29 Simon Pilgrim[X86] Remove unnecessary add/adc+sub/sbb InstRW overrides.
2018-04-29 Simon Pilgrim[llvm-mca][X86] Add add/adc + sub/sbb resource tests...
2018-04-29 Hideki Saito[NFC][LV][LoopUtil] Move LoopVectorizationLegality...
2018-04-29 Craig Topper[X86] Add suffixes to the LGDT/LIDT/SGDT/SIDT mnemonics...
2018-04-29 Craig Topper[X86] Remove SLDT64m instruction.
2018-04-29 Craig Topper[X86] Remove unnecessary InstAliases. NFCI
2018-04-29 whitequark[LLVM-C] Eliminate an unused variable in a test.
2018-04-29 Rafael EspindolaUpdate my email address and description.
2018-04-29 Craig Topper[X86] Use getX86SubSuperRegister in addGR32orGR64Operan...
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-28 Robert Widmann[LLVM-C] Add DIBuilder bindings to create import declar...
2018-04-28 Craig Topper[X86] Restrict many of the InstAliases to either to...
2018-04-28 Simon Pilgrim[X86] Remove unnecessary rotate-carry folded InstRW...
2018-04-28 Daniel Sanders[globalisel][legalizerinfo] Introduce dedicated extendi...
2018-04-28 Robert Widmann[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
2018-04-28 Roman Lebedev[InstCombine] Canonicalize variable mask in masked...
2018-04-28 Roman Lebedev[InstCombine][NFC] Add tests for variable mask canonica...
2018-04-28 Simon Pilgrim[X86] Remove unnecessary shift/rotate folded InstRW...
2018-04-28 Simon Pilgrim[llvm-mca][X86] Add double shift resource tests to...
2018-04-28 Simon Pilgrim[llvm-mca][X86] Add shift/rotate resource tests to...
2018-04-28 Simon Pilgrim[X86][SSE] Stop hard coding some instruction scheduler...
2018-04-28 Simon Pilgrim[X86][HW] Cleanup Haswell model. NFCI.
2018-04-28 Craig Topper[X86] Remove mayLoad flag from BNDMK/BNDCL/BNDCN/BNDCU.
2018-04-28 Craig Topper[X86] Change memory operand of BNDMK/BNDCL/BNDCU/BNDCN...
2018-04-28 Serguei Katkov[SCEV] Touch the unsused stats variables for product...
2018-04-28 Craig Topper[X86] Remove REX.W from 64-bit mode BND instructions.
2018-04-28 Craig Topper[X86] Rename BNDMOV instructions and hide redundant...
2018-04-28 Max Kazantsev[NFC] Add some tests that demonstrate unrecognized...
2018-04-28 Serguei Katkov[SCEV] Reduce the number of invocation to non trivial...
2018-04-27 Jessica Paquette[MachineOutliner] Add defs to calls + don't track liven...
2018-04-27 Philip Reames[LoopGuardWidening] Make PostDomTree optional
2018-04-27 Heejin Ahn[DAGCombiner] Fix a case of 1 in non-splat vector pow2...
2018-04-27 Craig Topper[X86] Make the STTNI flag intrinsics use the flags...
2018-04-27 Adrian PrantlFix a bug that prevents global variables from having...
2018-04-27 Reid Kleckner[FastISel] Actually enable local value sinking by default
2018-04-27 Reid Kleckner[FastISel] Fix local value sinking algorithmic complexity
2018-04-27 Adrian PrantlFix a bug in GlobalOpt's handling of DIExpressions.
2018-04-27 Roman Lebedev[PatternMatch] Stabilize the matching order of commutat...
next