[PATCH] D42287: [GlobalISel][X86] Fixing failures after https://reviews.llvm.org/D37775

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 06:38:19 PST 2018


aivchenk updated this revision to Diff 131056.
aivchenk edited the summary of this revision.

https://reviews.llvm.org/D42287

Files:
  lib/Target/X86/X86CallLowering.cpp
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  lib/Target/X86/X86RegisterBankInfo.cpp
  test/CodeGen/X86/GlobalISel/callingconv.ll
  test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
  test/CodeGen/X86/GlobalISel/legalize-fadd-scalar.mir
  test/CodeGen/X86/GlobalISel/legalize-fdiv-scalar.mir
  test/CodeGen/X86/GlobalISel/legalize-fmul-scalar.mir
  test/CodeGen/X86/GlobalISel/legalize-fpext-scalar.mir
  test/CodeGen/X86/GlobalISel/legalize-fsub-scalar.mir
  test/CodeGen/X86/GlobalISel/legalize-phi.mir
  test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  test/CodeGen/X86/GlobalISel/select-fadd-scalar.mir
  test/CodeGen/X86/GlobalISel/select-fconstant.mir
  test/CodeGen/X86/GlobalISel/select-fdiv-scalar.mir
  test/CodeGen/X86/GlobalISel/select-fmul-scalar.mir
  test/CodeGen/X86/GlobalISel/select-fpext-scalar.mir
  test/CodeGen/X86/GlobalISel/select-fsub-scalar.mir
  test/CodeGen/X86/GlobalISel/select-memop-scalar.mir
  test/CodeGen/X86/GlobalISel/select-phi.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42287.131056.patch
Type: text/x-patch
Size: 116290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/675ab64a/attachment.bin>


More information about the llvm-commits mailing list