OSDN Git Service

android-x86/external-llvm.git
2017-02-08 Simon Dardis[DebugInfo] Rename EmitDebugValue to EmitDebugThreadLoc...
2017-02-08 Simon Pilgrim[X86][SSE] Regenerate scalar integer conversions to...
2017-02-08 Reid KlecknerFix inline-asm-diags.ll on Windows, give it a triple...
2017-02-08 Saleem Abdulrasoolllvm-objdump: make NoLeadingAddr work on more than...
2017-02-08 Artur Pilipenko[DAGCombiner] NFC. Mark ByteProvider accessors as const
2017-02-08 Tim NorthoverGlobalISel: select G_VASTART on iOS AArch64.
2017-02-08 Tim NorthoverGlobalISel: translate @llvm.va_start intrinsic.
2017-02-08 Matt ArsenaultNVPTX: Extract mem intrinsic expansions into utilities
2017-02-08 Chad Rosier[Reassociate] Remove an unused argument. NFC.
2017-02-08 Adrian PrantlFix bitcode upgrade for DIGlobalVariables with a var...
2017-02-08 Sanjay Patel[InstCombine] add test for missed vector icmp fold...
2017-02-08 Sanne WoudaMove inline asm diags tests to an ARM directory.
2017-02-08 Krzysztof Parzyszek[Hexagon] Fix decoding conflict between A2_zxtb and...
2017-02-08 Simon Dardis[mips] MUL macro variations
2017-02-08 Sanjay Patel[InstCombine] add local name for repeated calls; NFC
2017-02-08 Sanne WoudaFix inline asm diagnostics test.
2017-02-08 Daniel BerlinLVI: Add a per-value worklist limit to LazyValueInfo.
2017-02-08 Sanjay Patel[x86] add AVX512vl target for more coverage; NFC
2017-02-08 Igor Laevsky[InstComobineCalls] Fix buildbot failures after r294453.
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-02-08 Simon Pilgrim[X86][SSE] Tidyup LowerBuildVectorv16i8 and LowerBuildV...
2017-02-08 Amaury SechetAdd test case for pr31890. NFC
2017-02-08 Konstantin... [AMDGPU][NFC] Assign IsaInfo to reference variable...
2017-02-08 Igor Laevsky[InstCombineCalls] Unfold element atomic memcpy instruction
2017-02-08 Igor Laevsky[InstCombineCalls] Remove zero length atomic memcpy...
2017-02-08 Diana PicusFix test to work on swift/cyclone too
2017-02-08 Konstantin... [AMDGPU] Add target information that is required by...
2017-02-08 Diana PicusRevert "[Assembler] Enable nicer diagnostics for inline...
2017-02-08 NAKAMURA TakumiRevert r294356, "DebugInfo: Track spilled variables...
2017-02-08 Diana PicusMove test from r294430 to target-specific directory
2017-02-08 Konstantin... [AMDGPU][NFC] De-tabify
2017-02-08 Alexander KornienkoAdding virtual destructor for PredicateBase.
2017-02-08 Diana Picus[ARM] GlobalISel: Add FPR reg bank
2017-02-08 Konstantin... [AMDGPU] Distinguish between S/VGPR allocation and...
2017-02-08 Konstantin... [AMDGPU] Move register related queries to subtarget...
2017-02-08 Amara Emerson[AArch64][TableGen] Skip tied result operands for InstAlias
2017-02-08 Dylan McKayUpdate CODE_OWNERS with my new email address
2017-02-08 Dylan McKay[AVR] XFAIL a set of failing CodeGen tests
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-02-08 Sam ParkerUse dynamic symbols for ELF disassembly
2017-02-08 Chandler Carruth[ArgPromote] Delete a test that makes no sense (any...
2017-02-08 Dylan McKay[AVR] Add missing #includes
2017-02-08 Chandler Carruth[ArgPromote] Clean up a crash test case by rinsing...
2017-02-08 Chandler Carruth[ArgPromote] Actually add FileCheck to a test that...
2017-02-08 Chandler Carruth[ArgPromote] Actually run FileCheck on this test. The...
2017-02-08 Matt ArsenaultTargetLowering: Remove AddrSpace parameter from GetAddr...
2017-02-08 Matt ArsenaultLSR: Check atomic instruction pointer operands
2017-02-08 Matt ArsenaultAMDGPU: Enable InferAddressSpaces
2017-02-08 Craig Topper[X86] Add test for clflushopt intrinsic and only enable...
2017-02-08 Craig Topper[X86] Remove the VMFUNC feature flag. It was only parti...
2017-02-08 Craig Topper[X86] Remove PCOMMIT instruction support since Intel...
2017-02-08 Craig TopperMove mnemonicIsValid to Mips target.
2017-02-08 Daniel BerlinRevert "CVP: Make CVP iterate in an order that maximize...
2017-02-08 Daniel BerlinCVP: Make CVP iterate in an order that maximizes reuse...
2017-02-08 Amaury Sechet[DAGCombiner] Push truncate through adde when the carry...
2017-02-08 Lang Hames[Orc][RPC] Add a HandlerTratis specialization for free...
2017-02-08 Marcos Pividori[libFuzzer] Use long long to ensure 64 bits.
2017-02-08 Marcos Pividori[libFuzzer] Use custom target instead of list of binari...
2017-02-08 Marcos Pividori[libFuzzer] Properly use Handle instead of FD on Windows.
2017-02-08 Marcos Pividori[libFuzzer] Change Uninstrumented test name.
2017-02-08 Marcos Pividori[libFuzzer] fuzzer-jobs requires posix.
2017-02-08 Marcos Pividori[libFuzzer] Update fuzzer.test to properly set environm...
2017-02-08 Marcos Pividori[libFuzzer] Don't add newline character when using...
2017-02-08 Marcos Pividori[libFuzzer] Disable ulimit test on windows.
2017-02-08 Marcos Pividori[libFuzzer] Remove ? wildcard on tests.
2017-02-08 Marcos Pividori[libFuzzer] Update fuzzer-segv to set environment varia...
2017-02-08 Marcos Pividori[libFuzzer] Properly configure tests for Windows.
2017-02-08 Marcos Pividori[libFuzzer] Simplify dump_coverage test.
2017-02-08 Marcos Pividori[libFuzzer] Update Load test to work on 32 bits.
2017-02-08 Marcos Pividori[libFuzzer] Update test to consider different exceptions.
2017-02-08 Marcos Pividori[libFuzzer] Temporarily fix Shmem for Windows.
2017-02-07 Sanjoy Das[IRCE] Add a missing invariant check
2017-02-07 Chris Bieneman[CMake] Allow overriding CMAKE_LIBTOOL
2017-02-07 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2017-02-07 Eugene Zelenko[PowerPC] Fix some Include What You Use warnings; other...
2017-02-07 Eric Fiselier[CMake] Fix USE_LLVM_SANITIZER configuration for out...
2017-02-07 Kostya Serebryany[libFuzzer] replace std::random_shuffle with std::shuff...
2017-02-07 Simon Pilgrim[X86][SSE] Add SSE2 build vector insertion tests
2017-02-07 Daniel BerlinPredicateInfo: Some compilers are unhappy with naming...
2017-02-07 Simon Pilgrim[X86][SSE] Add additional v4i32/v8i16/v16i8 build vecto...
2017-02-07 David BlaikieFix some missing negations in the traits checking from...
2017-02-07 Wolfgang PiebDebugInfo: Track spilled variables in LiveDebugValues
2017-02-07 Kevin EnderbyFix a typo in an error message for a check of invalid...
2017-02-07 Daniel BerlinAdd PredicateInfo utility and printing pass
2017-02-07 Duncan P. N... ADT: Add explicit conversions for reverse ilist iterators
2017-02-07 Hans Wennborg[X86] Disable conditional tail calls (PR31257)
2017-02-07 Sanjoy DasFix the docs build
2017-02-07 Tim NorthoverGlobalISel: translate @llvm.va_end intrinsic.
2017-02-07 Sanjay Patel[x86] improve comments for SHRUNKBLEND node creation...
2017-02-07 Matthew Simpson[LV] Add new ARM/AArch64 interleaved access cost model...
2017-02-07 Daniel BerlinThis patch adds a ssa_copy intrinsic, as part of splitt...
2017-02-07 Daniel BerlinReplace custom written DFS walk with depth first iterator
2017-02-07 Sanjoy Das[ImplicitNullCheck] Extend Implicit Null Check scope...
2017-02-07 Sanjay Patel[x86] use range-for loops; NFCI
2017-02-07 Matthew Simpson[LV] Simplify ARM/AArch64 interleaved access cost model...
2017-02-07 Chris Bieneman[CMake] Move ninja job pool options to HandleLLVMOptions
2017-02-07 Sanjay Patel[x86] use getSignBit() for clarity; NFCI
2017-02-07 David BlaikieFix the -Werror build for some sign-comparisons
2017-02-07 Nemanja Ivanovic[PowerPC][Altivec] Add vnot extended mnemonic
2017-02-07 Reid Kleckner[SDAGISel] Simplify some SDAGISel code, NFC
next