[all-commits] [llvm/llvm-project] 821439: [X86] emutls-pic.ll - replace X32 check prefix wit...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Nov 17 10:34:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 821439c5063bc38befca9e7ee60f07cff7309003
      https://github.com/llvm/llvm-project/commit/821439c5063bc38befca9e7ee60f07cff7309003
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/emutls-pic.ll

  Log Message:
  -----------
  [X86] emutls-pic.ll - replace X32 check prefix with X86. NFC.

We typically use X32 for gnux32 triples


  Commit: ba82e7ee5c0c7431bfba2da281aeb5fcf2ac5969
      https://github.com/llvm/llvm-project/commit/ba82e7ee5c0c7431bfba2da281aeb5fcf2ac5969
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/emutls-pie.ll

  Log Message:
  -----------
  [X86] emutls-pie.ll - replace X32 check prefix with X86. NFC.

We typically use X32 for gnux32 triples


  Commit: d035bc3e6b87db281da610f64392517036bf5411
      https://github.com/llvm/llvm-project/commit/d035bc3e6b87db281da610f64392517036bf5411
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/emutls.ll

  Log Message:
  -----------
  [X86] emutls.ll - replace X32 check prefix with X86. NFC.

We typically use X32 for gnux32 triples


  Commit: 49e0de5f6fe6470523576fb01d38021ea2957260
      https://github.com/llvm/llvm-project/commit/49e0de5f6fe6470523576fb01d38021ea2957260
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/byval.ll
    M llvm/test/CodeGen/X86/byval2.ll
    M llvm/test/CodeGen/X86/byval3.ll
    M llvm/test/CodeGen/X86/byval4.ll
    M llvm/test/CodeGen/X86/byval5.ll

  Log Message:
  -----------
  [X86] byval tests - replace X32 check prefix with X86. NFC.

We typically use X32 for gnux32 triples


Compare: https://github.com/llvm/llvm-project/compare/0333567c47c0...49e0de5f6fe6


More information about the All-commits mailing list