[PATCH] D42276: [Driver] Add an -fexperimental-isel driver option to enable/disable GlobalISel

Amara Emerson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 16:29:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC323485: [Driver] Add an -fexperimental-isel driver option to enable/disable GlobalISel. (authored by aemerson, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D42276

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Clang.cpp
  test/Driver/global-isel.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42276.131521.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180126/4a120219/attachment.bin>


More information about the cfe-commits mailing list