OSDN Git Service

Build with _XOPEN_SOURCE defined on AIX
[android-x86/external-llvm.git] / test /
2019-06-07 Jinsong Ji[MachineScheduler] checkResourceLimit boundary conditio...
2019-06-07 David Bolvansky[NFC] Added tests for D63004
2019-06-07 Nico Weberllvm-lib: Disallow mixing object files with different...
2019-06-07 Sanjay Patel[x86] narrow extract subvector of vector select
2019-06-07 Sam Elliott[RISCV] Support Bit-Preserving FP in F/D Extensions
2019-06-07 Valery Pykhtin[AMDGPU] Constrain the AMDGPU inliner on maximum number...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] error on unexpected SVE predicate...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] Provide better diagnostics for...
2019-06-07 George Rimar[llvm-objcopy] - Emit error and don't crash if program...
2019-06-07 Pengfei Wang[X86] -march=cooperlake (llvm)
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-06-07 Michael Pozulp[NFC] Delete trailing whitespace character.
2019-06-07 Michael Pozulp[llvm-objdump] Print source when subsequent lines in...
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Fangrui Song[MC][ELF] Don't create relocations with section symbols...
2019-06-07 Michael Pozulp[NFC] Test commit.
2019-06-07 Matt ArsenaultAMDGPU: Don't count mask branch pseudo towards skip...
2019-06-07 Matt ArsenaultAMDGPU: Insert skips for blocks with FLAT
2019-06-06 Nemanja Ivanovic[PowerPC] Exploit the vector min/max instructions
2019-06-06 Matt ArsenaultAMDGPU: Insert skip branches over return blocks
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-intrins...
2019-06-06 Alexey Lapshin[DebugInfo] Incorrect debug info record generated for...
2019-06-06 Alexander Timofeev[AMDGPU] Partial revert for the ba447bae7448435c9986eec...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-intrinsi...
2019-06-06 Craig Topper[X86] Make a bunch of merge masked binops commutable...
2019-06-06 Sanjay Patel[InstSimplify] add tests for fcmp with known-never...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-scalar...
2019-06-06 Craig Topper[CFLGraph] Add support for unary fneg instruction.
2019-06-06 Jason Liu[AIX] Implement function descriptor on SDAG
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-fneg...
2019-06-06 Craig Topper[InlineCost] Add support for unary fneg.
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns.ll
2019-06-06 Philip Reames[LoopPred] Fix a bug in unconditional latch bailout...
2019-06-06 Simon Pilgrim[DAGCombine] MergeConsecutiveStores - improve non-tempo...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns...
2019-06-06 Craig Topper[X86] Make masked floating point equality/ordered compa...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fmul-combines...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fp-fast.ll fp...
2019-06-06 Cameron McInally[NFC][CodeGen] Remove duplicate test in fp-fast.ll
2019-06-06 Jason Liu[AIX] Implement call lowering with parameters could...
2019-06-06 Thomas Preud'hommeFileCheck [6/12]: Introduce numeric variable definition
2019-06-06 Owen Reynolds[llvm-ar] Create thin archives with MRI scripts
2019-06-06 Sanjay Patel[InstCombine] add tests for loads of bitcasted vector...
2019-06-06 Adhemerval ZanellaAArch64] Handle ISD::LRINT and ISD::LLRINT for float16
2019-06-06 Benjamin KramerRevert "[SCEV] Use wrap flags in InsertBinop"
2019-06-06 Adhemerval Zanella[AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
2019-06-06 Simon Pilgrim[X86][SSE] Add nonuniform constant vector test for...
2019-06-06 Luis Marques[RISCV] Disable test/Analysis/CostModel/RISCV tests...
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select sqrt
2019-06-06 Luis Marques[RISCV] Add CostModel GEP tests
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fabs
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fpext and fptrunc
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select floor and ceil
2019-06-06 Sam Parker[SCEV] Use wrap flags in InsertBinop
2019-06-06 Dylan McKay[AVR] Fix the 'load.ll' test after r362351
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add manual selection support...
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add the new changes to fix PR4212...
2019-06-06 Craig Topper[X86] Don't turn avx masked.load with constant mask...
2019-06-06 Craig Topper[X86] Add test case for masked load with constant mask...
2019-06-05 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Optimize G_FCMP...
2019-06-05 Matt ArsenaultAMDGPU: Don't fix emergency stack slot at offset 0
2019-06-05 Cameron McInally[MSAN] Add unary FNeg visitor to the MemorySanitizer
2019-06-05 Ulrich WeigandAllow target to handle STRICT floating-point nodes
2019-06-05 Petr HosekRevert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELEC...
2019-06-05 Matt ArsenaultAMDGPU: Invert frame index offset interpretation
2019-06-05 Joseph Tremoulet[EarlyCSE] Add tests for negated min/max/abs [NFC]
2019-06-05 Matt ArsenaultNewGVN: Handle addrspacecast
2019-06-05 Tim NorthoverInstCombine: correctly change byval type attribute...
2019-06-05 Matt ArsenaultAMDGPU: Remove amdgpu-max-work-group-size attribute
2019-06-05 Dan Gohman[WebAssembly] Limit PIC support to the Emscripten target
2019-06-05 Simon Pilgrim[X86][SSE] Add vector tests to cover more isNegatibleFo...
2019-06-05 Cameron McInally[NFC][Reassociate] Fix mistake in 468b2ad
2019-06-05 Cameron McInally[NFC][Reassociate] Add unary fneg tests to fast-basicte...
2019-06-05 Craig Topper[X86] Add the vector integer min/max instructions to...
2019-06-05 Philip Reames[Tests] Add poison inference tests for indvars showing...
2019-06-05 Cameron McInally[NFC][Reassociate] Regenerate CHECKs for fast-basictest.ll
2019-06-05 Sanjay Patel[x86] split more 256-bit stores of concatenated vectors
2019-06-05 Simon Pilgrim[X86][SSE] Add additional nt-load test cases as discuss...
2019-06-05 George Rimar[llvm-readobj] - Remove TODOs from gnu-hash-symbols...
2019-06-05 Dinar Temirbulatov[SLP] Fix regression in broadcasts caused by operand...
2019-06-05 Roman Lebedev[NFC][Codegen][X86] Add AVX2 runline for '(X & (C l...
2019-06-05 Roman LebedevUpdateTestChecks: hexagon support
2019-06-05 Petar Avramovic[MIPS GlobalISel] Select fcmp
2019-06-05 George Rimar[yaml2obj] - Change how we handle implicit sections.
2019-06-05 Simon Pilgrim[X86][AVX] combineX86ShuffleChain - combine shuffle...
2019-06-05 George Rimar[llvm-objdump] - Disassemble non-executable sections...
2019-06-05 Simon Pilgrim[X86][SSE] Add some nt-store test cases inspired by...
2019-06-05 Yevgeny RoubanResubmit "[CorrelatedValuePropagation] Fix prof branch_...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-06-05 Johannes Doerfert[NFC][FnAttrs] Stress tests for attribute deduction
2019-06-05 Nemanja Ivanovic[PowerPC] Collapse RLDICL/RLDICR into RLDIC when possible
2019-06-05 Nemanja Ivanovic[PowerPC][NFC] Add codegen test for consecutive stores...
2019-06-05 Fangrui Song[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support...
2019-06-05 Nemanja IvanovicInitial support for IBM MASS vector library
2019-06-04 Amara Emerson[AArch64] FastISel: fix test to specify -fast-isel...
2019-06-04 Cameron McInally[Scalarizer] Add UnaryOperator visitor to scalarization...
2019-06-04 Alex Brachet[test][llvm-objcopy] Test llvm-objcopy with standard...
2019-06-04 Amara Emerson[AArch64][GlobalISel] Make extloads to i64 legal.
2019-06-04 Craig Topper[X86] Add avx512bw to the avx512 machine-combiner-int...
2019-06-04 Craig Topper[X86] Add vector min/max reassociation tests to machine...
next