[all-commits] [llvm/llvm-project] 7e6044: [test] Improve x86 inline asm tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jan 11 23:35:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e604485e18d40be6ce6310e4a3e583ca0b7df47
      https://github.com/llvm/llvm-project/commit/7e604485e18d40be6ce6310e4a3e583ca0b7df47
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    A clang/test/CodeGen/X86/inline-asm-constraints.c
    R clang/test/CodeGen/X86/x86-inline-asm-v-constraint.c
    R llvm/test/CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll
    A llvm/test/CodeGen/X86/asm-modifier-32.ll
    M llvm/test/CodeGen/X86/asm-modifier-error.ll
    A llvm/test/CodeGen/X86/asm-modifier-macho.ll
    M llvm/test/CodeGen/X86/asm-modifier.ll
    R llvm/test/CodeGen/X86/inline-asm-bad-modifier.ll
    R llvm/test/CodeGen/X86/inline-asm-modifier-V.ll
    R llvm/test/CodeGen/X86/inline-asm-modifier-c.ll
    R llvm/test/CodeGen/X86/inline-asm-modifier-n.ll
    R llvm/test/CodeGen/X86/inline-asm-modifier-q.ll

  Log Message:
  -----------
  [test] Improve x86 inline asm tests

Reorganize *asm-modifier* and make other cleanups.




More information about the All-commits mailing list