[PATCH] D28786: [ExecutionDepsFix] Kill clearance at function calls

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 13:34:50 PST 2017


loladiro updated this revision to Diff 85019.
loladiro added a comment.

Split out the optimization part into https://reviews.llvm.org/D28915


https://reviews.llvm.org/D28786

Files:
  lib/CodeGen/ExecutionDepsFix.cpp
  test/CodeGen/X86/avx-cvt.ll
  test/CodeGen/X86/avx512-cvt.ll
  test/CodeGen/X86/break-false-dep.ll
  test/CodeGen/X86/combine-fcopysign.ll
  test/CodeGen/X86/fold-load-unops.ll
  test/CodeGen/X86/half.ll
  test/CodeGen/X86/i64-to-float.ll
  test/CodeGen/X86/isint.ll
  test/CodeGen/X86/recip-fastmath.ll
  test/CodeGen/X86/recip-fastmath2.ll
  test/CodeGen/X86/sqrt-fastmath-tune.ll
  test/CodeGen/X86/sqrt-fastmath.ll
  test/CodeGen/X86/sse-scalar-fp-arith.ll
  test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
  test/CodeGen/X86/sse_partial_update.ll
  test/CodeGen/X86/uint64-to-float.ll
  test/CodeGen/X86/uint_to_fp.ll
  test/CodeGen/X86/vec_int_to_fp.ll
  test/CodeGen/X86/vector-sqrt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28786.85019.patch
Type: text/x-patch
Size: 89421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/ae87cfab/attachment.bin>


More information about the llvm-commits mailing list