[PATCH] D18828: [llvm] Minor code cleanups for GVN. NFC.

Aditya Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 08:32:46 PDT 2016


hiraditya created this revision.
hiraditya added reviewers: chandlerc, joker.eph.
hiraditya added subscribers: llvm-commits, sebpop.
hiraditya set the repository for this revision to rL LLVM.

Removing whitespaces,
Function names converted to match the style guide,
Removed dead code

Repository:
  rL LLVM

http://reviews.llvm.org/D18828

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18828.52805.patch
Type: text/x-patch
Size: 18440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/31f4d0ab/attachment.bin>


More information about the llvm-commits mailing list