OSDN Git Service

android-x86/external-llvm.git
2017-06-21 Simon Pilgrim[X86][AVX] Add AVX1 shuffle truncation tests
2017-06-21 Simon Pilgrim[X86][SSE] Add SSE2/SSE42 shuffle truncation tests
2017-06-21 Zvi Rackover[X86] Rerun the update_llc_test_checks tool on test...
2017-06-21 Pavel LabathFix build after r305892
2017-06-21 Christof Douma[AARCH64][LSE] Preliminary support for ARMv8.1 LSE...
2017-06-21 Pavel Labath[Support] Add RetryAfterSignal helper function
2017-06-21 Florian Hahn[AArch64] Add early exit to promoteLoadFromStore.
2017-06-21 Strahinja Petrovic[MIPS] Fix for selecting of DINS/INS instruction
2017-06-21 Javed AbsarUse range-loop in machine-scheduler. NFCI.
2017-06-21 Sam Kolton[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
2017-06-21 Florian Hahn[AArch64] Preserve register flags when promoting a...
2017-06-21 Guy Blank[DAGCombiner] Add another combine from build vector...
2017-06-21 Max Kazantsev[SCEV] Make MulOpsInlineThreshold lower to avoid excess...
2017-06-21 Rafael EspindolaSimplify test.
2017-06-21 Dean Michael... [XRay] Reduce synthetic references emitted by XRay
2017-06-21 Serguei Katkov[ImplicitNullChecks] Uphold an invariant in areMemoryOp...
2017-06-20 Davide Italiano[NewGVN] Fix a bug that made the store verifier less...
2017-06-20 Kevin EnderbyUpdated llvm-objdump with Mach-O files and the -objc...
2017-06-20 Rafael Espindolaclang-format a region.
2017-06-20 Lang HamesAdd a cantFail overload for Expected-reference (Expecte...
2017-06-20 Reid Kleckner[codeview] YAMLize all section offsets and indices...
2017-06-20 Adrian PrantlRevert "Add previously accidentally uncommitted testcas...
2017-06-20 Rafael EspindolaMake this test a bit more strict. NFC.
2017-06-20 Adrian PrantlFix a crash in DwarfDebug::validThroughout.
2017-06-20 Adrian PrantlAdd previously accidentally uncommitted testcase for...
2017-06-20 Kevin EnderbyChange llvm-objdump with Mach-O files and the -info...
2017-06-20 Anna Thomas[Statepoint] Add helper functions for GCRelocate and...
2017-06-20 Saleem AbdulrasoolSupport: chunk writing on Linux
2017-06-20 Matt ArsenaultAMDGPU: Allow vectorization of packed types
2017-06-20 Reid Kleckner[codeview] Fully initialize DataSym when mapping from...
2017-06-20 Stanislav Mekhanoshin[AMDGPU] Fix illegal shrink of V_SUBB_U32 and V_ADDC_U32
2017-06-20 Michael Gottesman[cmake] Add support for using the standalone leaks...
2017-06-20 Matt ArsenaultAMDGPU: Start adding global_* instructions
2017-06-20 Aditya Nandakumar[GISel]: NFC. Add comment to G_FMA opcode as requested...
2017-06-20 Aditya Nandakumar[GISel]: Add G_FMA opcode for fused multiply adds
2017-06-20 Matt ArsenaultAMDGPU: Do operand folding in program order
2017-06-20 Zachary Turner[PDB] Don't write uninitialized bytes to a PDB file.
2017-06-20 Zachary TurnerRemove diff pedantic mode.
2017-06-20 Matthias BraunRegisterScavenging: Followup to r305625
2017-06-20 Matt ArsenaultAMDGPU: Preserve undef when folding register operands
2017-06-20 Stanislav Mekhanoshin[AMDGPU] Eliminate SGPR to VGPR copy when possible
2017-06-20 Matt ArsenaultAMDGPU: Fix crash with undef vreg input operand
2017-06-20 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2017-06-20 Simon Pilgrim[CostModel][X86] Add scalar arithmetic cost tests
2017-06-20 Simon Pilgrim[CostModel][X86] Declare costs variables based on type
2017-06-20 Craig Topper[TableGen] Take a parameter by reference instead of...
2017-06-20 Craig Topper[TableGen] Use range based for loop. NFC
2017-06-20 Yuka Takahashi[GSoC] Flag value completion for clang
2017-06-20 Sanjay Patel[x86] enable CGP memcmp() expansion for 2/4/8 byte...
2017-06-20 Simon Pilgrim[X86][SSE] Relax 0/-1 vector element insertion to work...
2017-06-20 Tim NorthoverDAG: correctly legalize UMULO.
2017-06-20 Vassil VassilevD33466: Make file non-executable.
2017-06-20 Sanjay Patel[InstCombine] fix code/test comments for r305792; NFC
2017-06-20 Sanjay Patel[InstCombine] try to canonicalize xor-of-icmps to and...
2017-06-20 Daniel Sanders[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
2017-06-20 Simon PilgrimFix Wdocumentation warning
2017-06-20 Simon Pilgrim[X86][SSE] Dropped old INSERT_VECTOR_ELT lowering TODO
2017-06-20 Simon PilgrimFixed test name. NFCI.
2017-06-20 Igor Breger[GlobalISel][X86] fix compilation error ( -Werror=unuse...
2017-06-20 Haojian Wu[SelectionDAG] Fix an use-after-free issue introduced...
2017-06-20 Igor Breger[GlobalISel][X86] Get correct RegClass for given RegBank.
2017-06-20 Igor Breger[GlobalISel] combine not symmetric merge/unmerge nodes.
2017-06-20 Max Kazantsev[SCEV][NFC] Fix a misleading description of AddOpsInlin...
2017-06-20 Igor Breger[GlobalISel][X86] add legalizer mir tests. NFC
2017-06-20 NAKAMURA TakumiWasmObjectWriter.cpp: Tweak a comment line. [-Wdocument...
2017-06-20 Alexandros... [ARM] Support constant pools in data when generating...
2017-06-20 Max Kazantsev[SelectionDAG] Get rid of recursion in CalcNodeSethiUll...
2017-06-20 Sam CleggFix unused function build error in lld
2017-06-20 Sam Clegg[WebAssembly] Fix build failures introduced in r305769
2017-06-20 Sam Clegg[WebAssembly] Add support for weak symbols in the binar...
2017-06-20 Nirav Dave[DAG] Simplify BaseIndexOffset. NFCI.
2017-06-20 Vedant Kumar[Coverage] PR33517: Check for failure to load func...
2017-06-20 Vedant Kumar[ProfileData] PR33517: Check for failure of symtab...
2017-06-20 Pengxuan Zheng[test-release.sh] Enable Polly by default
2017-06-20 Kevin EnderbyThe change to llvm-nm in r305733 added fields to the...
2017-06-19 Matt ArsenaultAMDGPU: Fix scratch wave offset relative FI expansion
2017-06-19 Eugene Zelenko[ExecutionEngine] Fix some Clang-tidy modernize-use...
2017-06-19 Stanislav Mekhanoshin[AMDGPU] Add infer address spaces pass before SROA
2017-06-19 Eugene Zelenko[Target] Fix some Clang-tidy modernize-use-using and...
2017-06-19 Sanjoy DasFix machine instruction in test case
2017-06-19 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-using warnings...
2017-06-19 Zachary TurnerMark LLVMTestingSupport as not installed in LLVMBuild.
2017-06-19 Zachary TurnerTry to fix uninitialized read in unit test.
2017-06-19 Geoff Berry[AArch64][Falkor] Fix MOVZ sched predicate to not asser...
2017-06-19 Geoff Berry[AArch64][Kryo] Add missing write latency for LDAXP...
2017-06-19 Geoff Berry[AArch64][Falkor] Refine load/store increment latencies.
2017-06-19 Matt ArsenaultFix typos
2017-06-19 Matt ArsenaultAMDGPU: Cleanup CreateLiveInRegister
2017-06-19 Kevin EnderbyFix a FIXME in llvm-objdump for the -exports-trie optio...
2017-06-19 Peter CollingbourneRevert r305598, "utils: Add a git-r utility for mapping...
2017-06-19 Xin Tong[BDCE] Add comments. NFC
2017-06-19 Ana Pazos [PATCH] [PGO] Fixed cast operation in emIntrinsicVisi...
2017-06-19 Nico WeberRevert r305382, it caused PR33513.
2017-06-19 Sanjay Patel[CGP, PowerPC] try to constant fold before creating...
2017-06-19 Kevin EnderbyChange llvm-nm for Mach-O files to use dyld info in...
2017-06-19 David BlaikieRemove convenient but probably not worthwhile macro...
2017-06-19 Eric BeckmannHave writeCOFFWriter return Expected<unique_ptr>.
2017-06-19 Taewook OhImprove profile-guided heuristics to use estimated...
2017-06-19 Bjorn Pettersson[InstCombine] Make sure AddReachableCodeToWorklist...
2017-06-19 Hans WennborgRevert r304824 "Fix PR23384 (part 3 of 3)"
next