OSDN Git Service

android-x86/external-llvm.git
2017-05-31 Florian Hahn[AArch64] Enable FeatureFuseAES on Cortex-A53.
2017-05-31 Florian Hahn[AArch64] Enable FeatureFuseAES on Cortex-A73.
2017-05-31 Reid KlecknerFix assertion when merging multiple empty AttributeLists
2017-05-31 Nirav Dave[DAG] Avoid use of stale store.
2017-05-31 Tony Jiang[PowerPC] Fix a performance bug for PPC::XXPERMDI.
2017-05-31 Amaury SechetRegenerate xchg-nofold.ll expected results. NFC.
2017-05-31 Nemanja Ivanovic[PowerPC] Eliminate integer compare instructions -...
2017-05-31 Dylan McKay[AVR] Fix a big in shift operator lowering; Authored...
2017-05-31 Dylan McKay[AVR] CPIRdK can only work with r16..r31; Authored...
2017-05-31 Nemanja Ivanovic[PowerPC] Eliminate integer compare instructions -...
2017-05-31 Craig Topper[TableGen] Implement non-const versions of Record:...
2017-05-31 Craig Topper[TableGen] Make one of RecordVal's constructors delegat...
2017-05-31 Zachary Turner[ObjectYAML] Split CodeViewYAML into 3 pieces.
2017-05-31 Gor Nishanov[coroutines] Call initializePass in coroutine pass...
2017-05-31 George Burgess IV[CFLAA] Add missing break; note things are broken.
2017-05-31 Matthias BraunX86FrameLowering: No need to mark FP as live-in everywhere
2017-05-31 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-05-31 Daniel BerlinNewGVN: Fix PR 33185 by checking whether we need to...
2017-05-31 Daniel BerlinFix test that wasn't update_test_check'd
2017-05-31 Daniel BerlinInstructionSimplify: Remove now-redundant reachability...
2017-05-31 Vedant KumarMark a test as requiring a default triple
2017-05-31 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-05-31 Matthias BraunARM: Fix cmpxchg O0 expansion
2017-05-31 Matthias BraunARM: Do not add reserved registers to block livein...
2017-05-31 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize-use-using and...
2017-05-31 Vedant KumarFix CodeView-related modules build failures post-r304248
2017-05-31 Zachary Turner[ObjectYAML] Clean up the CodeView headers a bit.
2017-05-31 Alina SbirleaFix misspelling
2017-05-31 Abderrazek... Add latency info for Exynos interleaved Load/Store...
2017-05-30 Zachary TurnerTry to fix build again.
2017-05-30 Zachary Turner[CodeView] Move CodeView symbol yaml logic to ObjectYAML.
2017-05-30 Eric BeckmannFix bug on Big-Endian system, due to reference to vecto...
2017-05-30 Matthias BraunMachineInstr: Do not skip dead def operands when printing.
2017-05-30 Eric BeckmannThis patch should fix various clang warnings and a...
2017-05-30 Tim Shen[AntiDepBreaker] Revert r299124 and add a test.
2017-05-30 Tim NorthoverMIR: update test for noVRegs removal.
2017-05-30 Zachary TurnerTry to fix build.
2017-05-30 Zachary Turner[CodeView] Move CodeView YAML code to ObjectYAML.
2017-05-30 Matthias BraunTargetPassConfig: Keep a reference to an LLVMTargetMach...
2017-05-30 Tim NorthoverMIR: remove explicit "noVRegs" property.
2017-05-30 Xinliang David Li[PartialInlining] Shrinkwrap allocas with live range...
2017-05-30 Quentin Colombet[Localizer] Don't trick to be smart for the insertion...
2017-05-30 Ben Langmuir[llvm-config] Fix cflags test looking for "warning"
2017-05-30 Matthew Simpson[LV] Reapply r303763 with fix for PR33193
2017-05-30 Benjamin Kramer[Object] Remove unused field + constructor.
2017-05-30 Benjamin Kramer[Object] Fix pessimizing move.
2017-05-30 Vedant KumarRevert "This patch closes PR28513: an optimization...
2017-05-30 Galina KistanovaAdded missing break.
2017-05-30 Keno FischerRevert "[Cloning] Take another pass at properly cloning...
2017-05-30 Matthias BraunARM: Add missing flags to TBB_[JH]T pseudo instructions
2017-05-30 Keno Fischer[Cloning] Take another pass at properly cloning debug...
2017-05-30 Eric BeckmannAdding parsing ability for .res file.
2017-05-30 Craig Topper[InstCombine] Add test cases to show missed opportuniti...
2017-05-30 Krzysztof Parzyszek[Hexagon] Improve code generation for 32x32-bit multipl...
2017-05-30 Zachary Turner[CodeView] Add more DebugSubsection implementations.
2017-05-30 Craig Topper[SelectionDAG] Remove special case for ISD::FPOWI from...
2017-05-30 Stanislav Mekhanoshin[AMDGPU] Allow SDWA in instructions with immediates...
2017-05-30 Zachary Turner[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
2017-05-30 Mark Searles [AMDGPU] Require waitcnt before barrier for all...
2017-05-30 Craig Topper[SelectionDAG] Set ISD::FPOWI to Expand by default
2017-05-30 Andrew V. TischenkoThis patch closes PR28513: an optimization of multiplic...
2017-05-30 Max Kazantsev[SCEV][NFC] Remove redundant params from isAvailableAtL...
2017-05-30 Ulrich Weigand[SystemZ] Add decimal floating-point instructions
2017-05-30 Ulrich Weigand[SystemZ] Add hexadecimal floating-point instructions
2017-05-30 Ulrich Weigand[SystemZ] Add missing assembler/disassembler tests
2017-05-30 Oliver Stannard[MC] Fix constant pools with DenseMap sentinel values
2017-05-30 Zoran Jovanovic[mips] Expansion of LI.S and LI.D
2017-05-30 Kristof BeylsFix PR33031: correct the estimate of maximum offset...
2017-05-30 Daniel BerlinNewGVN: Compute hash value of expression on demand...
2017-05-30 Daniel BerlinNewGVN: Fix PR33194, memory corruption by putting tempo...
2017-05-30 Galina KistanovaAdded LLVM_FALLTHROUGH to address warning: this stateme...
2017-05-30 Galina KistanovaAdded missing line continuation to HANDLE_DIEVALUE_SMAL...
2017-05-30 Galina KistanovaReverted r303602, as it will be fixed in gtest.
2017-05-29 Joerg SonnenbergerRevert r303763, results in asserts i.e. while building...
2017-05-29 Craig Topper[TableGen] Use StringMap instead of DenseMap<StringRef...
2017-05-29 Craig Topper[TableGen] Introduce DagInit::getArgs that returns...
2017-05-29 Benjamin Kramer[ManagedStatic] Avoid putting function pointers in...
2017-05-29 Davide Italiano[GlobalIsel] Fix a warning with GCC 7 -Wpedantic. NFCI.
2017-05-29 Zvi Rackover[X86] Add tests for (ix bitcast (vxi1 and ...)). NFC.
2017-05-29 Zvi Rackover[X86] Replace undef value in flaky test
2017-05-29 Benjamin Kramer[ManagedStatic] Make object_creator/object_deleter...
2017-05-29 Benjamin KramerDon't destroy ManagedStatics in a unit test.
2017-05-29 Benjamin Kramer[wasm] Fix test after r304117.
2017-05-29 Benjamin Kramer[X86] Don't fold away the memory operand of an xchg.
2017-05-29 Ayal Zaks[Docs] Add VectorizationPlan to docs/Proposals.
2017-05-29 Benjamin KramerTry to work around MSVC being buggy. Attempt #1.
2017-05-29 Benjamin Kramer[Timer] Move DefaultTimerGroup into a ManagedStatic.
2017-05-29 Benjamin Kramer[ManagedStatic] Add a way to pass custom creators/deleters.
2017-05-29 Sanjay Patel[DAGCombiner] fix load narrowing transform to exclude...
2017-05-29 Jonas Paulsson[SystemZ] Improve buildVector() in SystemZISelLowering...
2017-05-29 Mattias ErikssonTest commit: fix typos
2017-05-29 Nikolai Bozhenov[Nios2] Target registration
2017-05-29 Diana Picus[ARM] GlobalISel: Extract helper. NFCI.
2017-05-29 Hiroshi Inoue[trivial] fix a typo in comment, NFC
2017-05-29 Diana Picus[ARM] GlobalISel: Support array returns
2017-05-29 Hiroshi Inoue[PPC] Fix assertion failure during binary encoding...
2017-05-29 Diana Picus[ARM] GlobalISel: Support array parameters/arguments
2017-05-29 Mehdi AminiDebugInfo: Include .dwo file name when hashing multiple...
2017-05-29 Mehdi AminiDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-29 Tobias GrosserRevert "[IfConversion] Keep the CFG updated incremental...
next