[PATCH] D61150: [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes change anything

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 13:56:37 PDT 2019


shawnl created this revision.
shawnl added a reviewer: jmolloy.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

  Also add baseline tests to show effect of later patches.


Repository:
  rL LLVM

https://reviews.llvm.org/D61150

Files:
  test/Transforms/SimplifyCFG/switch-dead-default.ll
  test/Transforms/SimplifyCFG/switch-genfori8.ll
  test/Transforms/SimplifyCFG/switch-masked-bits.ll
  test/Transforms/SimplifyCFG/switch-on-const-select.ll
  test/Transforms/SimplifyCFG/switch-range-to-icmp.ll
  test/Transforms/SimplifyCFG/switch-simplify-range.ll
  test/Transforms/SimplifyCFG/switch_create-custom-dl.ll
  test/Transforms/SimplifyCFG/switch_create.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61150.196723.patch
Type: text/x-patch
Size: 89363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/53a38525/attachment.bin>


More information about the llvm-commits mailing list