OSDN Git Service

android-x86/external-llvm.git
2018-06-20 Sanjay Patel[InstSimplify] Fix missed optimization in simplifyUnsig...
2018-06-20 Sanjay Patel[InstSimplify] Add tests for missed optimizations in...
2018-06-20 Alex Bradbury[RISCV] Add InstAlias definitions for fgt.{s|d}, fge...
2018-06-20 Mikhail Dvoretckii[X86] Adding a test for PR37879
2018-06-20 Sam McCall[ADT] Allow llvm::hash_code as DenseMap key.
2018-06-20 Krzysztof Parzyszek[Hexagon] Remove 'T' from HasVNN predicates, NFC
2018-06-20 Simon Dardis[mips] Fix the predicates of some DSP instructions...
2018-06-20 Sanjay Patel[InstCombine] ignore debuginfo when removing redundant...
2018-06-20 Alex Bradbury[RISCV] Add InstAlias definitions for sgt and sgtu
2018-06-20 Tim NorthoverARM: convert ORR instructions to ADD where possible...
2018-06-20 Tim Northover[AArch64] Implement FLT_ROUNDS macro.
2018-06-20 Clement Courbet[llvm-exegesis] Add mechanism to add target-specific...
2018-06-20 Guillaume Chatelet[llvm-exegesis] Fix failing test.
2018-06-20 Andrea Di Biagio[llvm-mca][X86] Teach how to identify register writes...
2018-06-20 Simon Pilgrim[SLPVectorizer] Split Tree/Reduction cost calls to...
2018-06-20 Clement Courbet[llvm-exegesis] Remove noexcept in r335105.
2018-06-20 Clement Courbet[llvm-exegesis] Fix missing move in r335105.
2018-06-20 Martin Storsjo[Support] Add missing includes of <system_error> for...
2018-06-20 Guillaume Chatelet[llvm-exegesis] Use a Prototype to defer picking a...
2018-06-20 Roman Lebedev[NFC][SCEV] Add tests related to bit masking (PR37793)
2018-06-20 Sjoerd Meijer[PatternMatch] Add m_Store pattern match helper
2018-06-20 Roman Lebedev[X86][Znver1] Specify Register Files, RCU; FP scheduler...
2018-06-20 Clement Courbet[X86] Fix r335097
2018-06-20 Clement Courbet[X86] Add sched class WriteLAHFSAHF and fix values.
2018-06-20 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-06-20 Craig Topper[DAGCombiner] Add some comments to some true/false...
2018-06-20 Craig Topper[X86] Remove a fptosi from the test_mm512_mask_reduce_m...
2018-06-20 Craig Topper[SelectionDAG] Don't crash on inline assembly errors...
2018-06-20 Craig Topper[X86] Use binary search of the EVEX->VEX static tables...
2018-06-20 Philip ReamesAdd more test cases for deopt-operands via regalloc
2018-06-20 Vlad TsyrklevichRevert r334980 and 334983
2018-06-19 Vedant Kumar[IR] Introduce helpers to skip debug instructions ...
2018-06-19 Kuba Mracek[llvm] Document "%T" as deprecated in TestingGuide.rst
2018-06-19 Philip Reames[InlineSpiller] Fix a crash due to lack of forward...
2018-06-19 Jessica Paquette[MachineOutliner] NFC: Remove insertOutlinerPrologue...
2018-06-19 Heejin Ahn[WebAssembly] Fix liveness tracking info after drop...
2018-06-19 Craig Topper[X86] Update fast-isel tests for clang's avx512f reduct...
2018-06-19 Craig Topper[X86] Add fast-isel tests for clang's AVX512F vector...
2018-06-19 Sanjay Patel[IR] move shuffle mask queries from TTI to ShuffleVecto...
2018-06-19 Matt Davis[MIRParser] Update a diagnostic message to use the...
2018-06-19 Krzysztof Parzyszek[Hexagon] Fix the value of HexagonII::TypeCVI_FIRST
2018-06-19 Craig Topper[X86] Initialize FMA3Info directly in its constructor...
2018-06-19 Craig Topper[X86] Don't fold unaligned loads into SSE ROUNDPS/ROUND...
2018-06-19 Krzysztof Parzyszek[Hexagon] Enforce restrictions on packetizing cache...
2018-06-19 Saleem Abdulrasooldocs: document CodeView directives
2018-06-19 Simon Dardis[mips] Mark microMIPS64 as being unsupported.
2018-06-19 Simon Dardis[mips] Fix the predicates of some aliases
2018-06-19 Simon Pilgrim[SLPVectorizer] Remove default OperandValueKind argumen...
2018-06-19 Strahinja Petrovic[PowerPC] Fix label address calculation for ppc32
2018-06-19 Roman Lebedevllvm-exegesis: mark ~ExegesisTarget() as virtual. Fixes...
2018-06-19 Clement CourbetRe-land r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Clement CourbetRevert r335038 "[llvm-exegesis] A mechanism to add...
2018-06-19 Mikhail Dvoretckii[InstCombine] Replacing X86-specific rounding intrinsic...
2018-06-19 Clement Courbet[llvm-exegesis] A mechanism to add target-specific...
2018-06-19 Mikhail Dvoretckii[X86] VRNDSCALE* folding from masked and scalar ffloor...
2018-06-19 David Green[LoopSimplifyCFG] Invalidate SCEV in LoopSimplifyCFG
2018-06-19 Roman Lebedev[MCA][NFC] Add generic XOP resource tests
2018-06-19 Roman Lebedev[MCA][NFC] Add generic TBM resource tests
2018-06-19 Simon Pilgrim[SLPVectorizer] Pull out AltOpcode determination from...
2018-06-19 Bjorn PetterssonRemove valueCoversEntireFragment asserts in ConvertDebu...
2018-06-19 Adrian KuegelAdd a factory method to ConstantDataArray that allows...
2018-06-19 Florian Hahn[LoopInterchange] Move PHI handling to adjustLoopBranches.
2018-06-19 Mikhail DvoretckiiTest commit.
2018-06-19 QingShan ZhangIf the arch is P9, we will select the DFLOADf32/DFLOADf...
2018-06-19 Roger Ferrer... [RISCV] Add tests for overflow intrinsics
2018-06-19 Max Kazantsev[SimplifyIndVars] Eliminate redundant truncs
2018-06-19 Craig Topper[X86] Add the ability to force an EVEX2VEX mapping...
2018-06-19 Craig Topper[X86] Add a new VEX_WPrefix encoding to tag EVEX instru...
2018-06-19 Sanjoy DasRevert "[SCEV] Add nuw/nsw to mul ops in StrengthenNoWr...
2018-06-19 Craig Topper[X86] Simplify the TSFlags checking code in EvexToVexIn...
2018-06-19 Heejin Ahn[WebAssembly] Remove an extra ';' at the end of a namespace
2018-06-19 Heejin Ahn[WebAssembly] Add more utility functions
2018-06-19 Heejin Ahn[WebAssembly] Add WasmEHFuncInfo for unwind destination...
2018-06-19 Eli Friedman[ARM] Thumb2 constant cmp testcases.
2018-06-19 Eli Friedman[ARM] Testcase for Thumb1 cmp with constants.
2018-06-19 Eli Friedman[ARM] Add Thumb1 coverage for cmn testcases.
2018-06-19 Eli Friedman[ARM] Testcase for missed optimization for masking.
2018-06-19 Eli Friedman[ARM] Testcase for missed optimization with i16 compare.
2018-06-19 Derek Schuff[WebAssembly] Fixed disassembler unit test failure.
2018-06-18 Heejin Ahn[WebAssembly] Make rethrow instruction take a target...
2018-06-18 Heejin Ahn[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
2018-06-18 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-18 Craig Topper[X86] Remove ReadAfterLd from avx512_shift_rmbi multiclass.
2018-06-18 Xin TongRevert "Simplify blockaddress usage before giving up...
2018-06-18 Xin TongSimplify blockaddress usage before giving up in MergeBl...
2018-06-18 Eric ChristopherTidy comment language and explanation.
2018-06-18 Eric ChristopherPull non-lazy stub table emission into a separate funct...
2018-06-18 Eric ChristopherAdd return statements to make it clear that all of...
2018-06-18 Stanislav MekhanoshinTests for dag combine select (binop) -> select. NFC.
2018-06-18 Matt Davis[llvm-mca] Cleanup the header syntax line. Fix a commen...
2018-06-18 Wouter van... [WebAssembly] Modified tablegen defs to have 2 parallel...
2018-06-18 Michael Bergrefactor of visitFADD for AllowNewConst cases
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Fix predicate pattern diagnostics.
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for saturating INC/DEC...
2018-06-18 Wouter van... [WebAssembly] Cleaned up register accessors in WebAssem...
2018-06-18 Sanjay Patel[x86] regenerate checks and adjust tests
2018-06-18 Simon Pilgrim[docs] Fix indentation of llvm-exegesis command line...
2018-06-18 Craig Topper[X86] Encode the EVEX2VEX exception list information...
2018-06-18 Michael Berg[NFC] make MIFlag accessor functions consistant with...
2018-06-18 Florian Hahn[VPlan] Add VPInstruction to VPRecipe transformation.
next