OSDN Git Service

android-x86/external-llvm.git
2019-04-11 Simon Pilgrim[X86][AVX] Add X86ISD::VPERMV demandedelts test
2019-04-11 Sanjay Patel[DAGCombiner][x86] scalarize inserted vector FP ops
2019-04-11 Diogo N. Sampaio[AArch64] Add lowering pattern for llvm.aarch64.neon...
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMILP...
2019-04-11 Simon Pilgrim[X86][AVX] Add X86ISD::VPERMILPV demandedelts tests
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add X86ISD::VPERMIL2...
2019-04-11 Simon Pilgrim[X86][XOP] Add X86ISD::VPERMIL2 demandedelts test
2019-04-11 Simon Pilgrim[X86] SimplifyDemandedVectorElts - add VPPERM support
2019-04-11 Sander de Smalen[ValueTracking] Change if-else chain into switch in...
2019-04-11 Oliver StannardTest commit access
2019-04-11 Fangrui SongUse llvm::lower_bound. NFC
2019-04-11 Andrea Di Biagio[MCA] Remove wrong comments from a test. NFC
2019-04-11 Ilya Biryukov[ADT] Fix template parameter names of llvm::{upper...
2019-04-11 Hans Wennborgtry to fix the sphinx build some more
2019-04-11 Hans WennborgTry to fix the shpinx build
2019-04-11 Roman Lebedev[llvm-exegesis] Fix serialization/deserialization of...
2019-04-11 Shiva Chen[RISCV] Put data smaller than eight bytes to small...
2019-04-11 Fangrui Song[DWARF] Set discriminator to 0 for DW_LNS_copy
2019-04-10 Erik PilkingtonFix a hang when lowering __builtin_dynamic_object_size
2019-04-10 Amara Emerson[AArch64][GlobalISel] Make <2 x p0> = G_BUILD_VECTOR...
2019-04-10 Amara Emerson[AArch64][GlobalISel] Add legalizer support for <8...
2019-04-10 Amara Emerson[AArch64][GlobalISel] Scalarize vector SDIV.
2019-04-10 Craig Topper[X86] Add SSE1 command line to atomic-fp.ll and atomic...
2019-04-10 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-10 Craig Topper[X86] Teach foldMaskedShiftToScaledMask to look through...
2019-04-10 Craig Topper[X86] Make _Int instructions the preferred instructon...
2019-04-10 David Green[ARM] Add an extra test for constant hoist. NFC
2019-04-10 Craig Topper[X86] Add test case for LEA formation regression seen...
2019-04-10 Craig Topper[X86] Replace some if statements in isel address matchi...
2019-04-10 Nick Desaulniers[X86AsmPrinter] refactor to limit use of Modifier. NFC
2019-04-10 Ali Tamur[llvm] Non-functional change: declared a local variable...
2019-04-10 Zachary Turner[PDB Docs] Start documenting CodeView Type Records.
2019-04-10 Roman Lebedev[X86] X86ScheduleBdVer2: use !listsplat operator to...
2019-04-10 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 Roman Lebedev[kate] Add '!mul' operator that was introduced in D58775
2019-04-10 David Green[ARM] Add an extra constant hoisting test. NFC
2019-04-10 David GreenRevert rL357745: [SelectionDAG] Compute known bits...
2019-04-10 Nico Weberllvm-undname: Fix another crash-on-invalid
2019-04-10 Matt ArsenaultGlobalISel: Move computeValueLLTs
2019-04-10 Matt ArsenaultGlobalISel: Fix invoke lowering creating invalid type...
2019-04-10 Matt ArsenaultGlobalISel: Support legalizing G_CONSTANT with irregula...
2019-04-10 Craig Topper[AArch64] Teach getTestBitOperand to look through ANY_E...
2019-04-10 Matt ArsenaultGlobalISel: Handle odd breakdowns for bit ops
2019-04-10 Nick Desaulniersadd FIXME: as per echristo
2019-04-10 Nick Desaulniers[AsmPrinter] refactor to remove remove AsmVariant. NFC
2019-04-10 Nikita Popov[InstCombine] Handle ssubo always overflow
2019-04-10 Nikita Popov[InstCombine] ssubo X, C -> saddo X, -C
2019-04-10 Sander de SmalenImprove compile-time performance in computeKnownBitsFro...
2019-04-10 Simon Pilgrim[X86][AVX] getTargetConstantBitsFromNode - extract...
2019-04-10 Nikita Popov[InstCombine] Handle saddo always overflow
2019-04-10 Alexander KornienkoFix a typo
2019-04-10 Fangrui Song[MachineOutliner] Replace ostringstream based string...
2019-04-10 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors...
2019-04-10 Diogo N. Sampaio[AArch64] Add lowering pattern for scalar fp16 facge...
2019-04-10 Sam McCallRevert "[LLVM-C] Correct The Current Debug Location...
2019-04-10 Diogo N. Sampaio[ARM] [FIX] Add missing f16 vector operations lowering
2019-04-10 Clement Courbet[NFC] Fix unused variable warning.
2019-04-10 Roman Lebedev[llvm-exegesis] Pacify bots - don't std::move() - preve...
2019-04-10 Xing GUO[llvm-readobj] Should declare `ListScope` for `verneed...
2019-04-10 Roman Lebedev[llvm-exegesis] YamlContext: fix some missing spaces...
2019-04-10 Roman Lebedev[llvm-exegesis] Fix error propagation from yaml writing...
2019-04-10 David Stenberg[DebugInfo] Track multiple registers in DbgEntityHistor...
2019-04-10 David Stenberg[DebugInfo] Improve handling of clobbered fragments
2019-04-10 Simon Pilgrim[TargetLowering] Move shouldFoldShiftPairToMask next...
2019-04-10 Fangrui Song[AsmPrinter] Delete unused RangeSpanList::addRange
2019-04-10 Fangrui SongMCSymbolicELF: simplify. (Flags & (x << s)) >> s is...
2019-04-10 Fangrui SongMCDwarf: use write_zeroes for MCDwarfLineAddr::FixedEncode
2019-04-10 Diana PicusFixup r358063
2019-04-10 Diana Picus[ARM GlobalISel] Add some asserts. NFC.
2019-04-10 Diana Picus[ARM GlobalISel] Select G_FCONSTANT for VFP3
2019-04-10 Diana Picus[ARM GlobalISel] Select G_FCONSTANT into pools
2019-04-10 Diana Picus[ARM GlobalISel] Map G_FCONSTANT
2019-04-10 David Stenberg[DebugInfo] Rename DbgValueHistoryMap::{InstrRange...
2019-04-10 David Stenberg[DebugInfo] Make InstrRange into a class, NFC
2019-04-10 Florian Hahn[ScheduleDAG] Add statistics for maintaining the topolo...
2019-04-10 David StenbergAdd REQUIRES: asserts to test using -debug-only
2019-04-10 Florian Hahn[VPLAN] Minor improvement to testing and debug messages.
2019-04-10 Fangrui Song[DWARF] Simplify LineTable::findRowInSeq
2019-04-10 Nikita Popov[InstCombine] Handle usubo always overflow
2019-04-10 Nikita Popov[InstCombine] Directly call computeOverflow methods...
2019-04-10 Chen Zheng[InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y).
2019-04-10 Akira Hatanaka[ObjC][ARC] Convert the retainRV marker that is passed...
2019-04-10 Craig Topper[X86] Move the 2 byte VEX optimization for MOV instruct...
2019-04-10 Fangrui Song[llvm-objdump] Don't print trailing space in dumpBytes
2019-04-10 Fangrui Song[llvm-objdump] Accept and ignore --wide/-w
2019-04-10 Jim Lin[Sparc] Fix incorrect MI insertion position for spillin...
2019-04-10 Craig Topper[X86] Support the EVEX versions vcvt(t)ss2si and vcvt...
2019-04-09 Craig Topper[X86] Add VEX_LIG to scalar VEX/EVEX instructions that...
2019-04-09 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors
2019-04-09 Robert Widmann[LLVM-C] Add Bindings to Access an Instruction's DebugLoc
2019-04-09 Robert Widmann[LLVM-C] Add Section and Symbol Iterator Accessors...
2019-04-09 Craig Topper[X86] Fix a dangling StringRef issue introduced in...
2019-04-09 Amara Emerson[AArch64][GlobalISel] Add isel support for vector G_ICM...
2019-04-09 Amara Emerson[AArch64][GlobalISel] Legalize vector G_ICMP.
2019-04-09 Amara Emerson[AArch64][GlobalISel] Add legalization for some vector...
2019-04-09 Amara Emerson[GlobalISel][AArch64] Allow CallLowering to handle...
2019-04-09 Nikita Popov[InstCombine] Add with.overflow always overflow tests...
2019-04-09 Craig Topper[AArch64] Add test case to show missed opportunity...
2019-04-09 Craig Topper[X86] Add support for {vex2}, {vex3}, and {evex} to...
2019-04-09 Craig Topper[DAGCombiner][X86][SystemZ] Canonicalize SSUBO with...
next