[PATCH] D21855: [InstCombine, NFC] Change the generated variable names by creating new instructions

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 11:56:54 PDT 2016


timshen created this revision.
timshen added a reviewer: spatel.
timshen added a subscriber: llvm-commits.

This removes some noise for D21775's test changes. The changed code will go away soon.

http://reviews.llvm.org/D21855

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/and-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21855.62262.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/9e969e31/attachment.bin>


More information about the llvm-commits mailing list