[PATCH] Let llc and opt override "-target-cpu" and "-target-features" using command line options "-mcpu" and "-mattr"

Akira Hatanaka ahatanak at gmail.com
Wed May 6 16:57:46 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9537

Files:
  llvm/trunk/include/llvm/CodeGen/CommandFlags.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/test/CodeGen/X86/llc-override-mcpu-mattr.ll
  llvm/trunk/test/Other/opt-override-mcpu-mattr.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/call.ll
  llvm/trunk/tools/llc/llc.cpp
  llvm/trunk/tools/opt/opt.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9537.25108.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150506/07a55c3d/attachment.bin>


More information about the llvm-commits mailing list