OSDN Git Service

[SCEV][NFC] More efficient caching in CompareSCEVComplexity
[android-x86/external-llvm.git] / lib /
2017-11-28 Max Kazantsev[SCEV][NFC] More efficient caching in CompareSCEVComplexity
2017-11-28 Max Kazantsev[GVN] Prevent ScalarPRE from hoisting across instructio...
2017-11-28 Dan Gohman[WebAssembly] Handle errors better in fast-isel.
2017-11-28 Craig Topper[X86] Remove some unused pattern fragments from td...
2017-11-28 Simon Dardis[DAGCombine] Disable finding better chains for stores...
2017-11-28 Matthias BraunMachineVerifier: Improve register operand checks
2017-11-28 Matthias BraunMachineVerifier: Improve PHI operand checking
2017-11-28 Rafael EspindolaUse FILE_FLAG_DELETE_ON_CLOSE for TempFile on windows.
2017-11-28 Craig Topper[X86] Make zero extend from v16i1/v8i1 to v16i8/v8i16...
2017-11-28 Rafael EspindolaMove code. NFC.
2017-11-28 Rafael EspindolaThis reverts commit r319096 and r319097.
2017-11-28 Matthias BraunARM: Fix PR32578
2017-11-28 Dan Gohman[WebAssembly] Fix trapping behavior in fptosi/fptoui.
2017-11-28 Adrian PrantlSROA: Avoid creating a fragment expression that covers...
2017-11-28 Adrian PrantlMove getVariableSize from Verifier.cpp into DIVariable...
2017-11-28 Craig Topper[X86] Remove unnecessary fp<->int setOperationAction...
2017-11-28 Craig Topper[X86] Remove duplicate calls to setOperationAction...
2017-11-28 Rafael EspindolaAdd an F_Delete flag.
2017-11-27 Craig Topper[DAGCombiner] Don't combine aext(setcc) if the setcc...
2017-11-27 Craig Topper[DAGCombiner] Use EVT::changeVectorElementTypeToInteger...
2017-11-27 Rafael EspindolaAdd OpenFlags to the create(Unique|Temporary)File inter...
2017-11-27 Craig Topper[X86] Teach getSetCCResultType to handle more than...
2017-11-27 Greg ClaytonFixed the ability to recursively get an attribute value...
2017-11-27 Craig Topper[X86] Remove lines that set v8f32 FP_ROUND/FP_EXTEND...
2017-11-27 Davide Italiano[Mem2Reg] Clang-format unformatted parts of this file...
2017-11-27 Davide Italiano[SROA] Propagate !range metadata when moving loads.
2017-11-27 Sanjay Patel[PartiallyInlineLibCalls][x86] add TTI hook to allow...
2017-11-27 Zaara Syeda[PowerPC] Remove redundant TOC saves
2017-11-27 Craig Topper[SelectionDAG] Add a debug message when vector_shuffle...
2017-11-27 Arnold SchwaighoferInliner: Don't mark notail calls with the 'tail' attribute
2017-11-27 Zachary Turner[BinaryStream] Support growable streams.
2017-11-27 Craig Topper[X86] Remove an unused isel pattern that looked for...
2017-11-27 Sanjay Patel[InstCombine] use 'auto' with 'dyn_cast'; NFC
2017-11-27 Craig Topper[X86] Teach combineX86ShuffleChain that AllowIntDomain...
2017-11-27 Simon Pilgrim[X86][AVX512] Tag AVX512 PACKSS/PACKUS/PMADDWD/PMADDUBS...
2017-11-27 Krzysztof Parzyszek[Hexagon] Implement HexagonSubtarget::isHVXVectorType
2017-11-27 Craig Topper[X86] Make getSetCCResultType return vXi1 for any vXi32...
2017-11-27 Simon Pilgrim[X86][SSE] Fix roundpd instructions to correctly use...
2017-11-27 Dmitry Preobrazhensky[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding...
2017-11-27 Zaara Syeda[Power9] Improvements to vector extract with variable...
2017-11-27 Simon Pilgrim[X86][AVX512] Tag AVX512 sqrt instructions with SSE_SQR...
2017-11-27 Jonas Devlieghere[llvm-dwarfdump] Display DW_AT_high_pc as absolute...
2017-11-27 Sanjay Patel[InstSimplify] use m_APFloat to simplify fcmp folds...
2017-11-27 Nirav Dave[DAG] Do MergeConsecutiveStores again before Instructio...
2017-11-27 Simon Pilgrim[X86] Add INVLPGA to the existing INVLPG scheduling
2017-11-27 Petar Jovanovic[mips] fix asmstring of Ext and Ins instructions and...
2017-11-27 Jan Korous[Support] Fix locking of shared variable in threadpool
2017-11-27 Vedran Miletic[AMDGPU] Add custom lowering for llvm.log{,10}.{f16...
2017-11-27 John Brawn[CGP] Fix handling of null pointer values in optimizeMe...
2017-11-27 Simon Pilgrim[X86][FMA] Tag all FMA/FMA4 instructions with WriteFMA...
2017-11-27 Momchil Velikov[ARM] Fix an off-by-one error when restoring LR for...
2017-11-27 Andrew V. TischenkoUpdate BTVER2 sched numbers for SSE42 string instructions.
2017-11-27 Craig Topper[SelectionDAG] Teach SplitVecRes_SETCC to call GetSplit...
2017-11-27 Craig Topper[SelectionDAG] Fix function name in comment. NFC
2017-11-26 Craig Topper[X86] Fix an assert that was incorrectly checking for...
2017-11-26 Simon Pilgrim[X86][3DNow] Add 3DNow! instruction itinerary and sched...
2017-11-26 Simon Pilgrim[X86][3DNow] Remove unused I3DNow_binop_rm/I3DNow_conv_...
2017-11-26 Simon Pilgrim[X86][MMX] Add IIC_MMX_MOVMSK instruction itinerary...
2017-11-26 Jatin Bhateja[SCEV] Adding a check on outgoing branches of a termina...
2017-11-26 Oren Ben SimhonControl-Flow Enforcement Technology - Shadow Stack...
2017-11-26 Coby Tayree[x86][icelake]GFNI
2017-11-26 Jatin Bhateja[SCEV] NFC : Removing unnecessary check on outgoing...
2017-11-25 Craig Topper[X86] Add separate intrinsics for scalar FMA4 instructions.
2017-11-25 Craig Topper[X86] Don't report gather is legal on Skylake CPUs...
2017-11-25 Craig Topper[SelectionDAG] Remove some dead code from vector scalaring
2017-11-25 Andrew V. TischenkoAdd BTVER2 sched support for SHLD/SHRD.
2017-11-25 Craig Topper[X86] Simplify some code in combineSetCC. NFCI
2017-11-25 Craig Topper[X86] Qualify some vector specific code with VT.isVecto...
2017-11-25 Craig Topper[X86] Support folding to andnps with SSE1 only.
2017-11-25 Craig Topper[X86] Add some early DAG combines to turn v4i32 AND...
2017-11-24 Craig TopperRecommit r318963 "[APInt] Don't print debug messages...
2017-11-24 Craig Topper[X86] Prevent using X * rsqrt(X) to approximate sqrt...
2017-11-24 Craig TopperRevert 318963 "[APInt] Don't print debug messages from...
2017-11-24 Craig Topper[APInt] Don't print debug messages from the APInt knuth...
2017-11-24 Simon Dardis[CodeGenPrepare] Check that erased sunken address are...
2017-11-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added v_interp_p2_f16 and v_interp_p...
2017-11-24 Benjamin KramerMake helpers static. NFC.
2017-11-24 John Brawn[CGP] Make optimizeMemoryInst able to combine more...
2017-11-24 Aleksandar Beserminji[mips] Set microMIPS ASE flag
2017-11-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of 'inst_offset' modif...
2017-11-23 Craig Topper[X86] Don't invert NewCC variable while processing...
2017-11-23 Craig Topper[X86] Teach isel that X86ISD::CMPM_RND zeros the upper...
2017-11-23 Craig Topper[X86] Remove some unneeded opcodes from getVectorMaskin...
2017-11-23 Craig Topper[X86] Add X86ISD::CMPM_RND to getVectorMaskingNode...
2017-11-23 Craig Topper[X86] Remove some dead code leftover from when i1 was...
2017-11-23 Craig Topper[X86] Remove some dead code. NFC
2017-11-23 Alexander PotapenkoMSan: remove an unnecessary cast. NFC for userspace...
2017-11-23 Simon Pilgrim[X86][SSE] Use (V)PHMINPOSUW for vXi16 SMAX/SMIN/UMAX...
2017-11-23 Diana Picus[ARM GlobalISel] Support G_FDIV for s32 and s64
2017-11-23 Diana Picus[ARM GlobalISel] Support G_FMUL for s32 and s64
2017-11-23 Simon Dardis[mips] Use the delay slot filler to convert branches...
2017-11-23 Coby Tayree[x86][icelake]BITALG
2017-11-23 Alexander Potapenko[MSan] Move the access address check before the shadow...
2017-11-23 Max Kazantsev[IRCE][NFC] Add no wrap flags to no-wrapping SCEV calcu...
2017-11-23 Leslie ZhaiAdd backend name to AVR Target to enable runtime info...
2017-11-23 Craig Topper[X86] Turn an if condition that should always be true...
2017-11-23 Craig Topper[X86] Remove unnecessary check for is128BitVector. NFC
2017-11-23 Craig Topper[X86] Simplify some bitmasking and use llvm_unreachable...
2017-11-23 Craig Topper[X86] Remove a ternary operator that can only ever...
2017-11-23 Yaxun Liu[NFC] CodeGen: Handle shift amount type in DAGTypeLegal...
next