OSDN Git Service

[InstSimplify] fold fcmp (maxnum, X, C1), C2
[android-x86/external-llvm.git] / lib /
2019-05-19 Sanjay Patel[InstSimplify] fold fcmp (maxnum, X, C1), C2
2019-05-19 Dinar Temirbulatov[SLP] Refactoring of EdgeInfo and UserTreeIdx in buildT...
2019-05-19 Craig Topper[X86] Remove combineShift function. Just dispatch direc...
2019-05-18 Matt ArsenaultGVN: Handle addrspacecast
2019-05-18 Simon PilgrimMemCmpExpansion::getCompareLoadPairs - assert we find...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
2019-05-17 Matt ArsenaultGlobalISel: Implement lower for S64->S32 [SU]ITOFP
2019-05-17 Sam Clegg[WebAssembly] Remove expected failure of builtin-locati...
2019-05-17 Matt ArsenaultGlobalISel: Define integer min/max instructions
2019-05-17 Sanjay Patel[InstCombine] move bitcast after insertelement-with...
2019-05-17 Simon Pilgrim[X86][SSE] Fold movmsk(not(x)) -> not(movmsk)
2019-05-17 Simon Pilgrim[X86][SSE] Match all-of bool scalar reductions into...
2019-05-17 Cameron McInally[InstSimplify] Add unary fneg to `fsub 0.0, (fneg X...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers
2019-05-17 Roman Lebedev[DAGCombiner] visitShiftByConstant(): drop bogus signbi...
2019-05-17 Roman Lebedev[InstCombine] canShiftBinOpWithConstantRHS(): drop...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled labels with s_call_b64 and s_cbran...
2019-05-17 Simon Pilgrim[X86][AVX] Remove LowerCTTZ's AVX1 custom vector handling.
2019-05-17 Simon Pilgrim[X86][AVX] isNOT - add extract_subvector(xor X, -1...
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled expressions for most operands...
2019-05-17 Matt ArsenaultAMDGPU: Fix unused variable warnings in release builds
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCEIL
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_INTRINSIC_TRUNC
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FRINT
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCOPYSIGN
2019-05-17 Clement Courbet[MergeICmps][NFC] Add more debug.
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for llvm.amdgcn.s...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use subreg index instead of extra...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use waterfall loop for buffer_load
2019-05-17 Simon Pilgrim[X86] Pull out IsNOT helper. NFCI.
2019-05-17 Clement CourbetRe-land r360859: "[MergeICmps] Simplify the code."
2019-05-17 Rhys Perry[AMDGPU] detect WaW hazards when moving/merging load...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add saturating multiply-add long...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add integer multiply-add long...
2019-05-17 Cullen Rhodes[AArch64][SVE2] Asm: add integer multiply long instructions
2019-05-17 Craig Topper[X86] Add FeatureFastScalarShiftMasks and FeatureFastVe...
2019-05-17 Fangrui Song[PowerPC] Support .reloc *, R_PPC{,64}_NONE, *
2019-05-17 Fangrui Song[GlobalISel] Fix -Wsign-compare on 32-bit -DLLVM_ENABLE...
2019-05-17 Fangrui Song[MC][PowerPC] Clean up PPCAsmBackend
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-17 Fangrui Song[X86] Support .reloc *, R_{386,X86_64}_NONE, *
2019-05-17 Fangrui Song[AArch64] Support .reloc *, R_AARCH64_NONE, *
2019-05-17 Fangrui Song[ARM] Support .reloc *, R_ARM_NONE, *
2019-05-17 Philip Reames[LFTR] Strengthen assertions in genLoopLimit [NFCI]
2019-05-17 Philip Reames[IndVars] Don't reimplement Loop::isLoopInvariant ...
2019-05-17 Philip Reames[LFTR] Factor out a helper function for readability...
2019-05-17 Philip ReamesClarify comments on helpers used by LFTR [NFC]
2019-05-17 Jonas Paulsson[SystemZ] Bugfix in SystemZTargetLowering::combineIntD...
2019-05-17 Nico WeberRevert r360859: "Reland r360771 "[MergeICmps] Simplify...
2019-05-17 David L. Jones[X86][AsmParser] Add mnemonics missed in r360954.
2019-05-16 Evgeniy StepanovHWASan exception support.
2019-05-16 David L. Jones[X86][AsmParser] Ignore "short" even harder in Intel...
2019-05-16 David L. Jones[X86][AsmParser] Rename "ConditionCode" variable to...
2019-05-16 Reid Kleckner[X86] Deduplicate symbol lowering logic, NFC
2019-05-16 Amy HuangEmit global variables as S_CONSTANT records for codevie...
2019-05-16 Tim Renouf[CodeGen] Fixed de-optimization of legalize subvector...
2019-05-16 Lang Hames[ORC] Change handling for SymbolStringPtr tombstones...
2019-05-16 Joerg SonnenbergerFix typos in comment.
2019-05-16 Craig Topper[X86] Use 0x9 instead of 0x1 as the immediate in some...
2019-05-16 Don Hinton[CommandLine] Don't allow duplicate categories.
2019-05-16 Pavel LabathMinidump: Add support for the MemoryList stream
2019-05-16 Matt ArsenaultAMDGPU: Introduce TokenFactor for ABI register copies...
2019-05-16 Matt ArsenaultAMDGPU: Assume xnack is enabled by default
2019-05-16 Stephen TozerResubmit: [Salvage] Change salvage debug info implement...
2019-05-16 Sanjay Patel[InstSimplify] fold fcmp (minnum, X, C1), C2
2019-05-16 Xing XueFixes for builds that require strict X/Open and POSIX...
2019-05-16 Adhemerval Zanella[AArch64] Handle ISD::LROUND and ISD::LLROUND
2019-05-16 Fangrui SongRecommit [Object] Change object::SectionRef::getContent...
2019-05-16 Adhemerval Zanella[CodeGen] Add lround/llround builtins
2019-05-16 Matt ArsenaultRegAllocFast: Improve hinting heuristic
2019-05-16 Matt ArsenaultGlobalISel: Add DstOp version of buildIntrinsic
2019-05-16 Hans WennborgRevert r360876 "[Object] Change object::SectionRef...
2019-05-16 Matt ArsenaultAMDGPU/GlobalISel: Correct regbank for 1-bit and/or/xor
2019-05-16 Fangrui Song[Object] Change object::SectionRef::getContents() to...
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CMLA/SQRDCMLAH instructions
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: implement CDOT instruction
2019-05-16 Cullen Rhodes[AArch64][SVE2] Asm: add unpredicated integer multiply...
2019-05-16 Fangrui SongAdd Triple::isPPC64()
2019-05-16 Clement CourbetReland r360771 "[MergeICmps] Simplify the code."
2019-05-16 Igor Kudrin[IRMover] Improve diagnostic messages for conflicting...
2019-05-16 Matt ArsenaultGlobalISel: Add buildFConstant for APFloat
2019-05-16 Matt ArsenaultGlobalISel: Fix indentation
2019-05-16 Matt ArsenaultGlobalISel: Add G_FCOPYSIGN
2019-05-16 Lang Hames[JITLink][MachO] Use getSymbol64TableEntry for 64-bit...
2019-05-15 Craig Topper[X86] Delay creating index register negations during...
2019-05-15 Reid Kleckner[codeview] Fix SDNode representation of annotation...
2019-05-15 Simon Atanasyan[mips] Use range-based `for` loops. NFC
2019-05-15 Mandeep Singh Grang[AArch64] only indicate CFI on Windows if we emitted CFI
2019-05-15 Craig Topper[X86] Strengthen type constraints on some specialized...
2019-05-15 Reid Kleckner[codeview] Finish support for reading and writing S_ANN...
2019-05-15 Pete CouperusUncomment LLVM_FALLTHROUGH.
2019-05-15 Taewook Oh[PredicateInfo] Do not process unreachable operands.
2019-05-15 Nicolai Haehnle[MachineOperand] Add a ChangeToGA method
2019-05-15 Nicolai HaehnleRegAlloc: try to fail more gracefully when out of registers
2019-05-15 Hiroshi Yamauchi[JumpThreading] A bug fix for stale loop info after...
2019-05-15 Ryan Taylor[AMDGPU] Increases available SGPR for Calling Convention
2019-05-15 Cameron McInallyTeach InstSimplify -X + X --> 0.0 about unary FNeg
2019-05-15 Clement CourbetRevert r360771 "[MergeICmps] Simplify the code."
2019-05-15 Clement Courbet[MergeICmps] Fix r360771.
2019-05-15 Stephen TozerRevert "[Salvage] Change salvage debug info implementat...
next