OSDN Git Service

android-x86/external-llvm.git
2017-11-27 Jake Ehrlich[llvm-objcopy] Add --strip-all-gnu and change --strip-all
2017-11-27 Zachary Turner[BinaryStream] Support growable streams.
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
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] Add avx512bw command lines to vselect-packss.ll
2017-11-27 Jonas HahnfeldDelete obsolete function mergeUseListsImpl
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 Fangrui Song[XRay] Fix typo in docs. NFC
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 Sanjay Patel[InstSimplify] add fcmp with negative constant tests...
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 Simon Pilgrim[X86] Add scheduling tests for invlpg/invlpga
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 Max Kazantsev[NFC] Add missing unit tests for EquivalenceClasses
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][SSE] Add SSE42 tests to the clear upper tests
2017-11-26 Simon Dardis[utils][mips] Add support for mips for update_llc_checks.py
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 David BlaikieRemove dead code
2017-11-25 Craig Topper[X86] Remove GCCBuiltin from intrinsics that are no...
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 Dylan McKay[AVR] Use the short form of 'clr <reg>'
2017-11-24 Benjamin KramerMake helpers static. NFC.
2017-11-24 Javed Absar[SCEV] : Simplify loop to range-loop.NFC.
2017-11-24 John Brawn[CGP] Make optimizeMemoryInst able to combine more...
2017-11-24 Aleksandar... [mips] Set microMIPS ASE flag
2017-11-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of 'inst_offset' modif...
2017-11-23 Benjamin Kramer[YAMLParser] Fix unused variable warning.
2017-11-23 Benjamin Kramer[YAMLParser] Don't crash on null keys in KeyValueNodes.
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 Ying YiReverted rL318911 since it broke the sanitizer-windows.
2017-11-23 Ying Yi[lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ...
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 George RimarRevert r318822 "[llvm-tblgen] - Stop using std::string...
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...
2017-11-23 David BlaikieInstrumentation.h: Remove dead/untested code for DFSan...
2017-11-22 Craig Topper[X86] Regenerate the vector-popcnt and vector-tzcnt...
2017-11-22 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-22 Fedor SergeevIR printing improvement for loop passes
2017-11-22 Krzysztof Parzyszek[Hexagon] Implement buildVector32 and buildVector64...
2017-11-22 Krzysztof Parzyszek[Hexagon] Add patterns to select A2_combine_ll and...
2017-11-22 Krzysztof Parzyszek[Hexagon] Remove trailing spaces, NFC
2017-11-22 Paul RobinsonAdd a missing include found by modules bot.
2017-11-22 Craig Topper[X86] Support v32i16/v64i8 CTLZ using lookup table.
2017-11-22 Craig Topper[X86] Move the BITALG setOperationAction code into...
2017-11-22 Craig Topper[X86] Sink the MGATHER setOperationActions for AVX2...
next