OSDN Git Service

[x86] regenerate test checks; NFC
[android-x86/external-llvm.git] / lib /
2018-06-08 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-08 Florian Hahn[VPlan] Move recipe construction to VPRecipeBuilder.
2018-06-08 Simon Pilgrim[X86][BtVer2] Add support for all SUB/XOR 32/64 scalar...
2018-06-08 Daniil Fukalov[AMDGPU] Inline asm - added i16, half and i128 types...
2018-06-08 Daniil Fukalovreapply r334209 with fixes for harfbuzz in Chromium
2018-06-08 Roman Lebedev[NFC][InstSimplify] SimplifyAddInst(): coding style...
2018-06-08 Roman Lebedev[InstSimplify] add nuw %x, -1 -> -1 fold.
2018-06-08 Alexander KornienkocommandLineFitsWithinSystemLimits Overestimates System...
2018-06-08 Zachary TurnerClean up some code in Program.
2018-06-08 Zachary TurnerAdd a file open flag that disables O_CLOEXEC.
2018-06-08 Simon Pilgrim[X86][SSE] Simplify combineVectorTruncationWithPACKUS...
2018-06-08 Artur Pilipenko[BPI] Apply invoke heuristic before loop branch heuristic
2018-06-08 Florian Hahn[VPlan] Move recipe based VPlan generation to separate...
2018-06-08 Simon Dardis[mips] Correct the predicates for a number of codegen...
2018-06-08 Alex Bradbury[RISCV] Implement MC layer support for the fence.tso...
2018-06-08 Simon Pilgrim[X86][SSE] Consistently prefer lowering to PACKUS over...
2018-06-08 Roman Shirokiy[LV] Fix PR36983. For a given recurrence, fix all phis...
2018-06-08 Matt ArsenaultAMDGPU: Error on LDS global address in functions
2018-06-08 Sam Parker[DAGCombine] Fix for PR37667
2018-06-08 Hiroshi Inoue[NFC] fix formatting
2018-06-08 Craig Topper[X86] Improve some shuffle decoding code to remove...
2018-06-08 Tony Tye[AMDGPU] Simplify memory legalizer (add missing virtual...
2018-06-08 Reid KlecknerRevert r334209 "[LSR] Check yet more intrinsic pointer...
2018-06-07 Zachary TurnerExpose a single global file open function.
2018-06-07 Michael Bergpropagate fast math flags via IR on fma and sub expressions
2018-06-07 Tony Tye[AMDGPU] Simplify memory legalizer
2018-06-07 Petr Hosek[Support] Link libzircon.so when building LLVM for...
2018-06-07 Zachary TurnerFix unused private variable.
2018-06-07 Roman Lebedev[InstSimplify] shl nuw C, %x -> C iff signbit is set...
2018-06-07 Zachary Turner[FileSystem] Split up the OpenFlags enumeration.
2018-06-07 Matt ArsenaultDAG: Avoid bitcast/ext/build_vector combine
2018-06-07 Sanjay Patel[TargetLibraryInfo] add mappings from LLVM sin/cos...
2018-06-07 Daniil Fukalov[LSR] Check yet more intrinsic pointer operands
2018-06-07 Simon Pilgrim[X86][SSE] Updated comment - combineVectorSignBitsTrunc...
2018-06-07 Alex Bradbury[RISCV] AsmParser support for the li pseudo instruction
2018-06-07 Alex Bradbury[AVR] Fix build after r334078
2018-06-07 Simon Pilgrim[X86][SSE] Simplify combineVectorTruncationWithPACKUS...
2018-06-07 Hiroshi Inoue[PowerPC] avoid unprofitable Repl32 flag in BitPermutat...
2018-06-07 Petar Jovanovic[Mips] Silencing warnings in instruction info (NFC)
2018-06-07 Simon Pilgrim[X86][SSE] Simplify combineVectorTruncationWithPACKSS...
2018-06-07 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2018-06-07 Matt ArsenaultAMDGPU: Fix not including v2f64 in SReg_128
2018-06-07 Florian Hahn[Mem2Reg] Avoid replacing load with itself in promoteSi...
2018-06-07 Matt ArsenaultAMDGPU: Use scalar operations for f16 fabs/fneg patterns
2018-06-07 Matt ArsenaultAMDGPU: Try a lot harder to emit scalar loads
2018-06-07 Clement Courbet[X86][NFC] Fix harmless typo in BtVer2 model.
2018-06-07 Tomasz Krupa[X86] Block UndefRegUpdate
2018-06-07 Max Kazantsev[NFC] Use variable instead of accessing pair many times
2018-06-07 Tomasz KrupaTest commit access.
2018-06-07 Clement Courbet[X86][NFC] Fix harmless typos in BDW/ZnVer1 sched models.
2018-06-07 Karl-Johan Karlsson[BranchFolding] Fix live-in's when hoisting code
2018-06-07 Jonas Paulsson[SystemZ] Build Load And Test from scratch in convertT...
2018-06-07 Michael ZolotukhinSpeculativeExecution Pass: Set PreserveCFG to avoid...
2018-06-06 Stanislav Mekhanoshin[AMDGPU] Improve reciprocal handling
2018-06-06 Teresa Johnson[ThinLTO] Rename index IsAnalysis flag to HaveGVs ...
2018-06-06 Sanjay Patel[InstCombine] fold another shifty abs pattern to cmp...
2018-06-06 Matt ArsenaultAMDGPU: Custom lower v2f16 fneg/fabs with illegal f16
2018-06-06 Roman Lebedev[InstCombine] PR37603: low bit mask canonicalization
2018-06-06 Roman Lebedev[X86] Emit BZHI when mask is ~(-1 << nbits))
2018-06-06 Krzysztof Parzyszek[Hexagon] Implement vector-pair zero as V6_vsubw_dv
2018-06-06 Craig Topper[X86] Properly disassemble gather/scatter instructions...
2018-06-06 Craig Topper[X86] Rename vy512mem->vy512xmem and vz256xmem->vz256mem.
2018-06-06 Simon Pilgrim[X86][BtVer2] Add support for all vector instructions...
2018-06-06 Evandro Menezes[AArch64, ARM] Add support for Samsung Exynos M4
2018-06-06 Michael Bergguard fsqrt with fmf sub flags
2018-06-06 Krzysztof Parzyszek[Hexagon] Split CTPOP of vector pairs
2018-06-06 Petar JovanovicChange TII isCopyInstr way of returning arguments(NFC)
2018-06-06 David Green[GlobalMerge] Set the alignment on merged global structs
2018-06-06 Tim NorthoverInstCombine: ignore debug instructions during fence...
2018-06-06 Simon PilgrimFix MSVC '*/' found outside of comment warning. NFCI.
2018-06-06 Ilya BiryukovFix compilation of WebAssembly and RISCV after r334078
2018-06-06 Simon Pilgrim[X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR...
2018-06-06 Peter Smith[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and...
2018-06-06 Petar Jovanovic[MIPS GlobalISel] Add lowerCall
2018-06-06 Petr Hosek[Support] Use zx_cache_flush on Fuchsia to flush instru...
2018-06-05 Sanjay Patel[CodeGen] assume max/default throughput for unspecified...
2018-06-05 Amaury Sechet[Mips] Remove uneeded variants of ADDC/ADDE lowering
2018-06-05 Guozhi Wei[CodeGenPrepare] Move Extension Instructions Through...
2018-06-05 Zachary Turner[FileSystem] Remove OpenFlags param from several functions.
2018-06-05 Matt ArsenaultAMDGPU: Preserve metadata when widening loads
2018-06-05 Matt ArsenaultAMDGPU: Use more custom insert/extract_vector_elt lowering
2018-06-05 Krzysztof Parzyszek[Hexagon] Add pattern to generate 64-bit neg instruction
2018-06-05 Krzysztof Parzyszek[Hexagon] Add more patterns for generating abs/absp...
2018-06-05 Michael Bergguard fneg with fmf sub flags
2018-06-05 Simon Dardis[mips] Fix the predicates for arithmetic operations
2018-06-05 Simon Pilgrim[X86][SSE] Use multiplication scale factors for v8i16...
2018-06-05 Nirav Dave[MC][X86] Allow assembler variable assignment to regist...
2018-06-05 Matt ArsenaultDAG: Stop dropping invariant/dereferencable
2018-06-05 John Brawn[InstCombine] Correct the cmp operand type used when...
2018-06-05 Gabor Buella[X86] NFC Fix typo introduced in r328016 HSI->HDI
2018-06-05 Krzysztof Parzyszek[Hexagon] Minor cleanups in isel lowering
2018-06-05 Hiroshi Inoue[PowerPC] reduce rotate in BitPermutationSelector
2018-06-05 Simon Pilgrim[X86][SSE] Add target shuffle support to X86TargetLower...
2018-06-05 Gabor Buella[X86] NFC Refactor some code in InstPrinters
2018-06-05 Peter Smith[MC][ARM] Add range checking for Thumb2 resolved fixups.
2018-06-05 Simon Pilgrim[X86][SSE] Add basic PACKUS support to X86TargetLowerin...
2018-06-05 Peter Smith[MC][ARM] Correct Thumb BL instruction range
2018-06-05 Alexander Ivchenko[X86][CET] Shadow stack fix for setjmp/longjmp
2018-06-05 Craig Topper[X86] Make all instructions that operate on MMX types...
2018-06-05 Nirav Dave[RegAllocGreedy] Use simpler map class for EvicteeInfo...
next