OSDN Git Service

[ADT] Make escaping fn conform to coding guidelines
[android-x86/external-llvm.git] / test /
2018-05-31 Francis Visoiu Mistrih[MC] Fallback on DWARF when generating compact unwind...
2018-05-31 Simon Pilgrim[X86][SSE] Recognise splat rotations and expand back...
2018-05-31 David Green[DA] Fix direction vectors for weakZeroSrcSIV
2018-05-31 Clement Courbet[X86] Introduce WriteFLDC for x87 constant loads.
2018-05-31 Simon Dardis[mips] Guard all short instructions correctly.
2018-05-31 Alexandros Lamprineas[InstCombine, ARM] Convert vld1 to llvm load
2018-05-31 Clement Courbet[X86] Extract latency of fldz/fld1 in separate classes.
2018-05-31 Simon Pilgrim[X86][SSE] Add support for detecting SUB(SPLAT_BV,...
2018-05-31 Pavel LabathDWARFAcceleratorTable: fix equal_range iterators
2018-05-31 Luke Geeson[AArch64] Reverted rL333427 fixing Clang UnitTest Failure
2018-05-31 Roman LebedevRevert rL333106 / D46814: [InstCombine] Fold unfolded...
2018-05-31 Jan VeselyAMDGPU/R600: Make sure functions are cacheline aligned
2018-05-31 Roman Tereshin[GlobalISel][AArch64] LegalizerInfo verifier: Fixing...
2018-05-31 Sanjay Patel[InstCombine] don't change the size of a select if...
2018-05-30 Sanjay Patel[InstCombine] don't negate constant expression with...
2018-05-30 Vedant Kumar[llvm-cov] Use the new PrintHTMLEscaped utility
2018-05-30 Vlad Tsyrklevich[LowerTypeTests] Discard extern_weak linkage for defini...
2018-05-30 Roman Tereshin[GlobalISel][AArch64] LegalizerInfo verifier: Adding...
2018-05-30 Peter Collingbournellvm-objcopy: Set sh_link to 0 on unrecognized symtab...
2018-05-30 Galina KistanovaReverted r333424 as it broke multiple build bots and...
2018-05-30 Craig Topper[X86] Update the fast-isel tests for _mm_rcp_ss, _mm_rs...
2018-05-30 Jonas Devlieghere[dsymutil] Escape HTML special characters in plist.
2018-05-30 Simon Pilgrim[X86][AVX512BW] Fixed check prefix copy+paste typo...
2018-05-30 Matt ArsenaultAMDGPU: Use better alignment for kernarg lowering
2018-05-30 Karl-Johan Karlsson[ValueTracking] Fix endless recursion in isKnownNonZero()
2018-05-30 Mark Searles[AMDGPU][Waitcnt] Fix handling of loops with many botto...
2018-05-30 Gabor Buella[X86] Lowering FMA intrinsics to native IR (LLVM part)
2018-05-30 Daniel Neilson[AliasSet] Teach the alias set how to handle atomic...
2018-05-30 Alexandros Lamprineas[InstCombine, ARM, AArch64] Convert table lookup to...
2018-05-30 Simon Pilgrim[X86][AVX512] Replace -cpu=knl with -mattr=+avx512f...
2018-05-30 Simon Pilgrim[X86][SSE] Remove unnecessary -cpu from sttni tests
2018-05-30 Simon Pilgrim[X86][SSE] Replace -cpu with equivalent -mattr for...
2018-05-30 Krzysztof Parzyszek[Hexagon] Use vector align-left when shift amount fits...
2018-05-30 Simon Dardis[mips] Correct the predicates of arithmetic and logic...
2018-05-30 Tim NorthoverAArch64: print correct annotation for ADRP addresses.
2018-05-30 Sander de Smalen[AArch64][AsmParser] Fix segfault on illegal fpimm.
2018-05-30 Daniel Cederman[Sparc] Select correct register class for FP register...
2018-05-30 Hiroshi Inoue[PowerPC] fix broken JIT-compiled code with tail call...
2018-05-30 Sam CleggFix use of `echo` command in test script
2018-05-30 Sam Clegg[WebAssembly] MC: Add compile-twice test and fix corres...
2018-05-30 Chandler Carruth[PM/LoopUnswitch] When using the new SimpleLoopUnswitch...
2018-05-30 Shiva Chen[RISCV] Support resolving fixup_riscv_call and add...
2018-05-29 Craig Topper[X86] Rename the operands in the recently introduced...
2018-05-29 Chandler Carruth[LoopInstSimplify] Re-implement the core logic of loop...
2018-05-29 Craig Topper[X86] Fix a potential crash that occur after r333419.
2018-05-29 Sam Clegg[WebAssembly] Add more error checking to object file...
2018-05-29 Matt ArsenaultAMDGPU: Fix broken check lines
2018-05-29 Matt ArsenaultAMDGPU: Round up kernel argument allocation size
2018-05-29 Sameer AbuAsal[RISCV] Add peepholes for Global Address lowering patterns
2018-05-29 Daniel Neilson[BasicAA] Teach the analysis about atomic memcpy
2018-05-29 Douglas YungUpdate CodeView register names in a test that was misse...
2018-05-29 Konstantin ZhuravlyovAMDGPU: Always set COMPUTE_PGM_RSRC2.ENABLE_TRAP_HANDLE...
2018-05-29 Eli Friedman[ARM] Enable SETCCCARRY lowering for Thumb1.
2018-05-29 Simon Pilgrim[X86][SSE] Regenerate sdiv combine tests
2018-05-29 Simon Pilgrim[X86][AVX] Regenerate vzeroall/vzeroupper cleanup tests
2018-05-29 Evandro Menezes[AArch64] Fix PR32384: bump up the number of stores...
2018-05-29 Simon Atanasyan[mips] Process numeric register name in the .set assign...
2018-05-29 Amara EmersonRevert "[AArch64] added FP16 vcvth intrinsic support"
2018-05-29 Alexander Ivchenko[llvm-readobj] Support GNU_PROPERTY_X86_FEATURE_1_AND...
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for predicated LSL/LSR...
2018-05-29 Jonas Devlieghere[CodeView] Add prefix to CodeView registers.
2018-05-29 Alexander Ivchenko[X86] Scalar mask and scalar move optimizations
2018-05-29 Than McIntoshStackColoring: better handling of statically unreachabl...
2018-05-29 Lei Huang[PowerPC] Fix the incorrect iterator inside peephole
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for AND, ORR, EOR and BIC...
2018-05-29 Luke Geeson[AArch64] added FP16 vcvth intrinsic support
2018-05-29 Simon Atanasyan[mips] Emit R_MICROMIPS_GPREL16/R_MICROMIPS_SUB/R_MICRO...
2018-05-29 Sander de Smalen[AArch64][SVE] Asm: Support for ADD (immediate) instruc...
2018-05-29 Simon Atanasyan[mips] Emit R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST...
2018-05-29 Simon Dardis[mips] Correct the predicates for a number of instructions.
2018-05-29 Simon Atanasyan[mips] Stop parsing a .set assignment if the first...
2018-05-29 Craig Topper[X86] Disable a DAG combine to allow packed AVX512DQ...
2018-05-29 Clement Courbet[X86][Sched] Add InstRW for CLC on Intel after SNB.
2018-05-29 Craig Topper[X86] Remove masked vpermi2var/vpermt2var intrinsics...
2018-05-29 Craig Topper[X86] Add unmasked vermi2var intrinsics so we can use...
2018-05-28 Craig Topper[X86] Converge X86ISD::VPERMV3 and X86ISD::VPERMIV3...
2018-05-28 Farhana Aleen[AMDGPU] Re-enabled 128bit wide-vector generation for...
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-28 Lei Huang[Power9]Legalize and emit code for HW/Byte vector extra...
2018-05-28 Zaara Syeda[PowerPC] Set isAsmParserOnly=1 for X-form TLS loads...
2018-05-28 Daniel Cederman[Sparc] Add .uahalf and .uaword directives
2018-05-27 Tim Renouf[AMDGPU] Fixed WWM bug in block otherwise entirely...
2018-05-27 Simon Pilgrim[X86] Don't hardcode scheduler class
2018-05-27 David GreenRevert 333358 as it's failing on some builders.
2018-05-27 David Green[UnrollAndJam] Add a new Unroll and Jam pass
2018-05-26 Jonas Devlieghere[dwarfdump] Make -c and -p work together
2018-05-26 Craig Topper[X86] Remove masking from avx512ifma intrinsics. Use...
2018-05-26 Amaury SechetAdd test case for D46505 . NFC
2018-05-26 Paul Semel[llvm-objcopy] Add --keep-file-symbols option
2018-05-26 Teresa Johnson[ThinLTO] Fix a few more test match issues
2018-05-26 Teresa Johnson[ThinLTO] Fix another bot failure due to test mismatch
2018-05-26 Teresa Johnson[ThinLTO] Print module summary index to assembly
2018-05-25 Florian HahnRevert r333268: [IPSCCP] Use PredicateInfo to propagate...
2018-05-25 Guozhi Wei[CodeGenPrepare] Revert r331783
2018-05-25 Mark Searles[AMDGPU][Waitcnt] Remove obsolete waitcnt option
2018-05-25 Craig TopperRecommit r333226 "[ValueTracking] Teach computeKnownBit...
2018-05-25 Stanislav Mekhanoshin[AMDGPU] Add perf hints to functions
2018-05-25 Krzysztof Parzyszek[Hexagon] Fix packing source vectors in shufflevector...
2018-05-25 David Stenberg[MustExecute] Fix a debug invariant issue in isGuarante...
2018-05-25 Simon Pilgrim[X86][SNB] Fix differences between vex/non-vex XMM...
next