OSDN Git Service

[ValueTracking] Change if-else chain into switch in computeKnownBitsFromAssume
[android-x86/external-llvm.git] / test /
2019-04-11 Andrea Di Biagio[MCA] Remove wrong comments from a test. NFC
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 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
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: 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 Nikita Popov[InstCombine] Handle ssubo always overflow
2019-04-10 Nikita Popov[InstCombine] ssubo X, C -> saddo X, -C
2019-04-10 Simon Pilgrim[X86][AVX] getTargetConstantBitsFromNode - extract...
2019-04-10 Nikita Popov[InstCombine] Handle saddo always overflow
2019-04-10 Diogo N. Sampaio[AArch64] Add lowering pattern for scalar fp16 facge...
2019-04-10 Diogo N. Sampaio[ARM] [FIX] Add missing f16 vector operations lowering
2019-04-10 Xing GUO[llvm-readobj] Should declare `ListScope` for `verneed...
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 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 StenbergAdd REQUIRES: asserts to test using -debug-only
2019-04-10 Florian Hahn[VPLAN] Minor improvement to testing and debug messages.
2019-04-10 Nikita Popov[InstCombine] Handle usubo always overflow
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 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 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...
2019-04-09 Nikita PopovRevert "[InstCombine] [InstCombine] Canonicalize (...
2019-04-09 Nikita Popov[ValueTracking] Use computeConstantRange() for signed...
2019-04-09 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - add ISD::INSERT...
2019-04-09 Chen Zheng[InstCombine] [InstCombine] Canonicalize (-X s/ Y)...
2019-04-09 Stanislav MekhanoshinRevert LIS handling in MachineDCE
2019-04-09 Nikita Popov[ValueTracking] Use computeConstantRange() in signed...
2019-04-09 Sanjay Patel[InstCombine] prevent possible miscompile with sdiv...
2019-04-09 Sanjay Patel[InstCombine] add tests for sdiv with negated dividend...
2019-04-09 Sanjay Patel[InstCombine] add tests for sdiv-by-int-min; NFC
2019-04-09 Sanjay Patel[InstCombine] auto-generate complete test checks; NFC
2019-04-09 Sanjay Patel[InstCombine] prevent possible miscompile with negate...
2019-04-09 Sanjay Patel[InstCombine] add tests/comments for negate+sdiv; NFC
2019-04-09 Chen Zheng[InstCombine] add more testcases for canonicalize ...
2019-04-09 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - call SimplifyDe...
2019-04-09 Tom StellardAMDGPU/GlobalISel: Implement call lowering for shaders...
2019-04-09 Chen Zheng[PowerPC] initialize SchedModel according to platform.
2019-04-09 Peter Collingbournehwasan: Enable -hwasan-allow-ifunc by default.
2019-04-08 Sanjay Patel[InstCombine] add tests for negate+sdiv; NFC
2019-04-08 Shoaib Meenai[BinaryFormat] Update Mach-O ARM64E CPU subtype and...
2019-04-08 Sanjay Patel[InstCombine] peek through fdiv to find a squared sqrt
2019-04-08 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - use DemandedElt...
2019-04-08 Sanjay Patel[InstCombine] add extra-use tests for fmul+sqrt; NFC
2019-04-08 Nikita Popov[InstCombine] Add more tests for signed saturing math...
2019-04-08 Nico Weberllvm-undname: Fix more crashes and asserts on invalid...
2019-04-08 Adrian PrantlAdd LLVM IR debug info support for Fortran COMMON blocks
2019-04-08 Steven WuRevert [ThinLTO] Fix ThinLTOCodegenerator to export...
2019-04-08 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-08 Brian M. Rzycki[JumpThreading] Fix incorrect fold conditional after...
2019-04-08 Andrea Di Biagio[llvm-mca][scheduler-stats] Print issued micro opcodes...
2019-04-08 Simon Pilgrim[X86][AVX] Add PR34380 shuffle test cases
2019-04-08 Sanjay Patel[x86] make 8-bit shl undesirable
2019-04-08 Sanjay Patel[InstCombine] remove overzealous assert for shuffles...
2019-04-08 Simon Pilgrim[InstCombine][X86] Expand MOVMSK to generic IR (PR39927)
2019-04-08 Chen Zheng[InstCombine] sdiv exact flag fixup.
2019-04-08 Roman Lebedev[llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_CON...
2019-04-08 Chen Zheng[InstCombine] add more testcases for sdiv exact flag...
2019-04-08 Chen Zheng[InstCombine] add testcases for sdiv exact flag fixing...
2019-04-08 Chen Zheng[InstCombine]add testcase for sdiv canonicalizetion...
2019-04-08 Craig Topper[X86] Split floating point tests out of atomic-mi.ll...
2019-04-08 Craig Topper[X86] Add avx and avx512f command lines to atomic-non...
2019-04-07 Craig Topper[X86] Use (SUBREG_TO_REG (MOV32rm)) for extloadi64i8...
2019-04-07 Nikita PopovReapply [ValueTracking] Support min/max selects in...
2019-04-07 Simon Pilgrim[X86][SSE] SimplifyDemandedBitsForTargetNode - Add...
2019-04-07 Fangrui Song[llvm-objdump] Fix split of source lines; don't ltrim...
2019-04-07 Fangrui Song[llvm-objdump] Simplify disassembleObject
2019-04-06 Craig Topper[X86] When converting (x << C1) AND C2 to (x AND (C2...
2019-04-06 Craig Topper[X86] Use a signed mask in foldMaskedShiftToScaledMask...
2019-04-06 Craig Topper[X86] Add test cases to show missed opportunities to...
2019-04-06 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-06 Simon Pilgrim[X86] Add AVX-target expandload and compressstore tests
2019-04-06 Roman Lebedev[llvm-exegesis][X86] Handle CMOVcc/SETcc OPERAND_COND_C...
next