OSDN Git Service

android-x86/external-llvm.git
2018-03-13 Craig Topper[X86] Simplify the LowerAVXCONCAT_VECTORS code a little...
2018-03-13 Craig Topper[X86] Rewrite LowerAVXCONCAT_VECTORS similar to how...
2018-03-13 Zachary TurnerDisable PDB injected sources test temporarily.
2018-03-13 Hiroshi YamauchiSimplify more cases of logical ops of masked icmps.
2018-03-13 Eugene ZemtsovRemove explicit triple and data layout from the test
2018-03-13 Craig Topper[DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine...
2018-03-13 Zachary TurnerUpdate modulemap to exclude new DIA headers.
2018-03-13 Eugene ZemtsovFix debuglineinfo-path.ll
2018-03-13 Francis Visoiu... [MIR] Allow frame-setup and frame-destroy on the same...
2018-03-13 Eugene ZemtsovTemporary disable debuglineinfo-path.ll to fix build
2018-03-13 Anna ThomasTest Commit NFC. Updated comment
2018-03-13 Sanjay Patel[x86] add test for WriteZero sched class instructions...
2018-03-13 Haicheng Wu[SLP] clean some formats
2018-03-13 Brian M. Rzycki[LazyValueInfo] PR33357 prevent infinite recursion...
2018-03-13 Zachary TurnerImplement pure virtual method to fix build.
2018-03-13 Eugene ZemtsovHandle mixed-OS paths in DWARF reader
2018-03-13 Sanjay Patel[MC] fix documentation comments; NFC
2018-03-13 Zachary Turner[PDB] Support dumping injected sources via the DIA...
2018-03-13 Simon DardisRevert "[mips] Guard traps for microMIPS correctly"
2018-03-13 Andrea Di Biagio[llvm-mca] Remove the logic that computes the reciproca...
2018-03-13 Simon Pilgrim[DAGCombine] visitREM - Don't assume that one divrem...
2018-03-13 Azharuddin... Build system changes for RISCV
2018-03-13 Brian Homerding[lit] - Allow 1 test to report multiple micro-test...
2018-03-13 Daniel Neilson[SelectionDAGBuilder] Replace deprecated calls to Memor...
2018-03-13 Andrea Di Biagio[MC] Move the reciprocal throughput computation from...
2018-03-13 Craig Topper[X86] Remove SplitBinaryOpsAndApply and use SplitOpsAnd...
2018-03-13 Andrea Di Biagio[llvm-mca] Simplify code that computes the latency...
2018-03-13 Brock WymaRevert r327397 [CodeView] Omit forward references for...
2018-03-13 Zaara Syedatest commit: fix formatting of a comment
2018-03-13 Jonas Devlieghere[dsymutil] Unify error handling outside DwarfLinker.
2018-03-13 Simon Dardis[mips] Guard traps for microMIPS correctly
2018-03-13 Rafael Espindola[ThinLTO] Clear dllimport when setting dso_local.
2018-03-13 Simon Pilgrim[X86][Btver2] Split i8/i16/i32/i64 div/idiv costs
2018-03-13 Andrea Di Biagio[MC] Move the instruction latency computation from...
2018-03-13 Sanjay Patel[InstCombine] fix fmul reassociation to avoid creating...
2018-03-13 Simon Dardis[mips] Fix the definitions of the EVA instructions
2018-03-13 Jonas Devlieghere[dsymutil] Remove old error/warn functions. NFC.
2018-03-13 Jonas Devlieghere[dsymutil] Perform analyzeContextInfo and CloneDIEs...
2018-03-13 Daniel Neilson[SROA] Take advantage of separate alignments for memcpy...
2018-03-13 Brock Wyma[CodeView] Omit forward references for unnamed structs...
2018-03-13 Andrea Di Biagio[llvm-mca] Use a const ArrayRef in a few places. NFC
2018-03-13 Haicheng Wu[TTI] Fix a typo in the comment
2018-03-13 Clement Courbet[llvm-mca] Fix unused variable warning in opt mode.
2018-03-13 Clement Courbet[llvm-mca] Refactor event listeners to make the backend...
2018-03-13 Simon Dardis[mips] Don't create nested CALLSEQ_START..CALLSEQ_END...
2018-03-13 Simon Pilgrim[X86][SSE41] createVariablePermute v2X64 - PCMPEQQ...
2018-03-13 Jonas Devlieghere[dsymutil] Unbreak non-Darwin bots.
2018-03-13 Jonas Devlieghere[dsymutil] Introduce LinkContext. NFC.
2018-03-13 Eugene Leviant[Evaluator] Evaluate load/store with bitcast
2018-03-13 Jonas Paulsson[CodeGenPrepare] Respect endianness in splitMergedValS...
2018-03-13 Max Kazantsev[SCEV][NFC] Smarter implementation of isAvailableAtLoop...
2018-03-13 Clement Courbet[MergeICmps] Make sure that the comparison only has...
2018-03-13 Yonghong Songbpf: Enhance debug information for peephole optimizatio...
2018-03-13 Yonghong Songbpf: New post-RA peephole optimization pass to eliminat...
2018-03-13 Yonghong Songbpf: Don't expand BSWAP on i32, promote it
2018-03-13 Yonghong Songbpf: Support subregister definition check on PHI node
2018-03-13 Yonghong Songbpf: Extends zero extension elimination beyond comparis...
2018-03-13 Yonghong Songbpf: J*_RR should check both operands
2018-03-13 Yonghong Songbpf: Tighten subregister definition check
2018-03-13 Yonghong Songbpf: Add more check directives in peephole testcase
2018-03-13 Serguei KatkovRevert [SCEV] Fix isKnownPredicate
2018-03-13 Serguei Katkov[SCEV] Fix isKnownPredicate
2018-03-13 Vlad TsyrklevichReland r327041: [ThinLTO] Keep available_externally...
2018-03-13 Adam Nemet[LTO] Return proper error object rather than null LTOModule
2018-03-13 Taewook Oh[ThinLTO] Add funtions in callees metadata to CallGraph...
2018-03-13 Craig Topper[LegalizeTypes] In SplitVecOp_TruncateHelper, use GetSp...
2018-03-12 Saleem AbdulrasoolObjCARC: address review comments from majnemer
2018-03-12 Alexander Shaposhnikov[llvm] Fix mc tests
2018-03-12 Sanjay Patel[InstCombine] add test to show fmul transform creates...
2018-03-12 Alexander Shaposhnikov[llvm-readobj] Extend the output of -elf-section-groups
2018-03-12 Volkan KelesBlockExtractor: Don’t delete functions directly
2018-03-12 Sanjay Patel[PatternMatch] enhance m_NaN() to ignore undef elements...
2018-03-12 Saleem AbdulrasoolObjCARC: teach the cloner about funclets
2018-03-12 Sanjay Patel[InstSimplify] add fcmp tests for constant NaN vector...
2018-03-12 Simon Pilgrim[X86][Btver2] Clean up formatting/comments in scheduler...
2018-03-12 Vedant KumarRemove the LoopInstSimplify pass (-loop-instsimplify)
2018-03-12 Michael ZolotukhinImprove caching scheme in ProvenanceAnalysis.
2018-03-12 Scott Linder[llvm-readobj][ELF] Move ELF note parsing into libObject
2018-03-12 Lei Huang[PowerPC][NFC] Explicitly state types on FP SDAG patter...
2018-03-12 Martin Storsjo[AArch64] Fold adds with tprel_lo12_nc and secrel_lo12...
2018-03-12 Craig Topper[InstCombine] Replace calls to getNumUses with hasNUses...
2018-03-12 Craig Topper[CallSiteSplitting] Use !Instruction::use_empty instead...
2018-03-12 Jan Korous[NFC] Replace iterators in PrintHelp with range-based for
2018-03-12 Jan Korous[NFC] PrintHelp cleanup
2018-03-12 Krzysztof Parzyszek[Hexagon] Fix typo in testcase
2018-03-12 Krzysztof Parzyszek[Hexagon] Counting leading/trailing bits is cheap
2018-03-12 Sanjay Patel[PatternMatch, InstSimplify] allow undef elements when...
2018-03-12 Simon Pilgrim[X86][Btver2] FSqrt/FDiv reg-reg instructions don't...
2018-03-12 Justin Bognerupdate_mir_test_checks: Fix handling of IR input after...
2018-03-12 Bjorn Pettersson[SelectionDAG] Improve handling of dangling debug info
2018-03-12 Krzysztof Parzyszek[Hexagon] Subtarget feature to emit one instruction...
2018-03-12 Roman Lebedev[InstCombine] [NFC] Add tests for peeking through FP...
2018-03-12 Simon Pilgrim[X86] Deleting README-MMX.txt now that all tasks have...
2018-03-12 Dmitry Preobrazhensky[AMDGPU][MC][GFX8] Added BUFFER_STORE_LDS_DWORD Instruction
2018-03-12 Craig Topper[X86] Add all of the MRM_C0-MRM_FF forms to the switch...
2018-03-12 Simon Pilgrim[X86][Btver2] Prefix all scheduler defs. NFCI.
2018-03-12 Craig Topper[X86] Remove use of MVT class from the ShuffleDecode...
2018-03-12 Yaxun Liu[AMDGPU] Fix lowering enqueue kernel when kernel has...
2018-03-12 Simon Pilgrim[X86][Btver2] Extend JWriteResFpuPair to accept resourc...
2018-03-12 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description
next