OSDN Git Service

android-x86/external-llvm.git
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...
2017-05-29 Mehdi AminiRevert "DebugInfo: Omit an empty CU when a subprogram...
2017-05-29 Mehdi AminiRevert "DebugInfo: Include .dwo file name when hashing...
2017-05-29 Zachary TurnerDon't capture a temporary std::string in a StringRef.
2017-05-29 Zachary TurnerResubmit "[X86] Adding new LLVM TableGen backend that...
2017-05-29 Zachary TurnerRevert "[X86] Adding new LLVM TableGen backend that...
2017-05-29 Galina KistanovaDisabled implicit-fallthrough warnings for ConvertUTF...
2017-05-29 David BlaikieDebugInfo: Include .dwo file name when hashing multiple...
2017-05-29 David BlaikieAttempt to fix buildbots...
2017-05-29 Saleem AbdulrasoolSupport: adjust the default obj format for wasm
2017-05-29 Dylan McKay[AVR] Remove SREG from CPI's Uses; authored by Florian...
2017-05-28 Craig Topper[TableGen][X86] Fix formatting I accidentally messed...
2017-05-28 Erik Pilkington[ItaniumDemangle] Fix a exponential string copying bug
2017-05-28 NAKAMURA TakumiPrune trailing whitespace. (To regenerate makefiles)
2017-05-28 David BlaikieDebugInfo: Omit an empty CU when a subprogram was moved...
2017-05-28 Geoff Berry[AArch64][Falkor] Combine sched details files into...
2017-05-28 Geoff Berry[AArch64][Falkor] Fix some sched details.
2017-05-28 Craig Topper[TableGen][X86] Use CHAR_BIT with sizeof instead of...
2017-05-28 Craig Topper[TableGen][X86] Mark a couple global tables as const...
2017-05-28 Craig Topper[TableGen][X86] Improve formatting of the fold table...
2017-05-28 Craig Topper[TableGen][X86] Add an llvm_unreachable to a switch...
2017-05-28 Craig Topper[TableGen][X86] Remove unnecessary std::string creation...
2017-05-28 Craig Topper[TableGen][X86] Replace a global std::vector with a...
2017-05-28 Craig Topper[TableGen][X86] getValueAsString returns a std::string...
2017-05-28 Sanjay Patel[x86] auto-generate better checks; NFC
2017-05-28 Benjamin Kramer[InstrProf] Use more ArrayRef/StringRef.
2017-05-28 Ayman Musa[X86] Adding new LLVM TableGen backend that generates...
2017-05-28 Ayman Musa[X86] Adding FoldGenRegForm helper field (for memory...
2017-05-28 Oren Ben Simhon[X86] Fixing VPOPCNTDQ feature set lookup.
2017-05-28 Galina KistanovaReverted r304083 as it seems there is a desire to addre...
2017-05-28 Galina KistanovaAdded braces to address gcc warning: suggest explicit...
2017-05-27 David BlaikieDebugInfo: Add source code/build instructions for split...
2017-05-27 Gor NishanovCloning: Fix debug info cloning
2017-05-27 George RimarRecommit "[DWARF] - Make collectAddressRanges() return...
2017-05-27 Craig Topper[TableGen] Prevent DagInit from leaking its Args and...
2017-05-27 Craig Topper[TableGen] Use the correct type for the first template...
2017-05-27 Tobias Grosser[SCEV] Assume parameters coming from function calls...
2017-05-27 Sanjay Patel[DAGCombiner] use narrow load to avoid vector extract
2017-05-27 Craig Topper[TableGen] Remove all the static vectors named TheActua...
2017-05-27 Gor Nishanov[coroutines] Define getPassName() for coroutine passes
2017-05-27 Vitaly Buka[PartialInlining] Replace delete with unique_ptr in...
2017-05-27 Gor NishanovScalarEvolution unit test: fix typo that breaks check-all
2017-05-27 Adam NemetRearrange Dom unittest to accommodate multiple tests
2017-05-27 Adam Nemetclang-format DomTree unittest
2017-05-27 Matthias BraunAArch64/PEI: Do not add reserved regs to liveins
2017-05-27 Keno Fischer[SCEVExpander] Try harder to avoid introducing inttoptr
2017-05-27 Matthias BraunScheduleDAGInstrs: Fix fixupKills()
2017-05-27 Erik Pilkington[Demangler] copy changes made in libcxxabi's r303718...
2017-05-27 Quentin Colombet[AArch64][GlobalISel] Add the Localizer pass for the...
2017-05-27 Quentin Colombet[GlobalISel] Add a localizer pass for target to use
2017-05-27 Wei Mi[GVN] Recommit the patch "Add phi-translate support...
2017-05-27 Matthias BraunBranchRelaxation: computeLiveIns() after creating new...
2017-05-26 Matthias BraunAArch64: Fix cmpxchg O0 expansion
next