OSDN Git Service

[InstCombine] remove overzealous assert for shuffles (PR41419)
[android-x86/external-llvm.git] / test /
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...
2019-04-06 Simon Pilgrim[X86] Split expandload and compressstore tests
2019-04-06 Simon Pilgrim[X86][SSE] Add more exhaustive masked load/store tests
2019-04-06 Simon Pilgrim[CostModel][X86] Add more exhaustive masked load/store...
2019-04-05 Sanjay Patel[InstCombine] add more tests for fmul+fdiv+sqrt; NFC
2019-04-05 Francis Visoiu Mistrih[X86] Enable tail calls for CallingConv::Swift
2019-04-05 Francis Visoiu Mistrih[X86] Preserve operand flag when expanding TCRETURNri
2019-04-05 Stanislav Mekhanoshin[AMDGPU] Add MachineDCE pass after RenameIndependentSubregs
2019-04-05 Craig Topper[X86] Merge the different Jcc instructions for each...
2019-04-05 Craig Topper[X86] Merge the different SETcc instructions for each...
2019-04-05 Craig Topper[X86] Merge the different CMOV instructions for each...
2019-04-05 Guozhi Wei[LCG] Add aliased functions as LCG roots
2019-04-05 Sanjay Patel[InstCombine] add tests for fdiv+fmul; NFC
2019-04-05 Sanjay Patel[InstCombine] add tests for sqrt+fdiv+fmul; NFC
2019-04-05 Sanjay Patel[InstCombine] add test to show reassociation that creat...
2019-04-05 Stephen TozerRevert "[llvm-readobj] Improve error message for -...
2019-04-05 Stephen Tozer[llvm-readobj] Improve error message for --string-dump
2019-04-05 Clement Courbet[ExpandMemCmp][NFC] Add tests for `memcmp(p, q, n)...
2019-04-05 Simon Pilgrim[SelectionDAG] Add fcmp UNDEF handling to SelectionDAG...
2019-04-05 Matt ArsenaultAMDGPU/GlobalISel: Fix non-power-of-2 select
2019-04-05 Sanjay Patel[DAGCombiner][x86] scalarize splatted vector FP ops
2019-04-05 Simon Pilgrim[X86][AVX] Add PR34584 masked store test cases
2019-04-05 Simon Pilgrim[X86] Add SSE/AVX1/AVX2 masked trunc+store tests
2019-04-05 Roger Ferrer Ibanez[RISCV] Implement adding a displacement to a BlockAddress
2019-04-05 Pavel LabathMinidump: Add support for reading/writing strings
2019-04-05 Piotr Sobczak[SelectionDAG] Compute known bits of CopyFromReg
2019-04-05 Craig Topper[X86] Promote i16 SRA instructions to i32
2019-04-05 Serguei Katkov[FastISel] Fix crash for gc.relocate lowring
2019-04-04 David CallahanInclude invoke'd functions for recursive extract
2019-04-04 James Y KnightRevert [X86] When using Win64 ABI, exit with error...
2019-04-04 Sam Clegg[WebAssembly] Add new explicit relocation types for...
2019-04-04 Don Hinton[llvm-objcopy] [llvm-symbolizer] Fix failing tests
2019-04-04 Adrian Prantlllvm-dwarfdump: Support alternative architecture names...
2019-04-04 Sanjay Patel[x86] eliminate unnecessary broadcast of horizontal op
2019-04-04 Lewis Revill[RISCV] Support assembling TLS add and associated modifiers
2019-04-04 Jonas Paulsson[SystemZ] Bugfix in isFusableLoadOpStorePattern()
2019-04-04 George Rimar[yaml2obj] - Check we correctly set the sh_info field...
2019-04-04 Diana Picus[ARM GlobalISel] Support DBG_VALUE
2019-04-04 Simon Pilgrim[SLP][X86] Regenerate operandorder tests with arguments...
2019-04-04 Sander de Smalen[AArch64][AsmParser] Fix .arch_extension directive...
2019-04-04 Igor Kudrin[llvm-symbolizer] Allow more flexible usage of -e.
2019-04-04 Igor Kudrin[llvm-symbolizer] Add `--output-style` switch.
2019-04-04 Luqman Aden[InstCombine] Combine no-wrap sub and icmp w/ constant.
2019-04-04 Craig Topper[X86] Use INSERT_SUBREG rather than SUBREG_TO_REG when...
2019-04-04 Serguei Katkov[FastISel] Fix the crash in gc.result lowering
2019-04-04 David L. JonesRevert r357452 - 'SimplifyCFG SinkCommonCodeFromPredece...
2019-04-04 Hubert Tong[XCOFF] Add functionality for parsing AIX XCOFF object...
2019-04-04 Craig Topper[X86] Remove CustomInserters for RDPKRU/WRPKRU. Use...
2019-04-03 Craig Topper[X86] Remove CustomInserter pseudos for MONITOR/MONITOR...
2019-04-03 Craig Topper[X86] Remove dead CHECK lines for a test. NFC
2019-04-03 Craig Topper[X86] Autogenerate checks. NFC
2019-04-03 Nico Weberllvm-undname: Fix a crash-on-invalid
2019-04-03 Nico Weberllvm-undame: Fix an assert-on-invalid
2019-04-03 Nico Weberllvm-undname: Fix an assert-on-invalid
2019-04-03 Nico Weberllvm-undname: Fix a crash-on-invalid
2019-04-03 Sanjay Patel[x86] fold shuffles of h-ops that have an undef operand
2019-04-03 Sanjay Patel[x86] eliminate movddup of horizontal op
2019-04-03 Sanjay Patel[x86] add another test for disguised h-op; NFC
2019-04-03 Matt ArsenaultAMDGPU: Split block for si_end_cf
2019-04-03 Sanjay Patel[x86] add test for disguised horizontal op; NFC
2019-04-03 Jonas Devlieghere[dwarfdump] Remove bogus verifier error
2019-04-03 Taewook Oh[ProfileSummary] Count callsite samples when computing...
2019-04-03 Krzysztof Parzyszek[X86] Extend boolean arguments to inline-asm according...
2019-04-03 Simon Pilgrim[X86][AVX] combineHorizontalPredicateResult - split...
2019-04-03 Simon Pilgrim[X86][AVX] combineHorizontalPredicateResult - support...
2019-04-03 Paul Semel[DWARF] check whether the DIE is valid before querying...
2019-04-03 Jessica Paquette[AArch64][GlobalISel] Legalize G_FEXP2
2019-04-03 Sanjay Patel[x86] make stack folding tests immune to unrelated...
2019-04-03 George Rimar[llvm-readobj] - Fix 2 test cases.
2019-04-03 Ulrich Weigand[SystemZ] Improve codegen for certain SADDO-immediate...
2019-04-03 George Rimar[yaml2obj][obj2yaml] - Change how symbol's binding...
2019-04-03 James Henderson[NFC] Address missed review comment for test
2019-04-03 Sanjay Patel[x86] remove duplicate tests
2019-04-03 Sanjay Patel[x86] add negative tests for FP scalarization; NFC
2019-04-03 Sanjay Patel[x86] add tests with constants for FP scalarization...
2019-04-03 James Henderson[llvm-objcopy] Make section rename/set flags case-insen...
2019-04-03 Sanjay Patel[x86] add tests with constants for FP scalarization...
2019-04-03 Petar Avramovic[MIPS GlobalISel] Select floating point arithmetic...
2019-04-03 Javed Absar[AArch64] Update v8.5a MTE LDG/STG instructions
2019-04-03 Sanjay Patel[DAGCombiner] loosen restrictions for moving shuffles...
2019-04-03 Xing GUO[llvm-readobj] Add GNU style dumper for .gnu.version...
next