OSDN Git Service

android-x86/external-llvm.git
2018-04-17 Dan Gohman[WebAssembly] Teach fast-isel to gracefully recover...
2018-04-17 Zachary Turner[llvm-pdbutil] Dump first section contribution for...
2018-04-17 Craig Topper[X86] Add separate scheduling class for PSADBW instruction.
2018-04-17 Craig Topper[X86] Remove unnecessary InstRW overrides. Add somes...
2018-04-17 Craig Topper[X86] Remove -mcpu=skx/knl from some tests and use...
2018-04-17 Momchil VelikovRevert "Fix incorrect choice of callee-saved registers...
2018-04-17 Momchil VelikovFix incorrect choice of callee-saved registers save...
2018-04-17 Krzysztof Parzyszek[Hexagon] Do not merge initializers for stack and non...
2018-04-17 whitequark[LLVM-C] [PR34633] Avoid calling ->dump() methods from...
2018-04-17 Nemanja Ivanovic[PowerPC] Mark the BDNZ intrinsic as NoDuplicate
2018-04-17 Momchil VelikovFix incorrect choice of callee-saved registers save...
2018-04-17 Michael ZolotukhinRevert "Reapply "[PR16756] Use SSAUpdaterBulk in JumpTh...
2018-04-17 Simon Pilgrim[X86] Add FP comparison scheduler classes
2018-04-17 Gerolf Hoflehner[DAGCombiner] Fix for oss-fuzz bug
2018-04-17 Michael Zolotukhin[SSAUpdaterBulk] Add debug logging.
2018-04-17 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading...
2018-04-17 Gerolf Hoflehner[IR] Upgrade comment token in objc retain release marke...
2018-04-17 Peter CollingbourneCOFF: Make SectionChunk::Relocs field an ArrayRef....
2018-04-17 whitequarkCODE_OWNERS: Take ownership of C API.
2018-04-16 Roman Tereshin[DebugInfo] Follow-up bug fix on "Fixing a couple of...
2018-04-16 Saleem AbdulrasoolRevert "build: reserve `--color-diagnostics` for lld"
2018-04-16 Saleem Abdulrasoolbuild: reserve `--color-diagnostics` for lld
2018-04-16 Zachary Turner[PDB] Correctly use the target machine when writing...
2018-04-16 Mandeep Singh... [RISCV] Fix assert message operator
2018-04-16 Zachary TurnerResubmit "Fix some incorrect fields in our generated...
2018-04-16 Craig Topper[X86] Remove unnecessary -mattr to enable avx512bw...
2018-04-16 Haicheng Wu[SLP] Use getExtractWithExtendCost() to compute the...
2018-04-16 Lang Hames[ORC] Add a MaterializationResponsibility class to...
2018-04-16 Lang Hames[ORC] Merge VSO notifyResolutionFailed and notifyFinali...
2018-04-16 Krzysztof Parzyszek[Hexagon] Turn off flag enabling auto-vectorization
2018-04-16 Lei Huang[NFC] Move verificaiton check for f128 conversion into...
2018-04-16 Sanjay Patel[InstCombine] simplify code in SimplifyAssociativeOrCom...
2018-04-16 Craig Topper[Attributes] Fix a bug in AttributeList::get so it...
2018-04-16 Adrian McCarthyRemove faulty assertion in llvm-pdbutil
2018-04-16 Zachary TurnerRevert "Fix some incorrect fields in our generated...
2018-04-16 Brock Wyma[CodeView] Initial support for emitting S_THUNK32 symbo...
2018-04-16 Zachary TurnerFix some incorrect fields in our generated PDBs.
2018-04-16 Sanjay Patel[InstCombine] simplify getBinOpsForFactorization()...
2018-04-16 David BlaikieSmallVectorMemoryBuffer: Fix some comments
2018-04-16 Sanjay Patel[InstCombine] simplify fneg+fadd folds; NFC
2018-04-16 Sanjay Patel[InstCombine] fix formatting; NFC
2018-04-16 Dmitry Preobrazhensky[AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for...
2018-04-16 Pavel Labath[test] Avoid spurious failure in debug-names-find.s...
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD4 (scalar...
2018-04-16 Roman Lebedev[LatencyPriorityQueue] Fix build: missing override
2018-04-16 Stefan Pintilie[LatencyPriorityQueue] The LatencyPriorityQueue class...
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD3 (scalar...
2018-04-16 Puyan Lotfi[MIR-Canon] Fixing a test failure caused by COPY Folding.
2018-04-16 Stefan Maksimovic[mips] Restrict certain trap instructions for micromipsr6
2018-04-16 Puyan Lotfi[MIR-Canon] Adding ISA-Agnostic COPY Folding.
2018-04-16 Puyan Lotfi[NFC][MIR-Canon] clang-format cleanup of Mir Canonicali...
2018-04-16 Gabor Buella[X86] Introduce archs: goldmont-plus & tremont
2018-04-16 Sander de Smalen[AArch64][SVE] Asm: Support for structured LD2 (scalar...
2018-04-16 Weiming ZhaoRename ObjectMemoryBuffer to SmallVectorMemoryBuffer...
2018-04-16 Shiva Chen[BasicAA] Return MayAlias for the pointer plus variable...
2018-04-15 Craig Topper[X86] Use APInt::isSubsetof instead of APInt::intersect...
2018-04-15 Craig Topper[X86] Use uint32_t instead of unsigned in GetLo32XForm...
2018-04-15 Roman Lebedev[InstCombine] Simplify 'xor' to 'or' if no common bits...
2018-04-15 Roman Lebedev[SelectionDAG][NFC] haveNoCommonBitsSet(): add FIXME...
2018-04-15 Roman Lebedev[InstCombine] Simplify 'add' to 'or' if no common bits...
2018-04-15 Roman Lebedev[NFC] ConstantOffsetExtractor::CanTraceInto(): add...
2018-04-15 Andrea Di Biagio[MC] Moved all the remaining logic that computed instru...
2018-04-15 Sanjay Patel[DAGCombiner, PowerPC] allow X - (fpext(-Y) --> X ...
2018-04-15 Sanjay Patel[InstCombine] simplify more code for distributive prope...
2018-04-15 Sanjay Patel[InstCombine] simplify code for distributive property...
2018-04-15 Jonas Devlieghere[Support] Extend WithColor helpers
2018-04-15 Weiming ZhaoNFC: Move ObjectMemoryBuffer to support
2018-04-14 Jonas Devlieghere[DebugInfo] Use WithColor to print errors/warnings
2018-04-14 Jonas Devlieghere[Support] Add convenience functions to WithColor. NFC.
2018-04-14 Artur Gainullin[X86] Tests for unsigned saturation downconvert detection.
2018-04-14 Warren Ristow[InstCombine] Enable Add/Sub simplifications with only...
2018-04-14 Artur Gainullin[X86] Tests for unsigned saturation downconvert detection.
2018-04-14 Sanjay Patel[InstCombine] add shift+logic tests (PR37098); NFC
2018-04-14 Simon Pilgrim[X86][MMX] Set PAVG/PHADD/PMIN/PMAX/PSIGN instructions...
2018-04-14 Hiroshi Inoue[NFC] fix trivial typos in document and comments
2018-04-14 Tony Tye[AMDGPU] Add gfx902 product names
2018-04-14 Heejin Ahn[WebAssembly] Fix a bug in MachineBasicBlock::findDebug...
2018-04-13 Craig Topper[X86] Add the bizarro movsww and movzww mnemonics for...
2018-04-13 Tim NorthoverMachO: trap unreachable instructions
2018-04-13 Roman Lebedev[InstCombine][NFC] masked-merge: add 'and' tests, too.
2018-04-13 Roman Tereshin[DebugInfo][OPT] NFC follow-up on "Fixing a couple...
2018-04-13 Roman Tereshin[DebugInfo][OPT] Fixing a couple of DI duplication...
2018-04-13 Krzysztof Parzyszek[Hexagon] Initial instruction cost model for auto-vecto...
2018-04-13 Peter CollingbourneRevert r329956, "AArch64: Introduce a DAG combine for...
2018-04-13 Krzysztof Parzyszek[LV] Introduce TTI::getMinimumVF
2018-04-13 Mandeep Singh... [DebugInfo] Change std::sort to llvm::sort in response...
2018-04-13 Stefan Pintilie[Power9] Add the TLS store instructions to the Power...
2018-04-13 Mandeep Singh... [Transforms] Change std::sort to llvm::sort in response...
2018-04-13 Mandeep Singh... [MC] Change std::sort to llvm::sort in response to...
2018-04-13 Mandeep Singh... [ProfileData] Change std::sort to llvm::sort in respons...
2018-04-13 Simon Pilgrim[CostModel][X86] Add some specific cpu targets to the...
2018-04-13 Simon Pilgrim[CostModel][X86] Split fma arith costs tests from other...
2018-04-13 Mandeep Singh... [LTO] Change std::sort to llvm::sort in response to...
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate latency/codesize cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate cast conversion cost tests
2018-04-13 Simon Pilgrim[CostModel][X86] Regenerate masked intrinsic cost tests
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-13 Andrey Konovalovhwasan: add -fsanitize=kernel-hwaddress flag
2018-04-13 Roman Lebedev[InstCombine][NFC] masked-merge: commutativity tests...
2018-04-13 Sean FertileAdd PPC64_GLINK dynamic tag.
next