OSDN Git Service

android-x86/external-llvm.git
2017-11-02 Andrew V. TischenkoThe patch updates sched numbers for YMM AVX instrs...
2017-11-02 Sam McCallUpdate go bindings to use new functions from rL317135.
2017-11-02 NAKAMURA Takumillvm-c/DebugInfo.h: Fix warning. [-Wdocumentation]
2017-11-02 Martin Storsjo[test] Remove the leftover empty directory after SVN...
2017-11-02 Martin Storsjo[test] Move llvm-dlltool tests into tools/llvm-dlltool...
2017-11-02 Craig Topper[X86] Remove the model checks from the 486 detection...
2017-11-02 Craig Topper[X86] Simplify the detection of pentium-mmx in Host...
2017-11-02 Eric ChristopherRevert "Remove some of the go specific C bindings for...
2017-11-02 Steven Wu[X86] Fix fast-isel-int-float-conversion test
2017-11-02 Eric ChristopherFix for go bindings header to match previous commit.
2017-11-02 Eric ChristopherRemove some of the go specific C bindings for debug...
2017-11-02 Shoaib Meenai[cmake] Switch FATAL_ERROR to SEND_ERROR
2017-11-01 Mitch PhillipsUpdate cl::opt<uint64_t> instances to cl::opt<unsigned...
2017-11-01 Jake Ehrlich[yaml2obj][ELF] Add support for setting alignment in...
2017-11-01 Adrian Prantlloop-unroll: teach remapInstruction to update dbg.value...
2017-11-01 Petar JovanovicRevert "Correct dwarf unwind information in function...
2017-11-01 whitequark[LLVM-C] Expose functions to create debug locations...
2017-11-01 Craig Topper[X86] Use foreach in X86.td to combine some of the...
2017-11-01 Craig Topper[X86] Add CMOV feature to 'i686' processor, making...
2017-11-01 Daniel Sanders[globalisel][regbank] Warn about MIR ambiguities when...
2017-11-01 Simon Pilgrim[X86][SSE] Add PACKUS support to LowerTruncate
2017-11-01 Rui UeyamaRewrite FileOutputBuffer as two separate classes.
2017-11-01 Eugene Zelenko[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize...
2017-11-01 Craig Topper[X86] Add custom code to EVEX to VEX pass to turn unmas...
2017-11-01 Adrian Prantlloop-rotate: avoid duplicating dbg.value intrinsics...
2017-11-01 Adrian Prantlloop-rotate: eliminate duplicate debug intrinsics after...
2017-11-01 Dehao ChenInclude GUIDs from the same module when computing GUIDs...
2017-11-01 Daniel Sanders[globalisel][tablegen] Add support for multi-insn emission
2017-11-01 Philip ReamesRevert 317016 and 317048
2017-11-01 Konstantin... AMDGPU: Fix set but not used warnings related to AMDGPUAS
2017-11-01 Craig Topper[X86] Prevent fast isel from folding loads into the...
2017-11-01 Graham YiuAdds code to PPC ISEL lowering to recognize half-word...
2017-11-01 Adrian PrantlRevert r317105 to investigate bot breakage.
2017-11-01 Adrian PrantlRevert r317106 to facilitate reverting r317105.
2017-11-01 Peter CollingbourneLTO: Apply global DCE to ThinLTO modules at LTO opt...
2017-11-01 Craig Topper[X86] Regnerate test to attempt to fix build bot failure.
2017-11-01 Adrian Prantlloop-rotate: avoid duplicating dbg.value intrinsics...
2017-11-01 Adrian Prantlloop-rotate: eliminate duplicate debug intrinsics after...
2017-11-01 Jonas Devlieghere[dsymutil][NFC} Rename thread related command line...
2017-11-01 Craig Topper[X86] Add 64-bit int to float/double conversion with...
2017-11-01 Andrew V. TischenkoUpdate VCVTx, VMOVNTPx and VROUNDYPx instructions sched...
2017-11-01 Petar JovanovicCorrect dwarf unwind information in function epilogue...
2017-11-01 Simon Pilgrim[X86][SSE] Begun generalizing truncateVectorWithPACKSS...
2017-11-01 Simon PilgrimRegenerate PACKUS/TRUNCS test (PR31773)
2017-11-01 Geoff Berry[BranchProbabilityInfo] Handle irreducible loops.
2017-11-01 Roger Ferrer... Revert r313618 "[ARM] Use ADDCARRY / SUBCARRY"
2017-11-01 NAKAMURA TakumiFix warnings discovered by rL317076. [-Wunused-private...
2017-11-01 NAKAMURA TakumiSuppress a warning discovered by rL317076. [-Wunused...
2017-11-01 Max KazantsevRevert rL311205 "[IRCE] Fix buggy behavior in Clamp"
2017-11-01 Simon Pilgrim[SelectionDAG] computeKnownBits - use ashrInPlace on...
2017-11-01 Simon Pilgrim[X86][SSE] Truncate with PACKSS any input with sufficie...
2017-11-01 Florian Hahn[CodeExtractor] Fix iterator invalidation in findOrCrea...
2017-11-01 Serguei KatkovFix APFloat mod sign
2017-11-01 Craig Topper[X86] Add more type qualifiers to INSERT_SUBREG operati...
2017-11-01 NAKAMURA TakumiReformat.
2017-11-01 NAKAMURA TakumiRevert rL317019, "[ADT] Split optional to only include...
2017-11-01 Craig Topper[DAGCombiner] Fix typos in comments. NFC
2017-11-01 Mitch PhillipsAdd test dependency on llvm-cfi-verify to fix up the...
2017-11-01 Craig Topper[X86] Add AVX512 support to X86FastISel::fastMaterializ...
2017-11-01 Daniel Sanders[globalisel][tablegen] Stop hard-coding the emitted...
2017-11-01 Jake EhrlichAdd system-linux to allow tests run with llvm-lit to...
2017-10-31 Benjamin Kramer[AMDGPU] Clean up symbols in the global namespace.
2017-10-31 Mitch PhillipsParse DWARF information to reduce false positives.
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Philip Reames[SimplifyIndVar] Inline makIVComparisonInvariant to...
2017-10-31 Peter CollingbourneObject: Move some code from ELF.h into ELF.cpp.
2017-10-31 Peter CollingbourneInline compareAddr function into its only caller. NFCI.
2017-10-31 Daniel SandersRevert r317040: [globalisel][tablegen] Keep track of...
2017-10-31 Reid Kleckner[codeview] Merge file checksum entries for DIFiles...
2017-10-31 Daniel SandersRe-commit: [globalisel][tablegen] Keep track of the...
2017-10-31 Marek OlsakAMDGPU: Select s_buffer_load_dword with a non-constant...
2017-10-31 Adrian Prantlloop-rotate: simplify code by using llvm::findDbgValues...
2017-10-31 Daniel SandersRevert r317029: [globalisel][tablegen] Keep track of...
2017-10-31 Benjamin KramerRevert "[DWARF] Now that Optional is standard layout...
2017-10-31 Daniel Sanders[globalisel][tablegen] Keep track of the insertion...
2017-10-31 Benjamin Kramer[DWARF] Now that Optional is standard layout, put it...
2017-10-31 Benjamin Kramer[coro] Make Spill a proper struct instead of deriving...
2017-10-31 Daniel Sanders[globalisel][tablegen] Factor out implicit def/use...
2017-10-31 Craig Topper[SimplifyCFG] Use a more generic name for the selects...
2017-10-31 Craig Topper[SimplifyCFG] Regenerate some test cases using update_t...
2017-10-31 Daniel Sanders[globalisel][tablegen] Add infrastructure to potentiall...
2017-10-31 Simon Pilgrim[X86][AVX512] Regenerate tests to remove retl/retq...
2017-10-31 Simon Pilgrim[X86][AVX512] Split AVX512F and AVX512BW bool-vector...
2017-10-31 Benjamin Kramer[ADT] Split optional to only include copy mechanics...
2017-10-31 Wolfgang Pieb[Metadata][NFC] Make MDNode::resolve() public in prepar...
2017-10-31 Daniel Sanders[globalisel][tablegen] Allow any comment in DebugCommen...
2017-10-31 Philip Reames[IndVarSimplify] Extract wrapper around SE-.isLoopInvar...
2017-10-31 Rui Ueyama[Support] Make the default chunk size of raw_fd_ostream...
2017-10-31 Philip Reames[IndVarSimplify] Simplify code using a dictionary
2017-10-31 Reid Kleckner[X86][AsmParser] Treat '%' as the modulo operator under...
2017-10-31 Nico WeberLTOModule::isBitcodeFile() shouldn't assert when return...
2017-10-31 Reid Kleckner[asan] Upgrade private linkage globals to internal...
2017-10-31 Simon Pilgrim[X86][SSE] Add VSRLI/VSRAI/VSLLI demanded elts support...
2017-10-31 Benjamin Kramer[LoopVectorize] Replace manual VPlan memory management...
2017-10-31 Jonas Devlieghere[test] Fix dsymutil/cmdline.test
2017-10-31 Florian Hahn[Reassociate] Remove FIXME from looptest.ll (NFC)
2017-10-31 Jonas Devlieghere[dsymutil] Implement the --threads option
2017-10-31 Teresa Johnson[ThinLTO] Double bits of module hash used for renaming
2017-10-31 Matthew Simpson[InstCombine] Simplify selects that test cmpxchg instru...
2017-10-31 Ayman MusaAdding a shufflevector and select LLVM IR instructions...
next