[PATCH] D47352: [instsimplify] Move the instsimplify pass to use more obvious file names and diretory.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 16:41:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336028: [instsimplify] Move the instsimplify pass to use more obvious file names (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47352?vs=152125&id=153599#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47352

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Scalar/InstSimplifyPass.h
  llvm/trunk/include/llvm/Transforms/Utils.h
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyInstructions.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Scalar/CMakeLists.txt
  llvm/trunk/lib/Transforms/Scalar/InstSimplifyPass.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/SimplifyInstructions.cpp
  llvm/trunk/lib/Transforms/Utils/Utils.cpp
  llvm/trunk/test/Other/new-pm-defaults.ll
  llvm/trunk/test/Other/new-pm-thinlto-defaults.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47352.153599.patch
Type: text/x-patch
Size: 25595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/ba4b0a97/attachment-0001.bin>


More information about the llvm-commits mailing list