[PATCH] D21448: Codegen: LICM Remove check for exactly 1 register def.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 15:37:04 PDT 2016


iteratee removed rL LLVM as the repository for this revision.
iteratee updated this revision to Diff 61044.
iteratee added a comment.

Corrected the output of the non-hoisted loads.


http://reviews.llvm.org/D21448

Files:
  lib/CodeGen/MachineLICM.cpp
  test/CodeGen/X86/hoist-invariant-load.ll
  test/CodeGen/X86/licm-dominance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21448.61044.patch
Type: text/x-patch
Size: 3947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/90127c59/attachment.bin>


More information about the llvm-commits mailing list