[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 15:20:20 PDT 2019


shawnl updated this revision to Diff 196734.
shawnl edited the summary of this revision.
shawnl added a comment.

include more tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61150/new/

https://reviews.llvm.org/D61150

Files:
  test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
  test/Transforms/SimplifyCFG/X86/lit.local.cfg
  test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
  test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
  test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
  test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
  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.196734.patch
Type: text/x-patch
Size: 180139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/d6cf2eb6/attachment-0001.bin>


More information about the llvm-commits mailing list