OSDN Git Service

android-x86/external-llvm.git
2018-06-21 Craig Topper[X86] Remove masking from 512-bit floating max/min...
2018-06-21 Tim ShenRevert "[SCEV] Improve zext(A /u B) and zext(A % B)"
2018-06-21 Tim Shen[SCEV] Improve zext(A /u B) and zext(A % B)
2018-06-20 Wolfgang Pieb[DWARF] Improved error reporting for range lists.
2018-06-20 Simon Dardis[mips] Add microMIPS specific addressing patterns.
2018-06-20 Alina SbirleaGeneralize MergeBlockIntoPredecessor. Replace uses...
2018-06-20 Bruno Cardoso... Fix WasmEHFuncInfo.h to include what it uses
2018-06-20 Alina Sbirlea[MemorySSA] Add convenience APIs in updater to avoid...
2018-06-20 Simon DardisRemove myself from the release testers list. (NFC)
2018-06-20 Benjamin Kramer[Dominators] Simplify child lists and make them determi...
2018-06-20 Alina Sbirlea[MemorySSA] Verify Phi incoming blocks are block predec...
2018-06-20 Craig Topper[X86] Use setcc ISD opcode for AVX512 integer compariso...
2018-06-20 Simon Pilgrim[SLPVectorizer] Provide InstructionsState down the...
2018-06-20 Stanislav MekhanoshinAllow binop C1, (select cc, CF, CT) -> select folding
2018-06-20 Sanjay Patel[InstCombine] fix typo in test comment; NFC
2018-06-20 Simon Dardis[mips] Correct predicates for loads, bit manipulation...
2018-06-20 Matt ArsenaultAMDGPU: Fix scalar_to_vector for v4i16/v4f16
2018-06-20 Matt ArsenaultAMDGPU: Fix missing C++ mode comment
2018-06-20 Krzysztof Parzyszek[Hexagon] Replace .ll test for expanding post-ra pesudo...
2018-06-20 Sanjay Patel[IR] add/use isIntDivRem convenience function
2018-06-20 Chandler Carruth[PM/LoopUnswitch] Support partial trivial unswitching.
2018-06-20 Alex Bradbury[RISCV] Accept fmv.s.x and fmv.x.s as mnemonic aliases...
2018-06-20 Jessica Paquette[MachineOutliner] Add debug info test for the outliner
2018-06-20 Vedant Kumar[Local] Generalize insertReplacementDbgValues, NFC
2018-06-20 Sanjay Patel[InstCombine] add vector select of binops tests (PR37806)
2018-06-20 Florian Hahn[PredicateInfo] Order instructions in different BBs...
2018-06-20 Paul Robinson[DWARF] Don't keep a ref to possibly stack allocated...
2018-06-20 Vlad TsyrklevichIRMover: Account for matching types present across...
2018-06-20 Vedant Kumar[Local] Add a utility to insert replacement dbg.values...
2018-06-20 Paul RobinsonRemove a redundant initialization. NFC
2018-06-20 Simon Pilgrim[SLPVectorizer] Move isOneOf after InstructionsState...
2018-06-20 Bjorn Pettersson[DAG] Don't map a TableId to itself in the ReplacedValu...
2018-06-20 Nirav Dave[DAG] Fix and-mask folding when narrowing loads.
2018-06-20 Eugene Leviant[LIT] Enable testing of LLVM gold plugin on Mac OS X
2018-06-20 Sam Clegg[WebAssembly] Update know failures for the wasm waterfall
2018-06-20 Simon Pilgrim[SLPVectorizer] Use InstructionsState to record AltOpcode
2018-06-20 Andrea Di Biagio[llvm-mca] use APint::operator[] to obtain the bit...
2018-06-20 Simon Pilgrim[SLPVectorizer] Relax "alternate" opcode vectorisation...
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.
next